Skip to content
Success

Console Output

Pull request #41523 opened
13:19:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b rather than 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
Obtained Jenkinsfile from 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b
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-41523@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
13:20:00 [2020-10-03T13:20:00.053Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:20:00 [2020-10-03T13:20:00.062Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:20:15 [2020-10-03T13:20:15.216Z] Still waiting to schedule task
13:20:15 [2020-10-03T13:20:15.217Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
13:20:56 [2020-10-03T13:20:56.587Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025872cb13b92a161) in /home/ubuntu/workspace/moby_PR-41523
[Pipeline] {
[Pipeline] checkout
13:20:59 [2020-10-03T13:20:59.077Z] using credential docker-jenkins-github-credentials
13:20:59 [2020-10-03T13:20:59.084Z] Cloning the remote Git repository
13:20:59 [2020-10-03T13:20:59.084Z] Cloning with configured refspecs honoured and without tags
13:20:59 [2020-10-03T13:20:59.112Z] Cloning repository https://github.com/moby/moby.git
13:20:59 [2020-10-03T13:20:59.181Z]  > git init /home/ubuntu/workspace/moby_PR-41523 # timeout=10
13:20:59 [2020-10-03T13:20:59.410Z] Fetching upstream changes from https://github.com/moby/moby.git
13:20:59 [2020-10-03T13:20:59.410Z]  > git --version # timeout=10
13:20:59 [2020-10-03T13:20:59.421Z]  > git --version # 'git version 2.17.1'
13:20:59 [2020-10-03T13:20:59.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:20:59 [2020-10-03T13:20:59.424Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:17 [2020-10-03T13:21:17.185Z] Fetching without tags
13:21:17 [2020-10-03T13:21:17.587Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:18 [2020-10-03T13:21:18.465Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:18 [2020-10-03T13:21:18.466Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:21:17 [2020-10-03T13:21:17.126Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:17 [2020-10-03T13:21:17.135Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:21:17 [2020-10-03T13:21:17.149Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:17 [2020-10-03T13:21:17.170Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:17 [2020-10-03T13:21:17.193Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:17 [2020-10-03T13:21:17.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:17 [2020-10-03T13:21:17.194Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:17 [2020-10-03T13:21:17.598Z]  > git config core.sparsecheckout # timeout=10
13:21:17 [2020-10-03T13:21:17.612Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:18 [2020-10-03T13:21:18.369Z]  > git remote # timeout=10
13:21:18 [2020-10-03T13:21:18.397Z]  > git config --get remote.origin.url # timeout=10
13:21:18 [2020-10-03T13:21:18.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:18 [2020-10-03T13:21:18.436Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:21:18 [2020-10-03T13:21:18.451Z]  > git rev-parse HEAD^{commit} # timeout=10
13:21:18 [2020-10-03T13:21:18.472Z]  > git config core.sparsecheckout # timeout=10
13:21:18 [2020-10-03T13:21:18.485Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:22 [2020-10-03T13:21:22.630Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:21:22 [2020-10-03T13:21:22.630Z] First time build. Skipping changelog.
13:21:22 [2020-10-03T13:21:22.664Z]  > git --version # timeout=10
13:21:22 [2020-10-03T13:21:22.701Z]  > git --version # 'git version 2.17.1'
13:21:22 [2020-10-03T13:21:22.726Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:21:24 [2020-10-03T13:21:24.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/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
13:21:34 [2020-10-03T13:21:34.041Z] Unable to find image 'alpine:latest' locally
13:21:34 [2020-10-03T13:21:34.041Z] latest: Pulling from library/alpine
13:21:34 [2020-10-03T13:21:34.041Z] df20fa9351a1: Pulling fs layer
13:21:34 [2020-10-03T13:21:34.041Z] df20fa9351a1: Verifying Checksum
13:21:34 [2020-10-03T13:21:34.041Z] df20fa9351a1: Download complete
13:21:34 [2020-10-03T13:21:34.041Z] df20fa9351a1: Pull complete
13:21:34 [2020-10-03T13:21:34.041Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
13:21:34 [2020-10-03T13:21:34.041Z] Status: Downloaded newer image for alpine:latest
13:21:39 [2020-10-03T13:21:39.351Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
13:21:39 [2020-10-03T13:21:39.651Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025872cb13b92a161) in /home/ubuntu/workspace/moby_PR-41523
[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
13:21:39 [2020-10-03T13:21:39.728Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41523
[Pipeline] // stage
13:21:39 [2020-10-03T13:21:39.730Z] using credential docker-jenkins-github-credentials
13:21:39 [2020-10-03T13:21:39.737Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41523
[Pipeline] // stage
13:21:39 [2020-10-03T13:21:39.746Z] Fetching changes from the remote Git repository
[Pipeline] // stage
13:21:39 [2020-10-03T13:21:39.772Z] Fetching without tags
[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] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
13:21:39 [2020-10-03T13:21:39.883Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
13:21:39 [2020-10-03T13:21:39.899Z] Cloning the remote Git repository
13:21:39 [2020-10-03T13:21:39.899Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
13:21:39 [2020-10-03T13:21:39.904Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
13:21:39 [2020-10-03T13:21:39.919Z] Cloning the remote Git repository
13:21:39 [2020-10-03T13:21:39.919Z] Cloning with configured refspecs honoured and without tags
[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] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:21:40 [2020-10-03T13:21:40.159Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:40 [2020-10-03T13:21:40.658Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:40 [2020-10-03T13:21:40.658Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:21:39 [2020-10-03T13:21:39.741Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:21:39 [2020-10-03T13:21:39.758Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:39 [2020-10-03T13:21:39.779Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:39 [2020-10-03T13:21:39.779Z]  > git --version # timeout=10
13:21:39 [2020-10-03T13:21:39.795Z]  > git --version # 'git version 2.17.1'
13:21:39 [2020-10-03T13:21:39.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:39 [2020-10-03T13:21:39.796Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:40 [2020-10-03T13:21:40.165Z]  > git config core.sparsecheckout # timeout=10
13:21:40 [2020-10-03T13:21:40.177Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:40 [2020-10-03T13:21:40.615Z]  > git remote # timeout=10
13:21:40 [2020-10-03T13:21:40.629Z]  > git config --get remote.origin.url # timeout=10
13:21:40 [2020-10-03T13:21:40.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:40 [2020-10-03T13:21:40.638Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:21:40 [2020-10-03T13:21:40.649Z]  > git rev-parse HEAD^{commit} # timeout=10
13:21:40 [2020-10-03T13:21:40.664Z]  > git config core.sparsecheckout # timeout=10
13:21:40 [2020-10-03T13:21:40.670Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:40 [2020-10-03T13:21:40.739Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:21:40 [2020-10-03T13:21:40.753Z]  > git --version # timeout=10
13:21:40 [2020-10-03T13:21:40.765Z]  > git --version # 'git version 2.17.1'
13:21:40 [2020-10-03T13:21:40.772Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:21:39 [2020-10-03T13:21:39.908Z] Cloning repository https://github.com/moby/moby.git
13:21:39 [2020-10-03T13:21:39.908Z]  > git init /home/jenkins/workspace/moby_PR-41523 # timeout=10
13:21:39 [2020-10-03T13:21:39.958Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:39 [2020-10-03T13:21:39.958Z]  > git --version # timeout=10
13:21:39 [2020-10-03T13:21:39.962Z]  > git --version # 'git version 2.17.1'
13:21:39 [2020-10-03T13:21:39.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:39 [2020-10-03T13:21:39.962Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:39 [2020-10-03T13:21:39.931Z] Cloning repository https://github.com/moby/moby.git
13:21:39 [2020-10-03T13:21:39.931Z]  > git init /home/docker/workspace/moby_PR-41523 # timeout=10
13:21:39 [2020-10-03T13:21:39.939Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:39 [2020-10-03T13:21:39.939Z]  > git --version # timeout=10
13:21:39 [2020-10-03T13:21:39.942Z]  > git --version # 'git version 2.7.4'
13:21:39 [2020-10-03T13:21:39.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:39 [2020-10-03T13:21:39.943Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:21:41 [2020-10-03T13:21:41.477Z] + [ PR != PR ]
13:21:41 [2020-10-03T13:21:41.477Z] + [ master != master ]
13:21:41 [2020-10-03T13:21:41.477Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:21:41 [2020-10-03T13:21:41.804Z] + docker version
13:21:41 [2020-10-03T13:21:41.804Z] Client: Docker Engine - Community
13:21:41 [2020-10-03T13:21:41.804Z]  Version:           19.03.13
13:21:41 [2020-10-03T13:21:41.804Z]  API version:       1.40
13:21:41 [2020-10-03T13:21:41.804Z]  Go version:        go1.13.15
13:21:41 [2020-10-03T13:21:41.804Z]  Git commit:        4484c46d9d
13:21:41 [2020-10-03T13:21:41.804Z]  Built:             Wed Sep 16 17:02:36 2020
13:21:41 [2020-10-03T13:21:41.804Z]  OS/Arch:           linux/amd64
13:21:41 [2020-10-03T13:21:41.804Z]  Experimental:      false
13:21:41 [2020-10-03T13:21:41.804Z] 
13:21:41 [2020-10-03T13:21:41.804Z] Server: Docker Engine - Community
13:21:41 [2020-10-03T13:21:41.804Z]  Engine:
13:21:41 [2020-10-03T13:21:41.804Z]   Version:          19.03.13
13:21:41 [2020-10-03T13:21:41.804Z]   API version:      1.40 (minimum version 1.12)
13:21:41 [2020-10-03T13:21:41.804Z]   Go version:       go1.13.15
13:21:41 [2020-10-03T13:21:41.804Z]   Git commit:       4484c46d9d
13:21:41 [2020-10-03T13:21:41.804Z]   Built:            Wed Sep 16 17:01:06 2020
13:21:41 [2020-10-03T13:21:41.804Z]   OS/Arch:          linux/amd64
13:21:41 [2020-10-03T13:21:41.804Z]   Experimental:     true
13:21:41 [2020-10-03T13:21:41.804Z]  containerd:
13:21:41 [2020-10-03T13:21:41.804Z]   Version:          1.3.7
13:21:41 [2020-10-03T13:21:41.804Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:21:41 [2020-10-03T13:21:41.804Z]  runc:
13:21:41 [2020-10-03T13:21:41.804Z]   Version:          1.0.0-rc10
13:21:41 [2020-10-03T13:21:41.804Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:21:41 [2020-10-03T13:21:41.804Z]  docker-init:
13:21:41 [2020-10-03T13:21:41.804Z]   Version:          0.18.0
13:21:41 [2020-10-03T13:21:41.804Z]   GitCommit:        fec3683
[Pipeline] sh
13:21:42 [2020-10-03T13:21:42.081Z] + docker info
13:21:49 [2020-10-03T13:21:49.054Z] Fetching without tags
13:21:49 [2020-10-03T13:21:49.327Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:49 [2020-10-03T13:21:49.029Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:49 [2020-10-03T13:21:49.031Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:21:49 [2020-10-03T13:21:49.032Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:49 [2020-10-03T13:21:49.048Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:49 [2020-10-03T13:21:49.063Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:49 [2020-10-03T13:21:49.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:49 [2020-10-03T13:21:49.063Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:49 [2020-10-03T13:21:49.336Z]  > git config core.sparsecheckout # timeout=10
13:21:49 [2020-10-03T13:21:49.337Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:49 [2020-10-03T13:21:49.822Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:49 [2020-10-03T13:21:49.822Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:21:50 [2020-10-03T13:21:50.276Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:21:50 [2020-10-03T13:21:50.330Z]  > git --version # timeout=10
13:21:50 [2020-10-03T13:21:50.331Z]  > git --version # 'git version 2.17.1'
13:21:50 [2020-10-03T13:21:50.337Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
13:21:49 [2020-10-03T13:21:49.803Z]  > git remote # timeout=10
13:21:49 [2020-10-03T13:21:49.804Z]  > git config --get remote.origin.url # timeout=10
13:21:49 [2020-10-03T13:21:49.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:49 [2020-10-03T13:21:49.806Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:21:49 [2020-10-03T13:21:49.819Z]  > git rev-parse HEAD^{commit} # timeout=10
13:21:49 [2020-10-03T13:21:49.831Z]  > git config core.sparsecheckout # timeout=10
13:21:49 [2020-10-03T13:21:49.835Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:21:51 [2020-10-03T13:21:51.257Z] + docker version
13:21:51 [2020-10-03T13:21:51.257Z] Client: Docker Engine - Community
13:21:51 [2020-10-03T13:21:51.257Z]  Version:           19.03.7
13:21:51 [2020-10-03T13:21:51.257Z]  API version:       1.40
13:21:51 [2020-10-03T13:21:51.257Z]  Go version:        go1.12.17
13:21:51 [2020-10-03T13:21:51.257Z]  Git commit:        7141c199a2
13:21:51 [2020-10-03T13:21:51.257Z]  Built:             Sat Mar  7 16:48:47 2020
13:21:51 [2020-10-03T13:21:51.257Z]  OS/Arch:           linux/s390x
13:21:51 [2020-10-03T13:21:51.257Z]  Experimental:      false
13:21:51 [2020-10-03T13:21:51.257Z] 
13:21:51 [2020-10-03T13:21:51.257Z] Server: Docker Engine - Community
13:21:51 [2020-10-03T13:21:51.257Z]  Engine:
13:21:51 [2020-10-03T13:21:51.257Z]   Version:          19.03.7
13:21:51 [2020-10-03T13:21:51.257Z]   API version:      1.40 (minimum version 1.12)
13:21:51 [2020-10-03T13:21:51.257Z]   Go version:       go1.12.17
13:21:51 [2020-10-03T13:21:51.257Z]   Git commit:       7141c199a2
13:21:51 [2020-10-03T13:21:51.257Z]   Built:            Sat Mar  7 16:47:46 2020
13:21:51 [2020-10-03T13:21:51.257Z]   OS/Arch:          linux/s390x
13:21:51 [2020-10-03T13:21:51.257Z]   Experimental:     true
13:21:51 [2020-10-03T13:21:51.257Z]  containerd:
13:21:51 [2020-10-03T13:21:51.257Z]   Version:          1.2.13
13:21:51 [2020-10-03T13:21:51.257Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
13:21:51 [2020-10-03T13:21:51.257Z]  runc:
13:21:51 [2020-10-03T13:21:51.257Z]   Version:          1.0.0-rc10
13:21:51 [2020-10-03T13:21:51.257Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:21:51 [2020-10-03T13:21:51.257Z]  docker-init:
13:21:51 [2020-10-03T13:21:51.257Z]   Version:          0.18.0
13:21:51 [2020-10-03T13:21:51.257Z]   GitCommit:        fec3683
[Pipeline] sh
13:21:51 [2020-10-03T13:21:51.641Z] + docker info
13:21:52 [2020-10-03T13:21:52.277Z] Client:
13:21:52 [2020-10-03T13:21:52.277Z]  Debug Mode: false
13:21:52 [2020-10-03T13:21:52.277Z] 
13:21:52 [2020-10-03T13:21:52.277Z] Server:
13:21:52 [2020-10-03T13:21:52.277Z]  Containers: 0
13:21:52 [2020-10-03T13:21:52.277Z]   Running: 0
13:21:52 [2020-10-03T13:21:52.277Z]   Paused: 0
13:21:52 [2020-10-03T13:21:52.277Z]   Stopped: 0
13:21:52 [2020-10-03T13:21:52.277Z]  Images: 0
13:21:52 [2020-10-03T13:21:52.277Z]  Server Version: 19.03.7
13:21:52 [2020-10-03T13:21:52.277Z]  Storage Driver: overlay2
13:21:52 [2020-10-03T13:21:52.277Z]   Backing Filesystem: <unknown>
13:21:52 [2020-10-03T13:21:52.277Z]   Supports d_type: true
13:21:52 [2020-10-03T13:21:52.277Z]   Native Overlay Diff: true
13:21:52 [2020-10-03T13:21:52.277Z]  Logging Driver: json-file
13:21:52 [2020-10-03T13:21:52.277Z]  Cgroup Driver: cgroupfs
13:21:52 [2020-10-03T13:21:52.277Z]  Plugins:
13:21:52 [2020-10-03T13:21:52.277Z]   Volume: local
13:21:52 [2020-10-03T13:21:52.277Z]   Network: bridge host ipvlan macvlan null overlay
13:21:52 [2020-10-03T13:21:52.277Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:21:52 [2020-10-03T13:21:52.277Z]  Swarm: inactive
13:21:52 [2020-10-03T13:21:52.277Z]  Runtimes: runc
13:21:52 [2020-10-03T13:21:52.277Z]  Default Runtime: runc
13:21:52 [2020-10-03T13:21:52.277Z]  Init Binary: docker-init
13:21:52 [2020-10-03T13:21:52.277Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
13:21:52 [2020-10-03T13:21:52.277Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:21:52 [2020-10-03T13:21:52.277Z]  init version: fec3683
13:21:52 [2020-10-03T13:21:52.277Z]  Security Options:
13:21:52 [2020-10-03T13:21:52.277Z]   apparmor
13:21:52 [2020-10-03T13:21:52.277Z]   seccomp
13:21:52 [2020-10-03T13:21:52.277Z]    Profile: default
13:21:52 [2020-10-03T13:21:52.277Z]  Kernel Version: 4.15.0-91-generic
13:21:52 [2020-10-03T13:21:52.277Z]  Operating System: Ubuntu 18.04.4 LTS
13:21:52 [2020-10-03T13:21:52.277Z]  OSType: linux
13:21:52 [2020-10-03T13:21:52.277Z]  Architecture: s390x
13:21:52 [2020-10-03T13:21:52.277Z]  CPUs: 2
13:21:52 [2020-10-03T13:21:52.277Z]  Total Memory: 7.861GiB
13:21:52 [2020-10-03T13:21:52.277Z]  Name: s390x-ubuntu-16
13:21:52 [2020-10-03T13:21:52.277Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
13:21:52 [2020-10-03T13:21:52.277Z]  Docker Root Dir: /var/lib/docker
13:21:52 [2020-10-03T13:21:52.277Z]  Debug Mode: false
13:21:52 [2020-10-03T13:21:52.277Z]  Username: dockerbuildbot
13:21:52 [2020-10-03T13:21:52.277Z]  Registry: https://index.docker.io/v1/
13:21:52 [2020-10-03T13:21:52.277Z]  Labels:
13:21:52 [2020-10-03T13:21:52.277Z]  Experimental: true
13:21:52 [2020-10-03T13:21:52.277Z]  Insecure Registries:
13:21:52 [2020-10-03T13:21:52.277Z]   127.0.0.0/8
13:21:52 [2020-10-03T13:21:52.277Z]  Live Restore Enabled: false
13:21:52 [2020-10-03T13:21:52.277Z] 
13:21:52 [2020-10-03T13:21:52.277Z] WARNING: No swap limit support
[Pipeline] sh
13:21:52 [2020-10-03T13:21:52.660Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:21:52 [2020-10-03T13:21:52.660Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:21:52 [2020-10-03T13:21:52.660Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:21:52 [2020-10-03T13:21:52.660Z] + bash /home/jenkins/workspace/moby_PR-41523/check-config.sh
13:21:52 [2020-10-03T13:21:52.660Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:21:52 [2020-10-03T13:21:52.660Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
13:21:52 [2020-10-03T13:21:52.660Z] 
13:21:52 [2020-10-03T13:21:52.660Z] Generally Necessary:
13:21:52 [2020-10-03T13:21:52.660Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:21:52 [2020-10-03T13:21:52.660Z] - apparmor: enabled and tools installed
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_NAMESPACES: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_NET_NS: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_PID_NS: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_IPC_NS: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_UTS_NS: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_CGROUPS: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_CGROUP_CPUACCT: enabled
13:21:52 [2020-10-03T13:21:52.660Z] - CONFIG_CGROUP_DEVICE: enabled
13:21:52 [2020-10-03T13:21:52.661Z] - CONFIG_CGROUP_FREEZER: enabled
13:21:52 [2020-10-03T13:21:52.661Z] - CONFIG_CGROUP_SCHED: enabled
13:21:52 [2020-10-03T13:21:52.661Z] - CONFIG_CPUSETS: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_MEMCG: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_KEYS: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_VETH: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_BRIDGE: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NF_NAT: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NF_NAT_NEEDED: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_POSIX_MQUEUE: enabled
13:21:52 [2020-10-03T13:21:52.954Z] 
13:21:52 [2020-10-03T13:21:52.954Z] Optional Features:
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_USER_NS: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_SECCOMP: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CGROUP_PIDS: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_MEMCG_SWAP: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:21:52 [2020-10-03T13:21:52.954Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_BLK_CGROUP: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IOSCHED_CFQ: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CGROUP_PERF: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CGROUP_HUGETLB: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_CFS_BANDWIDTH: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_RT_GROUP_SCHED: missing
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_VS: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_VS_NFCT: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_IP_VS_RR: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_EXT4_FS: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:21:52 [2020-10-03T13:21:52.954Z] - Network Drivers:
13:21:52 [2020-10-03T13:21:52.954Z]   - "overlay":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_VXLAN: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       Optional (for encrypted networks):
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_CRYPTO: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_CRYPTO_AEAD: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_CRYPTO_GCM: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_CRYPTO_GHASH: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_XFRM: enabled
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_XFRM_USER: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_INET_ESP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "ipvlan":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_IPVLAN: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "macvlan":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_MACVLAN: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_DUMMY: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "ftp,tftp client in container":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z] - Storage Drivers:
13:21:52 [2020-10-03T13:21:52.954Z]   - "aufs":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_AUFS_FS: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "btrfs":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:21:52 [2020-10-03T13:21:52.954Z]   - "devicemapper":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_BLK_DEV_DM: enabled
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "overlay":
13:21:52 [2020-10-03T13:21:52.954Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:21:52 [2020-10-03T13:21:52.954Z]   - "zfs":
13:21:52 [2020-10-03T13:21:52.954Z]     - /dev/zfs: missing
13:21:52 [2020-10-03T13:21:52.954Z]     - zfs command: missing
13:21:52 [2020-10-03T13:21:52.954Z]     - zpool command: missing
13:21:52 [2020-10-03T13:21:52.954Z] 
13:21:52 [2020-10-03T13:21:52.954Z] Limits:
13:21:52 [2020-10-03T13:21:52.954Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:21:52 [2020-10-03T13:21:52.954Z] 
13:21:52 [2020-10-03T13:21:52.954Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:21:53 [2020-10-03T13:21:53.388Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:21:53 [2020-10-03T13:21:53.388Z] #2 [internal] load .dockerignore
13:21:53 [2020-10-03T13:21:53.388Z] #2 transferring context: 87B 0.0s done
13:21:53 [2020-10-03T13:21:53.388Z] #2 DONE 0.0s
13:21:53 [2020-10-03T13:21:53.388Z] 
13:21:53 [2020-10-03T13:21:53.388Z] #1 [internal] load build definition from Dockerfile
13:21:53 [2020-10-03T13:21:53.388Z] #1 transferring dockerfile: 16.46kB done
13:21:53 [2020-10-03T13:21:53.388Z] #1 DONE 0.0s
13:21:53 [2020-10-03T13:21:53.388Z] 
13:21:53 [2020-10-03T13:21:53.388Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:21:53 [2020-10-03T13:21:53.680Z] #3 DONE 0.2s
13:21:53 [2020-10-03T13:21:53.680Z] 
13:21:53 [2020-10-03T13:21:53.680Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:21:53 [2020-10-03T13:21:53.680Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:21:53 [2020-10-03T13:21:53.973Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:21:53 [2020-10-03T13:21:53.973Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
13:21:53 [2020-10-03T13:21:53.973Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
13:21:53 [2020-10-03T13:21:53.973Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.54MB / 8.88MB 0.2s
13:21:53 [2020-10-03T13:21:53.973Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done
13:21:54 [2020-10-03T13:21:54.266Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
13:21:54 [2020-10-03T13:21:54.266Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
13:21:54 [2020-10-03T13:21:54.559Z] #4 DONE 0.8s
13:21:54 [2020-10-03T13:21:54.645Z] Still waiting to schedule task
13:21:54 [2020-10-03T13:21:54.645Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025872cb13b92a161)’
13:21:54 [2020-10-03T13:21:54.646Z] Still waiting to schedule task
13:21:54 [2020-10-03T13:21:54.646Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-025872cb13b92a161)’
13:21:54 [2020-10-03T13:21:54.656Z] Still waiting to schedule task
13:21:54 [2020-10-03T13:21:54.656Z] All nodes of label ‘arm64&&linux’ are offline
13:21:54 [2020-10-03T13:21:54.657Z] Still waiting to schedule task
13:21:54 [2020-10-03T13:21:54.657Z] All nodes of label ‘windows-2019’ are offline
13:21:54 [2020-10-03T13:21:54.863Z] 
13:21:54 [2020-10-03T13:21:54.863Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:21:54 [2020-10-03T13:21:54.863Z] #7 DONE 0.2s
13:21:54 [2020-10-03T13:21:54.863Z] 
13:21:54 [2020-10-03T13:21:54.863Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:21:54 [2020-10-03T13:21:54.863Z] #5 DONE 0.1s
13:21:54 [2020-10-03T13:21:54.863Z] 
13:21:54 [2020-10-03T13:21:54.863Z] #6 [internal] load metadata for docker.io/library/debian:buster
13:21:54 [2020-10-03T13:21:54.863Z] #6 DONE 0.2s
13:21:54 [2020-10-03T13:21:54.863Z] 
13:21:54 [2020-10-03T13:21:54.863Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:21:54 [2020-10-03T13:21:54.863Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:21:54 [2020-10-03T13:21:54.863Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.45MB / 48.97MB 0.2s
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.19MB / 7.39MB 0.2s
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.01MB / 9.88MB 0.2s
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.51MB / 48.97MB 0.3s
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.67MB / 9.88MB 0.3s
13:21:55 [2020-10-03T13:21:55.182Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 19.72MB / 48.97MB 0.5s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.36MB / 51.38MB 0.5s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 960.99kB / 56.74MB 0.5s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.17MB / 48.97MB 0.6s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.07MB / 56.74MB 0.6s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.37MB / 48.97MB 0.7s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 14.66MB / 51.38MB 0.7s
13:21:55 [2020-10-03T13:21:55.481Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.54MB / 56.74MB 0.7s
13:21:55 [2020-10-03T13:21:55.787Z] #8 ...
13:21:55 [2020-10-03T13:21:55.787Z] 
13:21:55 [2020-10-03T13:21:55.787Z] #21 [internal] load build context
13:21:55 [2020-10-03T13:21:55.787Z] #21 transferring context: 52.00MB 0.8s done
13:21:55 [2020-10-03T13:21:55.787Z] #21 DONE 0.8s
13:21:55 [2020-10-03T13:21:55.787Z] 
13:21:55 [2020-10-03T13:21:55.787Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:21:55 [2020-10-03T13:21:55.787Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.35MB / 48.97MB 0.8s
13:21:55 [2020-10-03T13:21:55.787Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.41MB / 51.38MB 0.8s
13:21:55 [2020-10-03T13:21:55.787Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.90MB / 48.97MB 1.0s
13:21:55 [2020-10-03T13:21:55.787Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.13MB / 51.38MB 1.0s
13:21:55 [2020-10-03T13:21:55.787Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.48MB / 56.74MB 1.0s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.14MB / 56.74MB 1.1s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.31MB / 48.97MB 1.2s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.93MB / 51.38MB 1.2s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.98MB / 56.74MB 1.2s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.67MB / 51.38MB 1.3s
13:21:56 [2020-10-03T13:21:56.083Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.42MB / 56.74MB 1.3s
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.91MB / 51.38MB 1.4s
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.81MB / 56.74MB 1.4s
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.4s
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.78MB / 51.38MB 1.5s
13:21:56 [2020-10-03T13:21:56.386Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.51MB / 56.74MB 1.5s
13:21:56 [2020-10-03T13:21:56.386Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.36MB / 51.38MB 1.6s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.61MB / 56.74MB 1.6s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.45MB / 102.23MB 1.6s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.96MB / 56.74MB 1.7s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.29MB / 56.74MB 1.9s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.98MB / 102.23MB 1.9s
13:21:56 [2020-10-03T13:21:56.686Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done
13:21:56 [2020-10-03T13:21:56.929Z] Client:
13:21:56 [2020-10-03T13:21:56.929Z]  Debug Mode: false
13:21:56 [2020-10-03T13:21:56.929Z] 
13:21:56 [2020-10-03T13:21:56.929Z] Server:
13:21:56 [2020-10-03T13:21:56.929Z]  Containers: 0
13:21:56 [2020-10-03T13:21:56.929Z]   Running: 0
13:21:56 [2020-10-03T13:21:56.929Z]   Paused: 0
13:21:56 [2020-10-03T13:21:56.929Z]   Stopped: 0
13:21:56 [2020-10-03T13:21:56.929Z]  Images: 1
13:21:56 [2020-10-03T13:21:56.929Z]  Server Version: 19.03.13
13:21:56 [2020-10-03T13:21:56.929Z]  Storage Driver: overlay2
13:21:56 [2020-10-03T13:21:56.929Z]   Backing Filesystem: extfs
13:21:56 [2020-10-03T13:21:56.929Z]   Supports d_type: true
13:21:56 [2020-10-03T13:21:56.929Z]   Native Overlay Diff: true
13:21:56 [2020-10-03T13:21:56.929Z]  Logging Driver: json-file
13:21:56 [2020-10-03T13:21:56.929Z]  Cgroup Driver: cgroupfs
13:21:56 [2020-10-03T13:21:56.929Z]  Plugins:
13:21:56 [2020-10-03T13:21:56.929Z]   Volume: local
13:21:56 [2020-10-03T13:21:56.929Z]   Network: bridge host ipvlan macvlan null overlay
13:21:56 [2020-10-03T13:21:56.929Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:21:56 [2020-10-03T13:21:56.929Z]  Swarm: inactive
13:21:56 [2020-10-03T13:21:56.929Z]  Runtimes: runc
13:21:56 [2020-10-03T13:21:56.929Z]  Default Runtime: runc
13:21:56 [2020-10-03T13:21:56.929Z]  Init Binary: docker-init
13:21:56 [2020-10-03T13:21:56.929Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:21:56 [2020-10-03T13:21:56.929Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:21:56 [2020-10-03T13:21:56.929Z]  init version: fec3683
13:21:56 [2020-10-03T13:21:56.929Z]  Security Options:
13:21:56 [2020-10-03T13:21:56.929Z]   apparmor
13:21:56 [2020-10-03T13:21:56.929Z]   seccomp
13:21:56 [2020-10-03T13:21:56.929Z]    Profile: default
13:21:56 [2020-10-03T13:21:56.929Z]  Kernel Version: 5.4.0-1025-aws
13:21:56 [2020-10-03T13:21:56.929Z]  Operating System: Ubuntu 18.04.5 LTS
13:21:56 [2020-10-03T13:21:56.929Z]  OSType: linux
13:21:56 [2020-10-03T13:21:56.929Z]  Architecture: x86_64
13:21:56 [2020-10-03T13:21:56.929Z]  CPUs: 2
13:21:56 [2020-10-03T13:21:56.929Z]  Total Memory: 7.487GiB
13:21:56 [2020-10-03T13:21:56.929Z]  Name: ip-10-100-64-219
13:21:56 [2020-10-03T13:21:56.929Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
13:21:56 [2020-10-03T13:21:56.929Z]  Docker Root Dir: /var/lib/docker
13:21:56 [2020-10-03T13:21:56.929Z]  Debug Mode: false
13:21:56 [2020-10-03T13:21:56.929Z]  Registry: https://index.docker.io/v1/
13:21:56 [2020-10-03T13:21:56.929Z]  Labels:
13:21:56 [2020-10-03T13:21:56.929Z]  Experimental: true
13:21:56 [2020-10-03T13:21:56.929Z]  Insecure Registries:
13:21:56 [2020-10-03T13:21:56.929Z]   127.0.0.0/8
13:21:56 [2020-10-03T13:21:56.929Z]  Live Restore Enabled: true
13:21:56 [2020-10-03T13:21:56.929Z] 
13:21:56 [2020-10-03T13:21:56.929Z] WARNING: No swap limit support
[Pipeline] sh
13:21:56 [2020-10-03T13:21:56.983Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.49MB / 102.23MB 2.0s
13:21:56 [2020-10-03T13:21:56.983Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done
13:21:57 [2020-10-03T13:21:57.205Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:21:57 [2020-10-03T13:21:57.206Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:21:57 [2020-10-03T13:21:57.206Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:21:57 [2020-10-03T13:21:57.282Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.55MB / 102.23MB 2.3s
13:21:57 [2020-10-03T13:21:57.282Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 46.41MB / 102.23MB 2.5s
13:21:57 [2020-10-03T13:21:57.444Z] Fetching without tags
13:21:57 [2020-10-03T13:21:57.464Z] + bash /home/ubuntu/workspace/moby_PR-41523/check-config.sh
13:21:57 [2020-10-03T13:21:57.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:21:57 [2020-10-03T13:21:57.464Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
13:21:57 [2020-10-03T13:21:57.464Z] 
13:21:57 [2020-10-03T13:21:57.464Z] Generally Necessary:
13:21:57 [2020-10-03T13:21:57.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:21:57 [2020-10-03T13:21:57.464Z] - apparmor: enabled and tools installed
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NAMESPACES: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NET_NS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_PID_NS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_IPC_NS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_UTS_NS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUPS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUP_CPUACCT: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUP_DEVICE: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUP_FREEZER: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUP_SCHED: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CPUSETS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_MEMCG: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_KEYS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_VETH: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_BRIDGE: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NF_NAT_IPV4: missing
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NF_NAT: enabled (as module)
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_NF_NAT_NEEDED: missing
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_POSIX_MQUEUE: enabled
13:21:57 [2020-10-03T13:21:57.464Z] 
13:21:57 [2020-10-03T13:21:57.464Z] Optional Features:
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_USER_NS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_SECCOMP: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_CGROUP_PIDS: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_MEMCG_SWAP: enabled
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:21:57 [2020-10-03T13:21:57.464Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:21:57 [2020-10-03T13:21:57.464Z] - CONFIG_BLK_CGROUP: enabled
13:21:57 [2020-10-03T13:21:57.420Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:57 [2020-10-03T13:21:57.423Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:21:57 [2020-10-03T13:21:57.426Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:57 [2020-10-03T13:21:57.440Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:21:57 [2020-10-03T13:21:57.455Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:57 [2020-10-03T13:21:57.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:57 [2020-10-03T13:21:57.456Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:21:57 [2020-10-03T13:21:57.589Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.42MB / 102.23MB 2.6s
13:21:57 [2020-10-03T13:21:57.589Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 58.41MB / 102.23MB 2.7s
13:21:57 [2020-10-03T13:21:57.589Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.82MB / 102.23MB 2.8s
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IOSCHED_CFQ: missing
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_CGROUP_PERF: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_CGROUP_HUGETLB: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_CFS_BANDWIDTH: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_RT_GROUP_SCHED: missing
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_VS: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_VS_NFCT: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_IP_VS_RR: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_EXT4_FS: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:21:57 [2020-10-03T13:21:57.720Z] - Network Drivers:
13:21:57 [2020-10-03T13:21:57.720Z]   - "overlay":
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_VXLAN: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       Optional (for encrypted networks):
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_CRYPTO: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_CRYPTO_AEAD: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_CRYPTO_GCM: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_CRYPTO_GHASH: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_XFRM: enabled
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_XFRM_USER: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_INET_ESP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
13:21:57 [2020-10-03T13:21:57.720Z]   - "ipvlan":
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_IPVLAN: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]   - "macvlan":
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_MACVLAN: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_DUMMY: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]   - "ftp,tftp client in container":
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:21:57 [2020-10-03T13:21:57.720Z] - Storage Drivers:
13:21:57 [2020-10-03T13:21:57.720Z]   - "aufs":
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_AUFS_FS: enabled (as module)
13:21:57 [2020-10-03T13:21:57.721Z]   - "btrfs":
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:21:57 [2020-10-03T13:21:57.721Z]   - "devicemapper":
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_BLK_DEV_DM: enabled
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:21:57 [2020-10-03T13:21:57.721Z]   - "overlay":
13:21:57 [2020-10-03T13:21:57.721Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:21:57 [2020-10-03T13:21:57.721Z]   - "zfs":
13:21:57 [2020-10-03T13:21:57.721Z]     - /dev/zfs: present
13:21:57 [2020-10-03T13:21:57.721Z]     - zfs command: missing
13:21:57 [2020-10-03T13:21:57.721Z]     - zpool command: missing
13:21:57 [2020-10-03T13:21:57.721Z] 
13:21:57 [2020-10-03T13:21:57.721Z] Limits:
13:21:57 [2020-10-03T13:21:57.721Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:21:57 [2020-10-03T13:21:57.721Z] 
13:21:57 [2020-10-03T13:21:57.721Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:21:57 [2020-10-03T13:21:57.835Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:57 [2020-10-03T13:21:57.893Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.99MB / 102.23MB 2.9s
13:21:57 [2020-10-03T13:21:57.893Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.57MB / 102.23MB 3.0s
13:21:58 [2020-10-03T13:21:58.045Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:21:58 [2020-10-03T13:21:58.045Z] #2 [internal] load build definition from Dockerfile
13:21:58 [2020-10-03T13:21:58.045Z] #2 transferring dockerfile: 16.46kB done
13:21:58 [2020-10-03T13:21:58.045Z] #2 DONE 0.1s
13:21:58 [2020-10-03T13:21:58.045Z] 
13:21:58 [2020-10-03T13:21:58.045Z] #1 [internal] load .dockerignore
13:21:58 [2020-10-03T13:21:58.045Z] #1 transferring context: 87B done
13:21:58 [2020-10-03T13:21:58.045Z] #1 DONE 0.1s
13:21:58 [2020-10-03T13:21:58.190Z] #8 ...
13:21:58 [2020-10-03T13:21:58.190Z] 
13:21:58 [2020-10-03T13:21:58.190Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:21:58 [2020-10-03T13:21:58.190Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:21:58 [2020-10-03T13:21:58.190Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:21:58 [2020-10-03T13:21:58.190Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:21:58 [2020-10-03T13:21:58.190Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done
13:21:58 [2020-10-03T13:21:58.190Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
13:21:58 [2020-10-03T13:21:58.190Z] #60 DONE 3.1s
13:21:58 [2020-10-03T13:21:58.190Z] 
13:21:58 [2020-10-03T13:21:58.190Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:21:58 [2020-10-03T13:21:58.190Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.33MB / 102.23MB 3.2s
13:21:58 [2020-10-03T13:21:58.301Z] 
13:21:58 [2020-10-03T13:21:58.301Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:21:58 [2020-10-03T13:21:58.483Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done
13:21:58 [2020-10-03T13:21:58.483Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done
13:21:58 [2020-10-03T13:21:58.483Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
13:21:58 [2020-10-03T13:21:58.698Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:21:58 [2020-10-03T13:21:58.698Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:21:59 [2020-10-03T13:21:59.119Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done
13:21:59 [2020-10-03T13:21:59.119Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
13:21:57 [2020-10-03T13:21:57.846Z]  > git config core.sparsecheckout # timeout=10
13:21:57 [2020-10-03T13:21:57.848Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:58 [2020-10-03T13:21:58.666Z]  > git remote # timeout=10
13:21:58 [2020-10-03T13:21:58.669Z]  > git config --get remote.origin.url # timeout=10
13:21:58 [2020-10-03T13:21:58.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:58 [2020-10-03T13:21:58.673Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:21:58 [2020-10-03T13:21:58.694Z]  > git rev-parse HEAD^{commit} # timeout=10
13:21:58 [2020-10-03T13:21:58.709Z]  > git config core.sparsecheckout # timeout=10
13:21:58 [2020-10-03T13:21:58.711Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:21:59 [2020-10-03T13:21:59.537Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:21:59 [2020-10-03T13:21:59.592Z]  > git --version # timeout=10
13:21:59 [2020-10-03T13:21:59.594Z]  > git --version # 'git version 2.7.4'
13:21:59 [2020-10-03T13:21:59.597Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:21:59 [2020-10-03T13:21:59.665Z] #3 DONE 1.2s
13:21:59 [2020-10-03T13:21:59.665Z] 
13:21:59 [2020-10-03T13:21:59.665Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:21:59 [2020-10-03T13:21:59.665Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:21:59 [2020-10-03T13:21:59.665Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:21:59 [2020-10-03T13:21:59.665Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
13:21:59 [2020-10-03T13:21:59.665Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
13:21:59 [2020-10-03T13:21:59.665Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
13:21:59 [2020-10-03T13:21:59.665Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.4s
13:21:59 [2020-10-03T13:21:59.755Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
13:21:59 [2020-10-03T13:21:59.755Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
13:21:59 [2020-10-03T13:21:59.921Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s
13:21:59 [2020-10-03T13:21:59.921Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
13:21:59 [2020-10-03T13:21:59.921Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done
[Pipeline] withEnv
[Pipeline] {
13:22:00 [2020-10-03T13:22:00.049Z] #8 ...
13:22:00 [2020-10-03T13:22:00.049Z] 
13:22:00 [2020-10-03T13:22:00.049Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:22:00 [2020-10-03T13:22:00.049Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:22:00 [2020-10-03T13:22:00.049Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:22:00 [2020-10-03T13:22:00.049Z] #24 sha256:2051d8c7c5f7cd79d2727260e2abfe52305698e60cdcd849edad7b5eadec41ed 529B / 529B done
13:22:00 [2020-10-03T13:22:00.049Z] #24 sha256:e339f3df9c42bba9f06a3cc11734204625fe7a1871383ad08d2e80051544ca1e 1.50kB / 1.50kB done
13:22:00 [2020-10-03T13:22:00.049Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 2.9s done
13:22:00 [2020-10-03T13:22:00.049Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 1.7s done
13:22:00 [2020-10-03T13:22:00.049Z] #24 DONE 5.1s
13:22:00 [2020-10-03T13:22:00.049Z] 
13:22:00 [2020-10-03T13:22:00.049Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:22:00 [2020-10-03T13:22:00.237Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
13:22:00 [2020-10-03T13:22:00.237Z] #4 DONE 0.8s
13:22:00 [2020-10-03T13:22:00.237Z] 
13:22:00 [2020-10-03T13:22:00.237Z] #7 [internal] load metadata for docker.io/library/debian:buster
13:22:00 [2020-10-03T13:22:00.461Z] + docker version
13:22:00 [2020-10-03T13:22:00.461Z] Client:
13:22:00 [2020-10-03T13:22:00.461Z]  Version:           18.06.1-ce
13:22:00 [2020-10-03T13:22:00.461Z]  API version:       1.38
13:22:00 [2020-10-03T13:22:00.461Z]  Go version:        go1.10.3
13:22:00 [2020-10-03T13:22:00.461Z]  Git commit:        e68fc7a
13:22:00 [2020-10-03T13:22:00.461Z]  Built:             Tue Aug 21 17:26:10 2018
13:22:00 [2020-10-03T13:22:00.461Z]  OS/Arch:           linux/ppc64le
13:22:00 [2020-10-03T13:22:00.461Z]  Experimental:      false
13:22:00 [2020-10-03T13:22:00.461Z] 
13:22:00 [2020-10-03T13:22:00.461Z] Server:
13:22:00 [2020-10-03T13:22:00.461Z]  Engine:
13:22:00 [2020-10-03T13:22:00.461Z]   Version:          18.06.1-ce
13:22:00 [2020-10-03T13:22:00.461Z]   API version:      1.38 (minimum version 1.12)
13:22:00 [2020-10-03T13:22:00.461Z]   Go version:       go1.10.3
13:22:00 [2020-10-03T13:22:00.461Z]   Git commit:       e68fc7a
13:22:00 [2020-10-03T13:22:00.461Z]   Built:            Tue Aug 21 17:24:20 2018
13:22:00 [2020-10-03T13:22:00.461Z]   OS/Arch:          linux/ppc64le
13:22:00 [2020-10-03T13:22:00.461Z]   Experimental:     true
[Pipeline] sh
13:22:00 [2020-10-03T13:22:00.803Z] #7 DONE 0.4s
13:22:00 [2020-10-03T13:22:00.803Z] 
13:22:00 [2020-10-03T13:22:00.803Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:22:00 [2020-10-03T13:22:00.803Z] #6 DONE 0.4s
13:22:00 [2020-10-03T13:22:00.803Z] 
13:22:00 [2020-10-03T13:22:00.803Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:22:00 [2020-10-03T13:22:00.803Z] #5 DONE 0.6s
13:22:00 [2020-10-03T13:22:00.803Z] 
13:22:00 [2020-10-03T13:22:00.803Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:00 [2020-10-03T13:22:00.803Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:22:00 [2020-10-03T13:22:00.844Z] + docker info
13:22:00 [2020-10-03T13:22:00.844Z] Containers: 0
13:22:00 [2020-10-03T13:22:00.844Z]  Running: 0
13:22:00 [2020-10-03T13:22:00.844Z]  Paused: 0
13:22:00 [2020-10-03T13:22:00.844Z]  Stopped: 0
13:22:00 [2020-10-03T13:22:00.844Z] Images: 0
13:22:00 [2020-10-03T13:22:00.844Z] Server Version: 18.06.1-ce
13:22:00 [2020-10-03T13:22:00.844Z] Storage Driver: overlay2
13:22:00 [2020-10-03T13:22:00.844Z]  Backing Filesystem: extfs
13:22:00 [2020-10-03T13:22:00.844Z]  Supports d_type: true
13:22:00 [2020-10-03T13:22:00.844Z]  Native Overlay Diff: true
13:22:00 [2020-10-03T13:22:00.844Z] Logging Driver: json-file
13:22:00 [2020-10-03T13:22:00.844Z] Cgroup Driver: cgroupfs
13:22:00 [2020-10-03T13:22:00.844Z] Plugins:
13:22:00 [2020-10-03T13:22:00.844Z]  Volume: local
13:22:00 [2020-10-03T13:22:00.844Z]  Network: bridge host ipvlan macvlan null overlay
13:22:00 [2020-10-03T13:22:00.844Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:22:00 [2020-10-03T13:22:00.844Z] Swarm: inactive
13:22:00 [2020-10-03T13:22:00.844Z] Runtimes: runc
13:22:00 [2020-10-03T13:22:00.844Z] Default Runtime: runc
13:22:00 [2020-10-03T13:22:00.844Z] Init Binary: docker-init
13:22:00 [2020-10-03T13:22:00.844Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:22:00 [2020-10-03T13:22:00.844Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
13:22:00 [2020-10-03T13:22:00.844Z] init version: fec3683
13:22:00 [2020-10-03T13:22:00.844Z] Security Options:
13:22:00 [2020-10-03T13:22:00.844Z]  apparmor
13:22:00 [2020-10-03T13:22:00.844Z]  seccomp
13:22:00 [2020-10-03T13:22:00.844Z]   Profile: default
13:22:00 [2020-10-03T13:22:00.844Z] Kernel Version: 4.4.0-139-generic
13:22:00 [2020-10-03T13:22:00.844Z] Operating System: Ubuntu 16.04.3 LTS
13:22:00 [2020-10-03T13:22:00.844Z] OSType: linux
13:22:00 [2020-10-03T13:22:00.844Z] Architecture: ppc64le
13:22:00 [2020-10-03T13:22:00.844Z] CPUs: 4
13:22:00 [2020-10-03T13:22:00.844Z] Total Memory: 7.972GiB
13:22:00 [2020-10-03T13:22:00.844Z] Name: ppc64le-ubuntu-21
13:22:00 [2020-10-03T13:22:00.844Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
13:22:00 [2020-10-03T13:22:00.844Z] Docker Root Dir: /var/lib/docker
13:22:00 [2020-10-03T13:22:00.844Z] Debug Mode (client): false
13:22:00 [2020-10-03T13:22:00.844Z] Debug Mode (server): false
13:22:00 [2020-10-03T13:22:00.844Z] Username: dockerbuildbot
13:22:00 [2020-10-03T13:22:00.844Z] Registry: https://index.docker.io/v1/
13:22:00 [2020-10-03T13:22:00.844Z] Labels:
13:22:00 [2020-10-03T13:22:00.844Z] Experimental: true
13:22:00 [2020-10-03T13:22:00.844Z] Insecure Registries:
13:22:00 [2020-10-03T13:22:00.844Z]  127.0.0.0/8
13:22:00 [2020-10-03T13:22:00.844Z] Live Restore Enabled: false
13:22:00 [2020-10-03T13:22:00.844Z] 
[Pipeline] sh
13:22:01 [2020-10-03T13:22:01.064Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:22:01 [2020-10-03T13:22:01.065Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.47MB / 7.81MB 0.2s
13:22:01 [2020-10-03T13:22:01.065Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
13:22:01 [2020-10-03T13:22:01.065Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
13:22:01 [2020-10-03T13:22:01.065Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
13:22:01 [2020-10-03T13:22:01.065Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
13:22:01 [2020-10-03T13:22:01.234Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:22:01 [2020-10-03T13:22:01.234Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:22:01 [2020-10-03T13:22:01.234Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:22:01 [2020-10-03T13:22:01.234Z] + bash /home/docker/workspace/moby_PR-41523/check-config.sh
13:22:01 [2020-10-03T13:22:01.234Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:22:01 [2020-10-03T13:22:01.234Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
13:22:01 [2020-10-03T13:22:01.234Z] 
13:22:01 [2020-10-03T13:22:01.234Z] Generally Necessary:
13:22:01 [2020-10-03T13:22:01.234Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:22:01 [2020-10-03T13:22:01.234Z] - apparmor: enabled and tools installed
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_NAMESPACES: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_NET_NS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_PID_NS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_IPC_NS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_UTS_NS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CGROUPS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CGROUP_CPUACCT: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CGROUP_DEVICE: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CGROUP_FREEZER: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CGROUP_SCHED: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_CPUSETS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_MEMCG: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_KEYS: enabled
13:22:01 [2020-10-03T13:22:01.234Z] - CONFIG_VETH: enabled (as module)
13:22:01 [2020-10-03T13:22:01.321Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.22MB / 50.40MB 0.4s
13:22:01 [2020-10-03T13:22:01.321Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
13:22:01 [2020-10-03T13:22:01.321Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.17MB / 50.40MB 0.6s
13:22:01 [2020-10-03T13:22:01.321Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.54MB / 10.00MB 0.6s
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_BRIDGE: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NF_NAT: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NF_NAT_NEEDED: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_POSIX_MQUEUE: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:22:01 [2020-10-03T13:22:01.530Z] 
13:22:01 [2020-10-03T13:22:01.530Z] Optional Features:
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_USER_NS: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_SECCOMP: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CGROUP_PIDS: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_MEMCG_SWAP: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:22:01 [2020-10-03T13:22:01.530Z]     (cgroup swap accounting is currently enabled)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_MEMCG_KMEM: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_BLK_CGROUP: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IOSCHED_CFQ: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CGROUP_PERF: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CGROUP_HUGETLB: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_CFS_BANDWIDTH: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_RT_GROUP_SCHED: missing
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_VS: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_VS_NFCT: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_IP_VS_RR: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_EXT4_FS: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:22:01 [2020-10-03T13:22:01.530Z] - Network Drivers:
13:22:01 [2020-10-03T13:22:01.530Z]   - "overlay":
13:22:01 [2020-10-03T13:22:01.530Z]     - CONFIG_VXLAN: enabled (as module)
13:22:01 [2020-10-03T13:22:01.530Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:22:01 [2020-10-03T13:22:01.530Z]       Optional (for encrypted networks):
13:22:01 [2020-10-03T13:22:01.612Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.45MB / 50.40MB 0.7s
13:22:01 [2020-10-03T13:22:01.612Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.68MB / 10.00MB 0.7s
13:22:01 [2020-10-03T13:22:01.612Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.35MB / 50.40MB 0.9s
13:22:01 [2020-10-03T13:22:01.612Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_CRYPTO: enabled
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_XFRM: enabled
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_XFRM_USER: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_INET_ESP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "ipvlan":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_IPVLAN: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "macvlan":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_MACVLAN: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_DUMMY: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "ftp,tftp client in container":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z] - Storage Drivers:
13:22:01 [2020-10-03T13:22:01.825Z]   - "aufs":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_AUFS_FS: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "btrfs":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:22:01 [2020-10-03T13:22:01.825Z]   - "devicemapper":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_BLK_DEV_DM: enabled
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "overlay":
13:22:01 [2020-10-03T13:22:01.825Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:22:01 [2020-10-03T13:22:01.825Z]   - "zfs":
13:22:01 [2020-10-03T13:22:01.825Z]     - /dev/zfs: missing
13:22:01 [2020-10-03T13:22:01.825Z]     - zfs command: missing
13:22:01 [2020-10-03T13:22:01.825Z]     - zpool command: missing
13:22:01 [2020-10-03T13:22:01.825Z] 
13:22:01 [2020-10-03T13:22:01.825Z] Limits:
13:22:01 [2020-10-03T13:22:01.825Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:22:01 [2020-10-03T13:22:01.825Z] 
13:22:01 [2020-10-03T13:22:01.825Z] + true
[Pipeline] }
[Pipeline] // stage
13:22:01 [2020-10-03T13:22:01.871Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.93MB / 50.40MB 1.0s
13:22:01 [2020-10-03T13:22:01.871Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done
13:22:01 [2020-10-03T13:22:01.871Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.0s
13:22:01 [2020-10-03T13:22:01.871Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s
13:22:01 [2020-10-03T13:22:01.871Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.32MB / 51.83MB 1.2s
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:22:02 [2020-10-03T13:22:02.129Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done
13:22:02 [2020-10-03T13:22:02.129Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
13:22:02 [2020-10-03T13:22:02.131Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.30MB / 51.83MB 1.3s
13:22:02 [2020-10-03T13:22:02.131Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.17MB / 51.83MB 1.4s
13:22:02 [2020-10-03T13:22:02.264Z] + make bundles/buildx
13:22:02 [2020-10-03T13:22:02.388Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.40MB / 51.83MB 1.5s
13:22:02 [2020-10-03T13:22:02.388Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.49MB / 51.83MB 1.6s
13:22:02 [2020-10-03T13:22:02.557Z] make: command: Command not found
13:22:02 [2020-10-03T13:22:02.558Z] make: command: Command not found
13:22:02 [2020-10-03T13:22:02.558Z] mkdir bundles
13:22:02 [2020-10-03T13:22:02.558Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
13:22:02 [2020-10-03T13:22:02.558Z] 	--build-arg BUILDX_COMMIT \
13:22:02 [2020-10-03T13:22:02.558Z] 	--build-arg BUILDX_REPO \
13:22:02 [2020-10-03T13:22:02.558Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
13:22:02 [2020-10-03T13:22:02.558Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
13:22:02 [2020-10-03T13:22:02.558Z] 	.
13:22:02 [2020-10-03T13:22:02.558Z] /bin/sh: 4: go: not found
13:22:02 [2020-10-03T13:22:02.558Z] /bin/sh: 5: go: not found
13:22:02 [2020-10-03T13:22:02.645Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done
13:22:03 [2020-10-03T13:22:03.580Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.39MB / 68.67MB 2.6s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.76MB / 120.17MB 2.6s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.24MB / 68.67MB 2.8s
13:22:03 [2020-10-03T13:22:03.580Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.79MB / 120.17MB 2.8s
13:22:03 [2020-10-03T13:22:03.882Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.05MB / 68.67MB 2.9s
13:22:03 [2020-10-03T13:22:03.882Z] #8 ...
13:22:03 [2020-10-03T13:22:03.882Z] 
13:22:03 [2020-10-03T13:22:03.882Z] #21 [internal] load build context
13:22:03 [2020-10-03T13:22:03.882Z] #21 transferring context: 52.00MB 2.9s done
13:22:03 [2020-10-03T13:22:03.882Z] #21 DONE 3.1s
13:22:03 [2020-10-03T13:22:03.882Z] 
13:22:03 [2020-10-03T13:22:03.882Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:03 [2020-10-03T13:22:03.882Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.37MB / 68.67MB 3.0s
13:22:03 [2020-10-03T13:22:03.882Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.90MB / 120.17MB 3.0s
13:22:04 [2020-10-03T13:22:04.142Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.23MB / 68.67MB 3.2s
13:22:04 [2020-10-03T13:22:04.142Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.14MB / 120.17MB 3.2s
13:22:04 [2020-10-03T13:22:04.142Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.98MB / 68.67MB 3.4s
13:22:04 [2020-10-03T13:22:04.205Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done
13:22:04 [2020-10-03T13:22:04.205Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s
13:22:04 [2020-10-03T13:22:04.398Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.50MB / 120.17MB 3.5s
13:22:04 [2020-10-03T13:22:04.398Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.84MB / 68.67MB 3.6s
13:22:04 [2020-10-03T13:22:04.654Z] Sending build context to Docker daemon  56.82MB

13:22:04 [2020-10-03T13:22:04.654Z] Step 1/15 : ARG GO_VERSION=1.13.15
13:22:04 [2020-10-03T13:22:04.654Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
13:22:04 [2020-10-03T13:22:04.654Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
13:22:04 [2020-10-03T13:22:04.654Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
13:22:04 [2020-10-03T13:22:04.654Z] 1.13.15-buster: Pulling from library/golang
13:22:04 [2020-10-03T13:22:04.656Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.24MB / 68.67MB 3.7s
13:22:04 [2020-10-03T13:22:04.656Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.97MB / 120.17MB 3.7s
13:22:04 [2020-10-03T13:22:04.656Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.44MB / 68.67MB 3.9s
13:22:04 [2020-10-03T13:22:04.656Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.57MB / 120.17MB 3.9s
13:22:04 [2020-10-03T13:22:04.937Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.29MB / 68.67MB 4.0s
13:22:04 [2020-10-03T13:22:04.937Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.66MB / 68.67MB 4.1s
13:22:04 [2020-10-03T13:22:04.937Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.42MB / 120.17MB 4.1s
13:22:04 [2020-10-03T13:22:04.937Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s
13:22:04 [2020-10-03T13:22:04.937Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.76MB / 120.17MB 4.3s
13:22:05 [2020-10-03T13:22:05.173Z] db4e2d8d5901: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] dfe2d012519c: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] 5d8f1d1f9197: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] 1301750ffb48: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] dc5c6edc9cff: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] 3c370c2e2f82: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] 5ffb2f5886e2: Pulling fs layer
13:22:05 [2020-10-03T13:22:05.173Z] dc5c6edc9cff: Waiting
13:22:05 [2020-10-03T13:22:05.173Z] 3c370c2e2f82: Waiting
13:22:05 [2020-10-03T13:22:05.173Z] 1301750ffb48: Waiting
13:22:05 [2020-10-03T13:22:05.173Z] 5ffb2f5886e2: Waiting
13:22:05 [2020-10-03T13:22:05.216Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.20MB / 120.17MB 4.5s
13:22:05 [2020-10-03T13:22:05.472Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.77MB / 120.17MB 4.8s
13:22:05 [2020-10-03T13:22:05.474Z] dfe2d012519c: Verifying Checksum
13:22:05 [2020-10-03T13:22:05.474Z] dfe2d012519c: Download complete
13:22:05 [2020-10-03T13:22:05.474Z] 5d8f1d1f9197: Verifying Checksum
13:22:05 [2020-10-03T13:22:05.474Z] 5d8f1d1f9197: Download complete
13:22:05 [2020-10-03T13:22:05.729Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done
13:22:06 [2020-10-03T13:22:06.659Z] #8 ...
13:22:06 [2020-10-03T13:22:06.659Z] 
13:22:06 [2020-10-03T13:22:06.659Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:22:06 [2020-10-03T13:22:06.659Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:22:06 [2020-10-03T13:22:06.659Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:22:06 [2020-10-03T13:22:06.659Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:22:06 [2020-10-03T13:22:06.659Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done
13:22:06 [2020-10-03T13:22:06.659Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
13:22:06 [2020-10-03T13:22:06.659Z] #60 DONE 5.9s
13:22:06 [2020-10-03T13:22:06.659Z] 
13:22:06 [2020-10-03T13:22:06.659Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:06 [2020-10-03T13:22:06.659Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done
13:22:07 [2020-10-03T13:22:07.583Z] db4e2d8d5901: Verifying Checksum
13:22:07 [2020-10-03T13:22:07.583Z] db4e2d8d5901: Download complete
13:22:07 [2020-10-03T13:22:07.758Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.4s done
13:22:07 [2020-10-03T13:22:07.758Z] #8 ...
13:22:07 [2020-10-03T13:22:07.758Z] 
13:22:07 [2020-10-03T13:22:07.758Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:22:07 [2020-10-03T13:22:07.758Z] #25 0.697 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 0.709 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 0.749 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 0.832 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 0.981 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 1.297 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:22:07 [2020-10-03T13:22:07.758Z] #25 2.361 Fetched 8078 kB in 2s (4771 kB/s)
13:22:07 [2020-10-03T13:22:07.758Z] #25 2.361 Reading package lists...
13:22:07 [2020-10-03T13:22:07.758Z] #25 2.866 Reading package lists...
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.300 Building dependency tree...
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.418 The following additional packages will be installed:
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.418   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.418   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.418   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.419 Suggested packages:
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.419   krb5-doc krb5-user
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.419 Recommended packages:
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.419   krb5-locales publicsuffix libsasl2-modules
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.570 The following NEW packages will be installed:
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.570   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.570   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.570   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.570   libssh2-1 libssl1.1 openssl
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.603 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.603 Need to get 4591 kB of archives.
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.603 After this operation, 11.9 MB of additional disk space will be used.
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.603 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.742 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.812 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.823 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.824 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.829 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.839 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.866 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.878 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.884 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.892 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.899 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.919 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.923 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.929 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.933 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.957 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.965 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 3.983 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.025 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.074 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.208 debconf: delaying package configuration, since apt-utils is not installed
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.218 Fetched 4591 kB in 1s (9116 kB/s)
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.246 Selecting previously unselected package libssl1.1:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.246 (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.)
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.249 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.253 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.393 Selecting previously unselected package openssl.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.393 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.395 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.525 Selecting previously unselected package ca-certificates.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.525 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.538 Unpacking ca-certificates (20200601~deb10u1) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.678 Selecting previously unselected package libkeyutils1:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.678 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.730 Unpacking libkeyutils1:s390x (1.6-6) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.837 Selecting previously unselected package libkrb5support0:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.837 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.850 Unpacking libkrb5support0:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.948 Selecting previously unselected package libk5crypto3:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.949 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 4.963 Unpacking libk5crypto3:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.183 Selecting previously unselected package libkrb5-3:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.183 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.230 Unpacking libkrb5-3:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.299 Selecting previously unselected package libgssapi-krb5-2:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.299 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.302 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.330 Selecting previously unselected package libsasl2-modules-db:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.330 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.332 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.357 Selecting previously unselected package libsasl2-2:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.357 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.359 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.400 Selecting previously unselected package libldap-common.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.400 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.404 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.436 Selecting previously unselected package libldap-2.4-2:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.436 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.438 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.496 Selecting previously unselected package libnghttp2-14:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.496 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.499 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.524 Selecting previously unselected package libpsl5:s390x.
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.524 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.530 Unpacking libpsl5:s390x (0.20.2-2) ...
13:22:07 [2020-10-03T13:22:07.758Z] #25 5.556 Selecting previously unselected package librtmp1:s390x.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.556 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.558 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.583 Selecting previously unselected package libssh2-1:s390x.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.583 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.596 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.614 Selecting previously unselected package libcurl4:s390x.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.614 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.620 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.665 Selecting previously unselected package curl.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.665 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.667 Unpacking curl (7.64.0-4+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.706 Selecting previously unselected package libonig5:s390x.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.707 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.709 Unpacking libonig5:s390x (6.9.1-1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.747 Selecting previously unselected package libjq1:s390x.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.747 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.750 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.776 Selecting previously unselected package jq.
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.777 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.780 Unpacking jq (1.5+dfsg-2+b1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.820 Setting up libkeyutils1:s390x (1.6-6) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.827 Setting up libpsl5:s390x (0.20.2-2) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.833 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.900 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.907 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.915 Setting up libkrb5support0:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.921 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.927 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.934 Setting up libk5crypto3:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.940 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.946 Setting up libssh2-1:s390x (1.8.0-2.1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.952 Setting up libkrb5-3:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.958 Setting up openssl (1.1.1d-0+deb10u3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.971 Setting up libonig5:s390x (6.9.1-1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.977 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.983 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 5.989 Setting up ca-certificates (20200601~deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.279 Updating certificates in /etc/ssl/certs...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.813 126 added, 0 removed; done.
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.841 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.849 Setting up jq (1.5+dfsg-2+b1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.856 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.863 Setting up curl (7.64.0-4+deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.871 Processing triggers for libc-bin (2.28-10) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.886 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:22:07 [2020-10-03T13:22:07.759Z] #25 6.890 Updating certificates in /etc/ssl/certs...
13:22:07 [2020-10-03T13:22:07.759Z] #25 7.321 0 added, 0 removed; done.
13:22:07 [2020-10-03T13:22:07.759Z] #25 7.321 Running hooks in /etc/ca-certificates/update.d...
13:22:07 [2020-10-03T13:22:07.759Z] #25 7.322 done.
13:22:08 [2020-10-03T13:22:08.052Z] #25 ...
13:22:08 [2020-10-03T13:22:08.052Z] 
13:22:08 [2020-10-03T13:22:08.052Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:08 [2020-10-03T13:22:08.052Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
13:22:08 [2020-10-03T13:22:08.052Z] #8 DONE 13.2s
13:22:08 [2020-10-03T13:22:08.052Z] 
13:22:08 [2020-10-03T13:22:08.052Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:22:08 [2020-10-03T13:22:08.234Z] 1301750ffb48: Verifying Checksum
13:22:08 [2020-10-03T13:22:08.234Z] 1301750ffb48: Download complete
13:22:08 [2020-10-03T13:22:08.347Z] #9 ...
13:22:08 [2020-10-03T13:22:08.347Z] 
13:22:08 [2020-10-03T13:22:08.347Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:22:08 [2020-10-03T13:22:08.347Z] #25 DONE 8.3s
13:22:08 [2020-10-03T13:22:08.347Z] 
13:22:08 [2020-10-03T13:22:08.347Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:22:08 [2020-10-03T13:22:08.347Z] #26 DONE 0.1s
13:22:08 [2020-10-03T13:22:08.347Z] 
13:22:08 [2020-10-03T13:22:08.347Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:22:08 [2020-10-03T13:22:08.534Z] 5ffb2f5886e2: Verifying Checksum
13:22:08 [2020-10-03T13:22:08.534Z] 5ffb2f5886e2: Download complete
13:22:08 [2020-10-03T13:22:08.550Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s
13:22:08 [2020-10-03T13:22:08.984Z] #9 DONE 0.7s
13:22:08 [2020-10-03T13:22:08.984Z] 
13:22:08 [2020-10-03T13:22:08.984Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:22:09 [2020-10-03T13:22:09.114Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done
13:22:09 [2020-10-03T13:22:09.591Z] dc5c6edc9cff: Verifying Checksum
13:22:09 [2020-10-03T13:22:09.591Z] dc5c6edc9cff: Download complete
13:22:09 [2020-10-03T13:22:09.624Z] #10 DONE 0.7s
13:22:09 [2020-10-03T13:22:09.624Z] 
13:22:09 [2020-10-03T13:22:09.624Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:22:09 [2020-10-03T13:22:09.624Z] #29 DONE 0.1s
13:22:09 [2020-10-03T13:22:09.624Z] 
13:22:09 [2020-10-03T13:22:09.624Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:22:09 [2020-10-03T13:22:09.624Z] #37 DONE 0.1s
13:22:09 [2020-10-03T13:22:09.624Z] 
13:22:09 [2020-10-03T13:22:09.624Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:22:09 [2020-10-03T13:22:09.678Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
13:22:09 [2020-10-03T13:22:09.678Z] #8 ...
13:22:09 [2020-10-03T13:22:09.678Z] 
13:22:09 [2020-10-03T13:22:09.678Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:22:09 [2020-10-03T13:22:09.678Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:22:09 [2020-10-03T13:22:09.678Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:22:09 [2020-10-03T13:22:09.678Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done
13:22:09 [2020-10-03T13:22:09.678Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done
13:22:09 [2020-10-03T13:22:09.678Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 2.4s done
13:22:09 [2020-10-03T13:22:09.678Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 5.8s done
13:22:09 [2020-10-03T13:22:09.678Z] #24 DONE 8.8s
13:22:09 [2020-10-03T13:22:09.678Z] 
13:22:09 [2020-10-03T13:22:09.678Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:09 [2020-10-03T13:22:09.935Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
13:22:10 [2020-10-03T13:22:10.190Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
13:22:10 [2020-10-03T13:22:10.447Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
13:22:10 [2020-10-03T13:22:10.704Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
13:22:11 [2020-10-03T13:22:11.130Z] db4e2d8d5901: Pull complete
13:22:11 [2020-10-03T13:22:11.781Z] dfe2d012519c: Pull complete
13:22:12 [2020-10-03T13:22:12.081Z] 3c370c2e2f82: Verifying Checksum
13:22:12 [2020-10-03T13:22:12.081Z] 3c370c2e2f82: Download complete
13:22:12 [2020-10-03T13:22:12.081Z] 5d8f1d1f9197: Pull complete
13:22:12 [2020-10-03T13:22:12.410Z] #38 2.567 + git clone https://github.com/docker/distribution.git .
13:22:12 [2020-10-03T13:22:12.410Z] #38 2.576 Cloning into '.'...
13:22:14 [2020-10-03T13:22:14.842Z] 1301750ffb48: Pull complete
13:22:14 [2020-10-03T13:22:14.880Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
13:22:15 [2020-10-03T13:22:15.136Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
13:22:15 [2020-10-03T13:22:15.161Z] #38 ...
13:22:15 [2020-10-03T13:22:15.162Z] 
13:22:15 [2020-10-03T13:22:15.162Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:15 [2020-10-03T13:22:15.162Z] #27 0.884 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:15 [2020-10-03T13:22:15.162Z] #27 1.463 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:22:15 [2020-10-03T13:22:15.162Z] #27 1.620 
13:22:15 [2020-10-03T13:22:15.162Z] #27 1.754 
####                                                                       6.8%
####################                                                      29.0%
########################################                                  56.7%
################################################                          67.9%
##################################################################        92.5%
######################################################################## 100.0%
13:22:15 [2020-10-03T13:22:15.162Z] #27 2.425 
13:22:15 [2020-10-03T13:22:15.162Z] #27 2.556 
#####################################                                     52.2%
######################################################################## 100.0%
13:22:15 [2020-10-03T13:22:15.162Z] #27 2.981 #=#=#                                                                         
13:22:15 [2020-10-03T13:22:15.162Z] #27 3.080 
#############################                                             41.4%
######################################################################## 100.0%
13:22:15 [2020-10-03T13:22:15.162Z] #27 3.405 #=#=#                                                                         
13:22:15 [2020-10-03T13:22:15.162Z] #27 3.652 
#                                                                          2.1%
#########                                                                 13.1%
###############                                                           21.7%
#############################                                             41.1%
############################################                              61.2%
######################################################                    76.3%
################################################################          89.1%
######################################################################    97.7%
######################################################################## 100.0%
13:22:15 [2020-10-03T13:22:15.162Z] #27 4.749 
13:22:16 [2020-10-03T13:22:16.929Z] dc5c6edc9cff: Pull complete
13:22:18 [2020-10-03T13:22:18.416Z] #8 ...
13:22:18 [2020-10-03T13:22:18.417Z] 
13:22:18 [2020-10-03T13:22:18.417Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:22:18 [2020-10-03T13:22:18.417Z] #25 0.927 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 0.992 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 0.996 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 1.099 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 1.337 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 1.574 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:22:18 [2020-10-03T13:22:18.417Z] #25 3.212 Fetched 8387 kB in 3s (3301 kB/s)
13:22:18 [2020-10-03T13:22:18.417Z] #25 3.212 Reading package lists...
13:22:18 [2020-10-03T13:22:18.417Z] #25 4.159 Reading package lists...
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.085 Building dependency tree...
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.335 The following additional packages will be installed:
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.335   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.336   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.336   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.337 Suggested packages:
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.337   krb5-doc krb5-user
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.337 Recommended packages:
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.337   krb5-locales publicsuffix libsasl2-modules
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.592 The following NEW packages will be installed:
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.592   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.592   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.592   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.592   libssh2-1 libssl1.1 openssl
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.864 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.864 Need to get 5049 kB of archives.
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.864 After this operation, 12.1 MB of additional disk space will be used.
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.864 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.892 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.918 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.918 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.918 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.918 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.925 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.931 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.931 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.931 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.937 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.937 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.940 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.947 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.947 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.947 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.950 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.957 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.960 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.964 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 5.965 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.269 debconf: delaying package configuration, since apt-utils is not installed
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.296 Fetched 5049 kB in 0s (14.1 MB/s)
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.368 Selecting previously unselected package libssl1.1:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.368 (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.)
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.368 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.380 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.590 Selecting previously unselected package openssl.
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.590 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.594 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.849 Selecting previously unselected package ca-certificates.
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.849 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.851 Unpacking ca-certificates (20200601~deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.972 Selecting previously unselected package libkeyutils1:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.972 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 6.974 Unpacking libkeyutils1:amd64 (1.6-6) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.041 Selecting previously unselected package libkrb5support0:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.041 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.045 Unpacking libkrb5support0:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.088 Selecting previously unselected package libk5crypto3:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.090 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.093 Unpacking libk5crypto3:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.143 Selecting previously unselected package libkrb5-3:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.143 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.146 Unpacking libkrb5-3:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.221 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.221 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.226 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.268 Selecting previously unselected package libsasl2-modules-db:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.268 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.271 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.315 Selecting previously unselected package libsasl2-2:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.315 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.318 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.360 Selecting previously unselected package libldap-common.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.360 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.363 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.405 Selecting previously unselected package libldap-2.4-2:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.405 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.409 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.471 Selecting previously unselected package libnghttp2-14:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.471 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.474 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.540 Selecting previously unselected package libpsl5:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.540 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.544 Unpacking libpsl5:amd64 (0.20.2-2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.579 Selecting previously unselected package librtmp1:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.579 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.584 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.625 Selecting previously unselected package libssh2-1:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.625 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.628 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.687 Selecting previously unselected package libcurl4:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.687 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.693 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.749 Selecting previously unselected package curl.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.749 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.751 Unpacking curl (7.64.0-4+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.802 Selecting previously unselected package libonig5:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.802 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.807 Unpacking libonig5:amd64 (6.9.1-1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.860 Selecting previously unselected package libjq1:amd64.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.860 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.864 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.901 Selecting previously unselected package jq.
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.901 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.905 Unpacking jq (1.5+dfsg-2+b1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.946 Setting up libkeyutils1:amd64 (1.6-6) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.955 Setting up libpsl5:amd64 (0.20.2-2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 7.963 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.068 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.076 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.088 Setting up libkrb5support0:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.097 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.105 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.114 Setting up libk5crypto3:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.123 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.133 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.141 Setting up libkrb5-3:amd64 (1.17-3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.149 Setting up openssl (1.1.1d-0+deb10u3) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.162 Setting up libonig5:amd64 (6.9.1-1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.171 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.179 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.189 Setting up ca-certificates (20200601~deb10u1) ...
13:22:18 [2020-10-03T13:22:18.417Z] #25 8.733 Updating certificates in /etc/ssl/certs...
13:22:18 [2020-10-03T13:22:18.417Z] #25 ...
13:22:18 [2020-10-03T13:22:18.417Z] 
13:22:18 [2020-10-03T13:22:18.417Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:18 [2020-10-03T13:22:18.982Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
13:22:19 [2020-10-03T13:22:19.239Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
13:22:19 [2020-10-03T13:22:19.583Z] #27 4.860 
                                                                           0.2%
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.0%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.6%
###################                                                       27.0%
#####################                                                     29.5%
#######################                                                   32.0%
########################                                                  34.5%
##########################                                                37.0%
############################                                              39.5%
##############################                                            42.0%
###############################                                           43.3%
################################                                          45.1%
#################################                                         46.4%
###################################                                       48.9%
#####################################                                     52.0%
######################################                                    53.8%
########################################                                  56.3%
#########################################                                 58.2%
###########################################                               60.1%
#############################################                             62.6%
#############################################                             63.8%
###############################################                           65.7%
################################################                          67.6%
#################################################                         68.8%
##################################################                        70.7%
####################################################                      72.6%
#####################################################                     74.7%
######################################################                    75.8%
#######################################################                   77.5%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               83.1%
############################################################              84.4%
##############################################################            86.2%
###############################################################           88.1%
################################################################          90.0%
##################################################################        91.8%
###################################################################       93.7%
13:22:19 [2020-10-03T13:22:19.583Z] #27 ...
13:22:19 [2020-10-03T13:22:19.583Z] 
13:22:19 [2020-10-03T13:22:19.583Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:19 [2020-10-03T13:22:19.583Z] #34 3.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:19 [2020-10-03T13:22:19.583Z] #34 3.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:19 [2020-10-03T13:22:19.583Z] #34 3.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:19 [2020-10-03T13:22:19.583Z] #34 3.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:22:19 [2020-10-03T13:22:19.583Z] #34 6.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:22:19 [2020-10-03T13:22:19.583Z] #34 6.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:22:19 [2020-10-03T13:22:19.583Z] #34 ...
13:22:19 [2020-10-03T13:22:19.583Z] 
13:22:19 [2020-10-03T13:22:19.583Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + RM_GOPATH=0
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + TMP_GOPATH=
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + : /build
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + '[' -z '' ']'
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 ++ mktemp -d
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + export GOPATH=/tmp/tmp.KKo3LK2KRO
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + GOPATH=/tmp/tmp.KKo3LK2KRO
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + RM_GOPATH=1
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 + case "$(go env GOARCH)" in
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.315 ++ go env GOARCH
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 Installing golangci-lint version v1.23.8
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + export GO_BUILDMODE=-buildmode=pie
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + GO_BUILDMODE=-buildmode=pie
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 ++ dirname /tmp/install/install.sh
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + dir=/tmp/install
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + bin=golangci_lint
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + shift
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + . /tmp/install/golangci_lint.installer
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 ++ : v1.23.8
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + install_golangci_lint
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + echo 'Installing golangci-lint version v1.23.8'
13:22:19 [2020-10-03T13:22:19.583Z] #47 2.328 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:22:19 [2020-10-03T13:22:19.876Z] #47 ...
13:22:19 [2020-10-03T13:22:19.876Z] 
13:22:19 [2020-10-03T13:22:19.876Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:19 [2020-10-03T13:22:19.876Z] #40 3.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:19 [2020-10-03T13:22:19.876Z] #40 3.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:19 [2020-10-03T13:22:19.876Z] #40 3.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:19 [2020-10-03T13:22:19.876Z] #40 3.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:22:19 [2020-10-03T13:22:19.876Z] #40 6.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:22:19 [2020-10-03T13:22:19.876Z] #40 6.202 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:22:19 [2020-10-03T13:22:19.876Z] #40 ...
13:22:19 [2020-10-03T13:22:19.876Z] 
13:22:19 [2020-10-03T13:22:19.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + RM_GOPATH=0
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + TMP_GOPATH=
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + : /build
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + '[' -z '' ']'
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 ++ mktemp -d
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + export GOPATH=/tmp/tmp.oXOKw11NY4
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + GOPATH=/tmp/tmp.oXOKw11NY4
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + RM_GOPATH=1
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 + case "$(go env GOARCH)" in
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.569 ++ go env GOARCH
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + export GO_BUILDMODE=-buildmode=pie
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + GO_BUILDMODE=-buildmode=pie
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 ++ dirname /tmp/install/install.sh
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + dir=/tmp/install
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + bin=vndr
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + shift
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + '[' '!' -f /tmp/install/vndr.installer ']'
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + . /tmp/install/vndr.installer
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + install_vndr
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oXOKw11NY4/src/github.com/LK4D4/vndr
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 Cloning into '/tmp/tmp.oXOKw11NY4/src/github.com/LK4D4/vndr'...
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.612 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.986 + cd /tmp/tmp.oXOKw11NY4/src/github.com/LK4D4/vndr
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.986 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:19 [2020-10-03T13:22:19.876Z] #43 0.986 + go build -buildmode=pie -v -o /build/vndr .
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.222 internal/cpu
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.223 runtime/internal/atomic
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.261 runtime/internal/sys
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.290 runtime/internal/math
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.297 internal/race
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.298 internal/bytealg
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.310 sync/atomic
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.366 unicode
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.403 runtime
13:22:19 [2020-10-03T13:22:19.876Z] #43 1.983 unicode/utf8
13:22:19 [2020-10-03T13:22:19.876Z] #43 2.081 math/bits
13:22:19 [2020-10-03T13:22:19.876Z] #43 2.171 math
13:22:19 [2020-10-03T13:22:19.876Z] #43 3.599 internal/testlog
13:22:19 [2020-10-03T13:22:19.877Z] #43 3.745 encoding
13:22:19 [2020-10-03T13:22:19.877Z] #43 3.806 unicode/utf16
13:22:19 [2020-10-03T13:22:19.877Z] #43 3.923 container/list
13:22:19 [2020-10-03T13:22:19.877Z] #43 4.379 crypto/internal/subtle
13:22:19 [2020-10-03T13:22:19.877Z] #43 4.451 crypto/subtle
13:22:19 [2020-10-03T13:22:19.877Z] #43 4.502 vendor/golang.org/x/crypto/cryptobyte/asn1
13:22:19 [2020-10-03T13:22:19.877Z] #43 4.581 internal/nettrace
13:22:19 [2020-10-03T13:22:19.877Z] #43 4.639 runtime/cgo
13:22:19 [2020-10-03T13:22:19.877Z] #43 9.754 vendor/golang.org/x/crypto/internal/subtle
13:22:20 [2020-10-03T13:22:20.184Z] #43 ...
13:22:20 [2020-10-03T13:22:20.184Z] 
13:22:20 [2020-10-03T13:22:20.184Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + : /build
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + export GOPATH=/tmp/tmp.RP81qskB7Z
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + GOPATH=/tmp/tmp.RP81qskB7Z
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + bin=tomlv
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + shift
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + . /tmp/install/tomlv.installer
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + install_tomlv
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RP81qskB7Z/src/github.com/BurntSushi/toml
13:22:20 [2020-10-03T13:22:20.184Z] #32 1.927 Cloning into '/tmp/tmp.RP81qskB7Z/src/github.com/BurntSushi/toml'...
13:22:20 [2020-10-03T13:22:20.184Z] #32 2.377 + cd /tmp/tmp.RP81qskB7Z/src/github.com/BurntSushi/toml
13:22:20 [2020-10-03T13:22:20.184Z] #32 2.377 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:20 [2020-10-03T13:22:20.184Z] #32 2.409 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:22:20 [2020-10-03T13:22:20.184Z] #32 2.746 math
13:22:20 [2020-10-03T13:22:20.184Z] #32 2.746 runtime
13:22:20 [2020-10-03T13:22:20.184Z] #32 6.601 runtime/cgo
13:22:20 [2020-10-03T13:22:20.184Z] #32 ...
13:22:20 [2020-10-03T13:22:20.184Z] 
13:22:20 [2020-10-03T13:22:20.184Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.354 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.354 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.354 + : /build
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.354 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.354 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.361 + export GOPATH=/tmp/tmp.bV6XrIBC0X
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.361 + GOPATH=/tmp/tmp.bV6XrIBC0X
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.361 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.361 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.365 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + bin=proxy
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + shift
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + '[' '!' -f /tmp/install/proxy.installer ']'
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + . /tmp/install/proxy.installer
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + install_proxy
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + case "$1" in
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + export CGO_ENABLED=0
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + CGO_ENABLED=0
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + _install_proxy
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bV6XrIBC0X/src/github.com/docker/libnetwork
13:22:20 [2020-10-03T13:22:20.184Z] #62 2.409 Cloning into '/tmp/tmp.bV6XrIBC0X/src/github.com/docker/libnetwork'...
13:22:20 [2020-10-03T13:22:20.477Z] #62 ...
13:22:20 [2020-10-03T13:22:20.477Z] 
13:22:20 [2020-10-03T13:22:20.477Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + : /build
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + export GOPATH=/tmp/tmp.xSYWkjFet7
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + GOPATH=/tmp/tmp.xSYWkjFet7
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.442 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.467 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.467 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.467 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 Install docker/cli version 17.06.2-ce from stable
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + bin=dockercli
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + shift
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + . /tmp/install/dockercli.installer
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 ++ : stable
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 ++ : 17.06.2-ce
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + install_dockercli
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.481 ++ uname -m
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + arch=s390x
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + '[' s390x '!=' x86_64 ']'
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + '[' s390x '!=' s390x ']'
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + url=https://download.docker.com/linux/static
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
13:22:20 [2020-10-03T13:22:20.477Z] #22 2.488 + tar -xz docker/docker
13:22:20 [2020-10-03T13:22:20.477Z] #22 ...
13:22:20 [2020-10-03T13:22:20.477Z] 
13:22:20 [2020-10-03T13:22:20.477Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.640 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.640 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.640 + : /build
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.640 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.640 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.647 + export GOPATH=/tmp/tmp.KA9xntK22s
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.647 + GOPATH=/tmp/tmp.KA9xntK22s
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.647 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.647 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.647 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.650 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.650 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.650 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + bin=gotestsum
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + shift
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + . /tmp/install/gotestsum.installer
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 ++ : v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + install_gotestsum
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + set -e
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + export GO111MODULE=on
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + GO111MODULE=on
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + GOBIN=/build
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.656 + go get gotest.tools/gotestsum@v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.658 go: finding gotest.tools v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.662 go: finding gotest.tools/gotestsum v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 1.995 go: downloading gotest.tools/gotestsum v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 2.448 go: extracting gotest.tools/gotestsum v0.5.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.740 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.837 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.837 go: downloading github.com/pkg/errors v0.9.1
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.837 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.838 go: downloading github.com/jonboulle/clockwork v0.1.0
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.842 go: downloading github.com/spf13/pflag v1.0.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.848 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.899 go: extracting github.com/jonboulle/clockwork v0.1.0
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.910 go: downloading github.com/fatih/color v1.9.0
13:22:20 [2020-10-03T13:22:20.477Z] #45 4.939 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.060 go: extracting github.com/pkg/errors v0.9.1
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.063 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.093 go: extracting github.com/spf13/pflag v1.0.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.130 go: extracting github.com/fatih/color v1.9.0
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.266 go: downloading github.com/mattn/go-isatty v0.0.12
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.271 go: downloading github.com/mattn/go-colorable v0.1.6
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.292 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.367 go: extracting github.com/mattn/go-isatty v0.0.12
13:22:20 [2020-10-03T13:22:20.477Z] #45 5.473 go: extracting github.com/mattn/go-colorable v0.1.6
13:22:20 [2020-10-03T13:22:20.477Z] #45 6.441 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:20 [2020-10-03T13:22:20.477Z] #45 6.790 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:20 [2020-10-03T13:22:20.477Z] #45 8.217 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.63 go: finding github.com/fatih/color v1.9.0
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.69 go: finding github.com/pkg/errors v0.9.1
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.78 go: finding github.com/spf13/pflag v1.0.3
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.79 go: finding github.com/mattn/go-colorable v0.1.6
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.81 go: finding github.com/mattn/go-isatty v0.0.12
13:22:20 [2020-10-03T13:22:20.477Z] #45 10.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:20 [2020-10-03T13:22:20.478Z] 3c370c2e2f82: Pull complete
13:22:20 [2020-10-03T13:22:20.478Z] 5ffb2f5886e2: Pull complete
13:22:20 [2020-10-03T13:22:20.478Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
13:22:20 [2020-10-03T13:22:20.478Z] Status: Downloaded newer image for golang:1.13.15-buster
13:22:20 [2020-10-03T13:22:20.478Z]  ---> 805dc2d65d1c
13:22:20 [2020-10-03T13:22:20.478Z] Step 5/15 : ARG BUILDX_REPO
13:22:20 [2020-10-03T13:22:20.478Z]  ---> Running in b4dfe1120b76
13:22:20 [2020-10-03T13:22:20.478Z] Removing intermediate container b4dfe1120b76
13:22:20 [2020-10-03T13:22:20.478Z]  ---> 1c0555d2348d
13:22:20 [2020-10-03T13:22:20.478Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
13:22:20 [2020-10-03T13:22:20.770Z] #45 ...
13:22:20 [2020-10-03T13:22:20.770Z] 
13:22:20 [2020-10-03T13:22:20.770Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.658 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.658 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.658 + : /build
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.658 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.658 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.667 + export GOPATH=/tmp/tmp.19A8BOwiaU
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.667 + GOPATH=/tmp/tmp.19A8BOwiaU
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.667 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.667 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.667 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + bin=rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + shift
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + . /tmp/install/rootlesskit.installer
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + install_rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + case "$1" in
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + export CGO_ENABLED=0
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + CGO_ENABLED=0
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + _install_rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.19A8BOwiaU/src/github.com/rootless-containers/rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.677 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:20 [2020-10-03T13:22:20.770Z] #56 2.684 Cloning into '/tmp/tmp.19A8BOwiaU/src/github.com/rootless-containers/rootlesskit'...
13:22:20 [2020-10-03T13:22:20.770Z] #56 5.439 + cd /tmp/tmp.19A8BOwiaU/src/github.com/rootless-containers/rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 5.439 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:20 [2020-10-03T13:22:20.770Z] #56 5.975 + for f in rootlesskit rootlesskit-docker-proxy
13:22:20 [2020-10-03T13:22:20.770Z] #56 5.975 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:22:20 [2020-10-03T13:22:20.770Z] #56 ...
13:22:20 [2020-10-03T13:22:20.770Z] 
13:22:20 [2020-10-03T13:22:20.770Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.893 + RM_GOPATH=0
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.893 + TMP_GOPATH=
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.893 + : /build
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.893 + '[' -z '' ']'
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.894 ++ mktemp -d
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.894 + export GOPATH=/tmp/tmp.0sfYuo4FZ9
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.894 + GOPATH=/tmp/tmp.0sfYuo4FZ9
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.894 + RM_GOPATH=1
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.894 + case "$(go env GOARCH)" in
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.895 ++ go env GOARCH
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.906 + export GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.906 + GO_BUILDMODE=-buildmode=pie
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.907 ++ dirname /tmp/install/install.sh
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + dir=/tmp/install
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + bin=shfmt
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + shift
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + . /tmp/install/shfmt.installer
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + install_shfmt
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.908 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0sfYuo4FZ9/src/github.com/mvdan/sh
13:22:20 [2020-10-03T13:22:20.770Z] #49 2.910 Cloning into '/tmp/tmp.0sfYuo4FZ9/src/github.com/mvdan/sh'...
13:22:20 [2020-10-03T13:22:20.770Z] #49 8.630 + cd /tmp/tmp.0sfYuo4FZ9/src/github.com/mvdan/sh
13:22:20 [2020-10-03T13:22:20.770Z] #49 8.630 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:20 [2020-10-03T13:22:20.770Z] #49 8.710 + GO111MODULE=on
13:22:20 [2020-10-03T13:22:20.770Z] #49 8.710 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:22:20 [2020-10-03T13:22:20.770Z] #49 9.424 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:20 [2020-10-03T13:22:20.770Z] #49 9.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:20 [2020-10-03T13:22:20.770Z] #49 9.589 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:20 [2020-10-03T13:22:20.770Z] #49 9.619 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:20 [2020-10-03T13:22:20.771Z] #49 9.720 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:20 [2020-10-03T13:22:20.771Z] #49 10.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:20 [2020-10-03T13:22:20.771Z] #49 10.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:20 [2020-10-03T13:22:20.771Z] #49 ...
13:22:20 [2020-10-03T13:22:20.771Z] 
13:22:20 [2020-10-03T13:22:20.771Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:22:20 [2020-10-03T13:22:20.771Z] #30 2.844 + git clone https://github.com/kolyshkin/go-swagger.git .
13:22:20 [2020-10-03T13:22:20.771Z] #30 2.846 Cloning into '.'...
13:22:20 [2020-10-03T13:22:20.796Z]  ---> Running in 623a6e28f869
13:22:20 [2020-10-03T13:22:20.796Z] Cloning into '/buildx'...
13:22:21 [2020-10-03T13:22:21.063Z] #30 ...
13:22:21 [2020-10-03T13:22:21.064Z] 
13:22:21 [2020-10-03T13:22:21.064Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:22:21 [2020-10-03T13:22:21.064Z] #53 3.303 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #53 3.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #53 3.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #53 3.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #53 6.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #53 6.230 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:22:21 [2020-10-03T13:22:21.064Z] #53 ...
13:22:21 [2020-10-03T13:22:21.064Z] 
13:22:21 [2020-10-03T13:22:21.064Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:21 [2020-10-03T13:22:21.064Z] #11 3.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #11 3.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #11 3.382 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #11 3.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #11 6.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:22:21 [2020-10-03T13:22:21.064Z] #11 6.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:22:21 [2020-10-03T13:22:21.356Z] #11 ...
13:22:21 [2020-10-03T13:22:21.356Z] 
13:22:21 [2020-10-03T13:22:21.356Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:21 [2020-10-03T13:22:21.357Z] #27 4.860 
                                                                           0.2%
#                                                                          2.3%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.0%
############                                                              17.6%
#############                                                             19.2%
##############                                                            20.8%
################                                                          22.7%
#################                                                         24.6%
###################                                                       27.0%
#####################                                                     29.5%
#######################                                                   32.0%
########################                                                  34.5%
##########################                                                37.0%
############################                                              39.5%
##############################                                            42.0%
###############################                                           43.3%
################################                                          45.1%
#################################                                         46.4%
###################################                                       48.9%
#####################################                                     52.0%
######################################                                    53.8%
########################################                                  56.3%
#########################################                                 58.2%
###########################################                               60.1%
#############################################                             62.6%
#############################################                             63.8%
###############################################                           65.7%
################################################                          67.6%
#################################################                         68.8%
##################################################                        70.7%
####################################################                      72.6%
#####################################################                     74.7%
######################################################                    75.8%
#######################################################                   77.5%
########################################################                  78.9%
##########################################################                81.2%
###########################################################               83.1%
############################################################              84.4%
##############################################################            86.2%
###############################################################           88.1%
################################################################          90.0%
##################################################################        91.8%
###################################################################       93.7%
####################################################################      95.6%
######################################################################    97.4%
#######################################################################   99.3%
######################################################################## 100.0%
13:22:21 [2020-10-03T13:22:21.357Z] #27 11.66 
13:22:21 [2020-10-03T13:22:21.357Z] #27 12.02 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:21 [2020-10-03T13:22:21.357Z] #27 12.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:22:21 [2020-10-03T13:22:21.649Z] #27 13.09 #=#=#                                                                         
13:22:21 [2020-10-03T13:22:21.942Z] #27 13.33 
############################################################              84.1%
######################################################################## 100.0%
13:22:21 [2020-10-03T13:22:21.942Z] #27 13.46 
13:22:22 [2020-10-03T13:22:22.235Z] #27 13.83 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:22 [2020-10-03T13:22:22.563Z] #8 ...
13:22:22 [2020-10-03T13:22:22.563Z] 
13:22:22 [2020-10-03T13:22:22.563Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.437 126 added, 0 removed; done.
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.472 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.483 Setting up jq (1.5+dfsg-2+b1) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.492 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.502 Setting up curl (7.64.0-4+deb10u1) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.511 Processing triggers for libc-bin (2.28-10) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.531 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:22:22 [2020-10-03T13:22:22.563Z] #25 9.539 Updating certificates in /etc/ssl/certs...
13:22:22 [2020-10-03T13:22:22.563Z] #25 10.11 0 added, 0 removed; done.
13:22:22 [2020-10-03T13:22:22.563Z] #25 10.11 Running hooks in /etc/ca-certificates/update.d...
13:22:22 [2020-10-03T13:22:22.563Z] #25 10.12 done.
13:22:22 [2020-10-03T13:22:22.563Z] #25 DONE 13.1s
13:22:22 [2020-10-03T13:22:22.563Z] 
13:22:22 [2020-10-03T13:22:22.563Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:22 [2020-10-03T13:22:22.872Z] #27 14.39 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:22:22 [2020-10-03T13:22:22.872Z] #27 14.47 skipping existing aab193acf6ba
13:22:22 [2020-10-03T13:22:22.872Z] #27 14.56 
13:22:23 [2020-10-03T13:22:23.165Z] #27 14.86 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:23 [2020-10-03T13:22:23.202Z] #8 ...
13:22:23 [2020-10-03T13:22:23.202Z] 
13:22:23 [2020-10-03T13:22:23.202Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:22:23 [2020-10-03T13:22:23.202Z] #26 DONE 0.3s
13:22:23 [2020-10-03T13:22:23.202Z] 
13:22:23 [2020-10-03T13:22:23.202Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:22:23 [2020-10-03T13:22:23.808Z] #27 15.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:22:23 [2020-10-03T13:22:23.808Z] #27 15.53 skipping existing 4d43f82972ce
13:22:23 [2020-10-03T13:22:23.808Z] #27 15.58 
13:22:24 [2020-10-03T13:22:24.107Z] #27 ...
13:22:24 [2020-10-03T13:22:24.107Z] 
13:22:24 [2020-10-03T13:22:24.107Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:24 [2020-10-03T13:22:24.107Z] #22 13.82 + mkdir -p /build
13:22:24 [2020-10-03T13:22:24.107Z] #22 13.83 + mv docker/docker /build/
13:22:24 [2020-10-03T13:22:24.107Z] #22 13.83 + rmdir docker
13:22:24 [2020-10-03T13:22:24.107Z] #22 DONE 14.7s
13:22:24 [2020-10-03T13:22:24.133Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
13:22:24 [2020-10-03T13:22:24.338Z] Removing intermediate container 623a6e28f869
13:22:24 [2020-10-03T13:22:24.338Z]  ---> 540564dfb53e
13:22:24 [2020-10-03T13:22:24.338Z] Step 7/15 : WORKDIR /buildx
13:22:24 [2020-10-03T13:22:24.338Z]  ---> Running in 3ea337dba917
13:22:24 [2020-10-03T13:22:24.338Z] Removing intermediate container 3ea337dba917
13:22:24 [2020-10-03T13:22:24.338Z]  ---> 54cc30e5ec8f
13:22:24 [2020-10-03T13:22:24.338Z] Step 8/15 : ARG BUILDX_COMMIT
13:22:24 [2020-10-03T13:22:24.338Z]  ---> Running in b16c7c57bc10
13:22:24 [2020-10-03T13:22:24.401Z] 
13:22:24 [2020-10-03T13:22:24.402Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:24 [2020-10-03T13:22:24.402Z] #27 16.00 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:24 [2020-10-03T13:22:24.631Z] Removing intermediate container b16c7c57bc10
13:22:24 [2020-10-03T13:22:24.631Z]  ---> 89f5a94b1045
13:22:24 [2020-10-03T13:22:24.631Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
13:22:24 [2020-10-03T13:22:24.631Z]  ---> Running in 8792c74ac7f0
13:22:24 [2020-10-03T13:22:24.697Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
13:22:24 [2020-10-03T13:22:24.926Z] From https://github.com/docker/buildx
13:22:24 [2020-10-03T13:22:24.926Z]  * [new tag]         v0.3.1     -> build
13:22:24 [2020-10-03T13:22:24.953Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
13:22:25 [2020-10-03T13:22:25.209Z] #8 DONE 24.3s
13:22:25 [2020-10-03T13:22:25.209Z] 
13:22:25 [2020-10-03T13:22:25.209Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:25 [2020-10-03T13:22:25.209Z] #27 0.881 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:25 [2020-10-03T13:22:25.209Z] #27 1.100 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:22:25 [2020-10-03T13:22:25.209Z] #27 1.194 
13:22:25 [2020-10-03T13:22:25.209Z] #27 1.312 
############                                                              17.9%
###########################                                               37.6%
#########################################                                 57.6%
#######################################################                   77.6%
######################################################################    97.4%
######################################################################## 100.0%
13:22:25 [2020-10-03T13:22:25.209Z] #27 1.795 
13:22:25 [2020-10-03T13:22:25.209Z] #27 1.905 
######################################################################## 100.0%
13:22:25 [2020-10-03T13:22:25.209Z] #27 2.030 
13:22:25 [2020-10-03T13:22:25.209Z] #27 2.164 
###############################                                           43.7%
######################################################################## 100.0%
13:22:25 [2020-10-03T13:22:25.209Z] #27 2.289 
13:22:25 [2020-10-03T13:22:25.441Z] #27 17.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:22:25 [2020-10-03T13:22:25.567Z] Switched to branch 'build'
13:22:25 [2020-10-03T13:22:25.734Z] #27 17.25 
13:22:25 [2020-10-03T13:22:25.734Z] #27 17.35 
######################################################################## 100.0%
13:22:25 [2020-10-03T13:22:25.734Z] #27 17.45 
13:22:26 [2020-10-03T13:22:26.022Z] #27 2.405 
############                                                              17.0%
##########################                                                36.7%
########################################                                  56.1%
######################################################                    75.4%
####################################################################      94.6%
######################################################################## 100.0%
13:22:26 [2020-10-03T13:22:26.022Z] #27 2.904 
13:22:26 [2020-10-03T13:22:26.043Z] #27 17.52 Download of images into '/build' complete.
13:22:26 [2020-10-03T13:22:26.043Z] #27 17.52 Use something like the following to load the result into a Docker daemon:
13:22:26 [2020-10-03T13:22:26.043Z] #27 17.52   tar -cC '/build' . | docker load
13:22:26 [2020-10-03T13:22:26.043Z] #27 DONE 17.7s
13:22:26 [2020-10-03T13:22:26.043Z] 
13:22:26 [2020-10-03T13:22:26.043Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:22:26 [2020-10-03T13:22:26.043Z] #38 13.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:22:26 [2020-10-03T13:22:26.043Z] #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
13:22:26 [2020-10-03T13:22:26.624Z] Removing intermediate container 8792c74ac7f0
13:22:26 [2020-10-03T13:22:26.624Z]  ---> 797efaa35abd
13:22:26 [2020-10-03T13:22:26.624Z] Step 10/15 : ARG GOOS
13:22:26 [2020-10-03T13:22:26.624Z]  ---> Running in 0e897d87b46a
13:22:26 [2020-10-03T13:22:26.624Z] Removing intermediate container 0e897d87b46a
13:22:26 [2020-10-03T13:22:26.624Z]  ---> 1bedcd0761b7
13:22:26 [2020-10-03T13:22:26.624Z] Step 11/15 : ARG GOARCH
13:22:26 [2020-10-03T13:22:26.624Z]  ---> Running in 4490c1d521fd
13:22:26 [2020-10-03T13:22:26.624Z] Removing intermediate container 4490c1d521fd
13:22:26 [2020-10-03T13:22:26.624Z]  ---> f740fc4f6144
13:22:26 [2020-10-03T13:22:26.624Z] 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
13:22:26 [2020-10-03T13:22:26.624Z]  ---> Running in 6376d8bd3a31
13:22:27 [2020-10-03T13:22:27.831Z] #27 3.102 
                                                                           0.0%
####                                                                       6.7%
###########                                                               16.7%
#################                                                         24.8%
#####################                                                     30.0%
#########################                                                 35.0%
#############################                                             40.4%
################################                                          45.6%
####################################                                      50.8%
########################################                                  56.0%
############################################                              61.3%
###############################################                           66.3%
###################################################                       71.3%
#######################################################                   76.8%
###########################################################               82.1%
##############################################################            87.2%
########27 ...
13:22:27 [2020-10-03T13:22:27.831Z] 
13:22:27 [2020-10-03T13:22:27.831Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:22:27 [2020-10-03T13:22:27.831Z] #9 DONE 2.7s
13:22:27 [2020-10-03T13:22:27.831Z] 
13:22:27 [2020-10-03T13:22:27.831Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:27 [2020-10-03T13:22:27.831Z] #27 3.102 
                                                                           0.0%
####                                                                       6.7%
###########                                                               16.7%
#################                                                         24.8%
#####################                                                     30.0%
#########################                                                 35.0%
#############################                                             40.4%
################################                                          45.6%
####################################                                      50.8%
########################################                                  56.0%
############################################                              61.3%
###############################################                           66.3%
###################################################                       71.3%
#######################################################                   76.8%
###########################################################               82.1%
##############################################################            87.2%
##################################################################        92.5%
######################################################################    97.7%
######################################################################## 100.0%
13:22:28 [2020-10-03T13:22:28.091Z] #27 4.870 
13:22:28 [2020-10-03T13:22:28.091Z] #27 4.999 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:28 [2020-10-03T13:22:28.346Z] #27 5.161 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:22:28 [2020-10-03T13:22:28.346Z] #27 5.267 
13:22:28 [2020-10-03T13:22:28.346Z] #27 5.324 
######################################################################## 100.0%
13:22:28 [2020-10-03T13:22:28.346Z] #27 5.345 
13:22:28 [2020-10-03T13:22:28.644Z] #27 5.421 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:28 [2020-10-03T13:22:28.644Z] #27 5.562 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:22:28 [2020-10-03T13:22:28.644Z] #27 5.620 
13:22:28 [2020-10-03T13:22:28.900Z] #27 5.732 
####                                                                       5.6%
#######################################################                   77.0%
######################################################################## 100.0%
13:22:28 [2020-10-03T13:22:28.900Z] #27 5.895 
13:22:29 [2020-10-03T13:22:29.156Z] #27 5.990 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:29 [2020-10-03T13:22:29.156Z] #27 ...
13:22:29 [2020-10-03T13:22:29.156Z] 
13:22:29 [2020-10-03T13:22:29.156Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:22:29 [2020-10-03T13:22:29.156Z] #10 DONE 1.5s
13:22:29 [2020-10-03T13:22:29.156Z] 
13:22:29 [2020-10-03T13:22:29.156Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:29 [2020-10-03T13:22:29.156Z] #27 6.179 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:22:29 [2020-10-03T13:22:29.156Z] #27 6.195 skipping existing c35d46ef359f
13:22:29 [2020-10-03T13:22:29.156Z] #27 6.213 
13:22:29 [2020-10-03T13:22:29.720Z] #27 ...
13:22:29 [2020-10-03T13:22:29.720Z] 
13:22:29 [2020-10-03T13:22:29.720Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:22:29 [2020-10-03T13:22:29.720Z] #37 DONE 0.1s
13:22:29 [2020-10-03T13:22:29.720Z] 
13:22:29 [2020-10-03T13:22:29.720Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:22:29 [2020-10-03T13:22:29.720Z] #29 DONE 0.2s
13:22:29 [2020-10-03T13:22:29.720Z] 
13:22:29 [2020-10-03T13:22:29.720Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:22:29 [2020-10-03T13:22:29.720Z] #27 6.473 /download-frozen-image-v2.sh: line 208: type: go: not found
13:22:29 [2020-10-03T13:22:29.720Z] #27 6.765 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:22:29 [2020-10-03T13:22:29.977Z] #27 6.935 
13:22:30 [2020-10-03T13:22:30.235Z] #27 7.009 
######################################################################## 100.0%
13:22:30 [2020-10-03T13:22:30.235Z] #27 7.025 
13:22:30 [2020-10-03T13:22:30.235Z] #27 7.051 Download of images into '/build' complete.
13:22:30 [2020-10-03T13:22:30.235Z] #27 7.051 Use something like the following to load the result into a Docker daemon:
13:22:30 [2020-10-03T13:22:30.235Z] #27 7.051   tar -cC '/build' . | docker load
13:22:30 [2020-10-03T13:22:30.235Z] #27 DONE 7.1s
13:22:30 [2020-10-03T13:22:30.235Z] 
13:22:30 [2020-10-03T13:22:30.235Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:22:30 [2020-10-03T13:22:30.519Z] #38 ...
13:22:30 [2020-10-03T13:22:30.519Z] 
13:22:30 [2020-10-03T13:22:30.519Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:30 [2020-10-03T13:22:30.519Z] #43 18.54 sync
13:22:30 [2020-10-03T13:22:30.519Z] #43 18.55 internal/reflectlite
13:22:30 [2020-10-03T13:22:30.519Z] #43 19.52 github.com/LK4D4/vndr/godl/singleflight
13:22:30 [2020-10-03T13:22:30.519Z] #43 19.99 math/rand
13:22:30 [2020-10-03T13:22:30.519Z] #43 20.52 errors
13:22:30 [2020-10-03T13:22:30.519Z] #43 20.83 sort
13:22:30 [2020-10-03T13:22:30.519Z] #43 20.90 io
13:22:30 [2020-10-03T13:22:30.812Z] #43 ...
13:22:30 [2020-10-03T13:22:30.812Z] 
13:22:30 [2020-10-03T13:22:30.812Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:30 [2020-10-03T13:22:30.812Z] #45 11.09 go: finding github.com/jonboulle/clockwork v0.1.0
13:22:30 [2020-10-03T13:22:30.812Z] #45 11.17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:30 [2020-10-03T13:22:30.812Z] #45 11.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:30 [2020-10-03T13:22:30.812Z] #45 11.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:30 [2020-10-03T13:22:30.812Z] #45 ...
13:22:30 [2020-10-03T13:22:30.812Z] 
13:22:30 [2020-10-03T13:22:30.812Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:30 [2020-10-03T13:22:30.812Z] #34 13.95 Fetched 8078 kB in 11s (746 kB/s)
13:22:30 [2020-10-03T13:22:30.812Z] #34 13.95 Reading package lists...
13:22:30 [2020-10-03T13:22:30.812Z] #34 17.18 Reading package lists...
13:22:30 [2020-10-03T13:22:30.812Z] #34 19.85 Building dependency tree...
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.65 The following additional packages will be installed:
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.67 Suggested packages:
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.67   cmake-doc ninja-build lrzip
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.67 Recommended packages:
13:22:30 [2020-10-03T13:22:30.812Z] #34 20.67   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.40 The following NEW packages will be installed:
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.40   vim-common xxd
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.54 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.54 Need to get 14.0 MB of archives.
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.54 After this operation, 62.1 MB of additional disk space will be used.
13:22:31 [2020-10-03T13:22:31.105Z] #34 21.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
13:22:31 [2020-10-03T13:22:31.105Z] #34 ...
13:22:31 [2020-10-03T13:22:31.105Z] 
13:22:31 [2020-10-03T13:22:31.105Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:31 [2020-10-03T13:22:31.105Z] #43 21.52 strconv
13:22:31 [2020-10-03T13:22:31.399Z] #43 ...
13:22:31 [2020-10-03T13:22:31.399Z] 
13:22:31 [2020-10-03T13:22:31.399Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:31 [2020-10-03T13:22:31.399Z] #49 11.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:31 [2020-10-03T13:22:31.399Z] #49 12.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:31 [2020-10-03T13:22:31.399Z] #49 12.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:31 [2020-10-03T13:22:31.399Z] #49 12.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:31 [2020-10-03T13:22:31.399Z] #49 12.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:31 [2020-10-03T13:22:31.399Z] #49 13.31 runtime
13:22:31 [2020-10-03T13:22:31.399Z] #49 ...
13:22:31 [2020-10-03T13:22:31.399Z] 
13:22:31 [2020-10-03T13:22:31.399Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:31 [2020-10-03T13:22:31.399Z] #34 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
13:22:31 [2020-10-03T13:22:31.399Z] #34 21.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
13:22:31 [2020-10-03T13:22:31.399Z] #34 21.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
13:22:31 [2020-10-03T13:22:31.692Z] #34 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
13:22:31 [2020-10-03T13:22:31.692Z] #34 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
13:22:31 [2020-10-03T13:22:31.692Z] #34 22.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
13:22:31 [2020-10-03T13:22:31.692Z] #34 22.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
13:22:31 [2020-10-03T13:22:31.692Z] #34 22.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
13:22:31 [2020-10-03T13:22:31.985Z] #34 22.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #34 ...
13:22:33 [2020-10-03T13:22:33.499Z] 
13:22:33 [2020-10-03T13:22:33.499Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:33 [2020-10-03T13:22:33.499Z] #62 13.71 + cd /tmp/tmp.bV6XrIBC0X/src/github.com/docker/libnetwork
13:22:33 [2020-10-03T13:22:33.499Z] #62 13.72 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:33 [2020-10-03T13:22:33.499Z] #62 13.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:22:33 [2020-10-03T13:22:33.499Z] #62 ...
13:22:33 [2020-10-03T13:22:33.499Z] 
13:22:33 [2020-10-03T13:22:33.499Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:33 [2020-10-03T13:22:33.499Z] #40 13.97 Fetched 8078 kB in 11s (737 kB/s)
13:22:33 [2020-10-03T13:22:33.499Z] #40 13.97 Reading package lists...
13:22:33 [2020-10-03T13:22:33.499Z] #40 18.15 Reading package lists...
13:22:33 [2020-10-03T13:22:33.499Z] #40 20.76 Building dependency tree...
13:22:33 [2020-10-03T13:22:33.499Z] #40 21.70 The following additional packages will be installed:
13:22:33 [2020-10-03T13:22:33.499Z] #40 21.70   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:22:33 [2020-10-03T13:22:33.499Z] #40 21.70   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:22:33 [2020-10-03T13:22:33.499Z] #40 21.70 Suggested packages:
13:22:33 [2020-10-03T13:22:33.499Z] #40 21.70   manpages-dev python-setuptools
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.67 The following NEW packages will be installed:
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.67   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.67   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.67   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.67   python-six zlib1g-dev
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.80 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.80 Need to get 3742 kB of archives.
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.80 After this operation, 22.0 MB of additional disk space will be used.
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 22.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.79 debconf: delaying package configuration, since apt-utils is not installed
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.90 Fetched 3742 kB in 0s (12.2 MB/s)
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.93 Selecting previously unselected package libcap-dev:s390x.
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
13:22:33 [2020-10-03T13:22:33.499Z] #40 23.96 Unpacking libcap-dev:s390x (1:2.25-2) ...
13:22:33 [2020-10-03T13:22:33.499Z] #40 24.06 Selecting previously unselected package libnet1:s390x.
13:22:33 [2020-10-03T13:22:33.792Z] #40 24.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
13:22:33 [2020-10-03T13:22:33.792Z] #40 24.07 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
13:22:33 [2020-10-03T13:22:33.792Z] #40 24.17 Selecting previously unselected package libnet1-dev.
13:22:33 [2020-10-03T13:22:33.792Z] #40 ...
13:22:33 [2020-10-03T13:22:33.792Z] 
13:22:33 [2020-10-03T13:22:33.792Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:33 [2020-10-03T13:22:33.792Z] #34 24.10 debconf: delaying package configuration, since apt-utils is not installed
13:22:33 [2020-10-03T13:22:33.792Z] #34 24.18 Fetched 14.0 MB in 2s (6852 kB/s)
13:22:33 [2020-10-03T13:22:33.792Z] #34 24.23 Selecting previously unselected package xxd.
13:22:33 [2020-10-03T13:22:33.792Z] #34 24.23 (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.)
13:22:33 [2020-10-03T13:22:33.792Z] #34 24.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.086Z] #34 24.27 Unpacking xxd (2:8.1.0875-5) ...
13:22:34 [2020-10-03T13:22:34.086Z] #34 ...
13:22:34 [2020-10-03T13:22:34.086Z] 
13:22:34 [2020-10-03T13:22:34.086Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:22:34 [2020-10-03T13:22:34.086Z] #53 14.29 Fetched 8078 kB in 11s (730 kB/s)
13:22:34 [2020-10-03T13:22:34.086Z] #53 14.29 Reading package lists...
13:22:34 [2020-10-03T13:22:34.086Z] #53 18.59 Reading package lists...
13:22:34 [2020-10-03T13:22:34.086Z] #53 21.76 Building dependency tree...
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.76 The following additional packages will be installed:
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.76   libbtrfs0
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.81 The following NEW packages will be installed:
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.82   libbtrfs-dev libbtrfs0
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.95 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.95 Need to get 118 kB of archives.
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.95 After this operation, 390 kB of additional disk space will be used.
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
13:22:34 [2020-10-03T13:22:34.086Z] #53 22.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.66 debconf: delaying package configuration, since apt-utils is not installed
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.73 Fetched 118 kB in 0s (1212 kB/s)
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.79 Selecting previously unselected package libbtrfs0.
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.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 ... 15177 files and directories currently installed.)
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.87 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.88 Unpacking libbtrfs0 (4.20.1-2) ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.97 Selecting previously unselected package libbtrfs-dev.
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 23.98 Unpacking libbtrfs-dev (4.20.1-2) ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 24.15 Setting up libbtrfs0 (4.20.1-2) ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 24.17 Setting up libbtrfs-dev (4.20.1-2) ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 24.18 Processing triggers for libc-bin (2.28-10) ...
13:22:34 [2020-10-03T13:22:34.086Z] #53 ...
13:22:34 [2020-10-03T13:22:34.086Z] 
13:22:34 [2020-10-03T13:22:34.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:34 [2020-10-03T13:22:34.086Z] #11 14.38 Fetched 8078 kB in 11s (724 kB/s)
13:22:34 [2020-10-03T13:22:34.086Z] #11 14.38 Reading package lists...
13:22:34 [2020-10-03T13:22:34.086Z] #11 18.22 Reading package lists...
13:22:34 [2020-10-03T13:22:34.086Z] #11 21.60 Building dependency tree...
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.46 The following additional packages will be installed:
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47 Suggested packages:
13:22:34 [2020-10-03T13:22:34.086Z] #11 22.47   gcc-8-locales seccomp wine64
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36 The following NEW packages will be installed:
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.36   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.49 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.49 Need to get 73.3 MB of archives.
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.49 After this operation, 494 MB of additional disk space will be used.
13:22:34 [2020-10-03T13:22:34.086Z] #11 23.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
13:22:34 [2020-10-03T13:22:34.087Z] #11 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
13:22:34 [2020-10-03T13:22:34.087Z] #11 ...
13:22:34 [2020-10-03T13:22:34.087Z] 
13:22:34 [2020-10-03T13:22:34.087Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:22:34 [2020-10-03T13:22:34.087Z] #53 DONE 24.5s
13:22:34 [2020-10-03T13:22:34.087Z] 
13:22:34 [2020-10-03T13:22:34.087Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:34 [2020-10-03T13:22:34.087Z] #11 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:22:34 [2020-10-03T13:22:34.087Z] #11 ...
13:22:34 [2020-10-03T13:22:34.087Z] 
13:22:34 [2020-10-03T13:22:34.087Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.31 Selecting previously unselected package libnl-3-200:s390x.
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.31 Unpacking libnl-3-200:s390x (3.4.0-1) ...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.37 Selecting previously unselected package libnl-3-dev:s390x.
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.087Z] #40 24.38 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.66 Selecting previously unselected package libprotobuf-c1:s390x.
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.66 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.72 Selecting previously unselected package libprotobuf-c-dev:s390x.
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.73 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.80 Selecting previously unselected package zlib1g-dev:s390x.
13:22:34 [2020-10-03T13:22:34.380Z] #40 ...
13:22:34 [2020-10-03T13:22:34.380Z] 
13:22:34 [2020-10-03T13:22:34.380Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:34 [2020-10-03T13:22:34.380Z] #62 DONE 24.9s
13:22:34 [2020-10-03T13:22:34.380Z] 
13:22:34 [2020-10-03T13:22:34.380Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.380Z] #40 24.80 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
13:22:34 [2020-10-03T13:22:34.449Z] #30 4.717 + git clone https://github.com/kolyshkin/go-swagger.git .
13:22:34 [2020-10-03T13:22:34.449Z] #30 4.717 Cloning into '.'...
13:22:34 [2020-10-03T13:22:34.674Z] #40 24.98 Selecting previously unselected package libprotobuf17:s390x.
13:22:34 [2020-10-03T13:22:34.674Z] #40 24.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
13:22:34 [2020-10-03T13:22:34.674Z] #40 24.98 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
13:22:34 [2020-10-03T13:22:34.748Z] #30 ...
13:22:34 [2020-10-03T13:22:34.748Z] 
13:22:34 [2020-10-03T13:22:34.748Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.127 + RM_GOPATH=0
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.127 + TMP_GOPATH=
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.127 + : /build
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.127 + '[' -z '' ']'
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.136 ++ mktemp -d
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.138 + export GOPATH=/tmp/tmp.2ZOkYF8VPo
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.138 + GOPATH=/tmp/tmp.2ZOkYF8VPo
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.138 + RM_GOPATH=1
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.138 + case "$(go env GOARCH)" in
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.145 ++ go env GOARCH
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.177 + export GO_BUILDMODE=-buildmode=pie
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.177 + GO_BUILDMODE=-buildmode=pie
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.177 ++ dirname /tmp/install/install.sh
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 Install docker/cli version 17.06.2-ce from stable
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + dir=/tmp/install
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + bin=dockercli
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + shift
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + . /tmp/install/dockercli.installer
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 ++ : stable
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 ++ : 17.06.2-ce
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + install_dockercli
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.206 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.237 ++ uname -m
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.239 + arch=x86_64
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.239 + '[' x86_64 '!=' x86_64 ']'
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.239 + url=https://download.docker.com/linux/static
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.241 + tar -xz docker/docker
13:22:34 [2020-10-03T13:22:34.748Z] #22 5.241 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:22:35 [2020-10-03T13:22:35.310Z] #40 25.70 Selecting previously unselected package libprotobuf-lite17:s390x.
13:22:35 [2020-10-03T13:22:35.310Z] #40 25.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
13:22:35 [2020-10-03T13:22:35.310Z] #40 25.70 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
13:22:35 [2020-10-03T13:22:35.603Z] #40 25.88 Selecting previously unselected package libprotobuf-dev:s390x.
13:22:35 [2020-10-03T13:22:35.603Z] #40 25.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
13:22:35 [2020-10-03T13:22:35.603Z] #40 25.88 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
13:22:36 [2020-10-03T13:22:36.239Z] #40 26.47 Selecting previously unselected package libprotoc17:s390x.
13:22:36 [2020-10-03T13:22:36.239Z] #40 26.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
13:22:36 [2020-10-03T13:22:36.239Z] #40 26.47 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
13:22:36 [2020-10-03T13:22:36.239Z] #40 26.80 Selecting previously unselected package protobuf-c-compiler.
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.90 Selecting previously unselected package protobuf-compiler.
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.98 Selecting previously unselected package python-pkg-resources.
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:22:36 [2020-10-03T13:22:36.532Z] #40 26.98 Unpacking python-pkg-resources (40.8.0-1) ...
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.12 Selecting previously unselected package python-six.
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.12 Unpacking python-six (1.12.0-1) ...
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.19 Selecting previously unselected package python-protobuf.
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
13:22:36 [2020-10-03T13:22:36.825Z] #40 27.19 Unpacking python-protobuf (3.6.1.3-2) ...
13:22:37 [2020-10-03T13:22:37.118Z] #40 27.52 Setting up python-pkg-resources (40.8.0-1) ...
13:22:37 [2020-10-03T13:22:37.336Z] #22 ...
13:22:37 [2020-10-03T13:22:37.336Z] 
13:22:37 [2020-10-03T13:22:37.336Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + RM_GOPATH=0
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + TMP_GOPATH=
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + : /build
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + '[' -z '' ']'
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 ++ mktemp -d
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + export GOPATH=/tmp/tmp.SjtZX9NcNP
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + GOPATH=/tmp/tmp.SjtZX9NcNP
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + RM_GOPATH=1
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 + case "$(go env GOARCH)" in
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.684 ++ go env GOARCH
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + export GO_BUILDMODE=-buildmode=pie
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + GO_BUILDMODE=-buildmode=pie
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 ++ dirname /tmp/install/install.sh
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + dir=/tmp/install
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + bin=tomlv
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + shift
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + . /tmp/install/tomlv.installer
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + install_tomlv
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SjtZX9NcNP/src/github.com/BurntSushi/toml
13:22:37 [2020-10-03T13:22:37.336Z] #32 4.719 Cloning into '/tmp/tmp.SjtZX9NcNP/src/github.com/BurntSushi/toml'...
13:22:37 [2020-10-03T13:22:37.336Z] #32 6.288 + cd /tmp/tmp.SjtZX9NcNP/src/github.com/BurntSushi/toml
13:22:37 [2020-10-03T13:22:37.336Z] #32 6.288 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:22:37 [2020-10-03T13:22:37.336Z] #32 6.320 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:22:37 [2020-10-03T13:22:37.336Z] #32 7.287 internal/cpu
13:22:37 [2020-10-03T13:22:37.336Z] #32 7.327 runtime/internal/atomic
13:22:37 [2020-10-03T13:22:37.336Z] #32 7.725 runtime/internal/sys
13:22:37 [2020-10-03T13:22:37.336Z] #32 7.882 internal/bytealg
13:22:37 [2020-10-03T13:22:37.336Z] #32 7.918 runtime/internal/math
13:22:37 [2020-10-03T13:22:37.336Z] #32 8.004 math/bits
13:22:37 [2020-10-03T13:22:37.593Z] #32 ...
13:22:37 [2020-10-03T13:22:37.593Z] 
13:22:37 [2020-10-03T13:22:37.593Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + RM_GOPATH=0
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + TMP_GOPATH=
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + : /build
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + '[' -z '' ']'
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 ++ mktemp -d
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + export GOPATH=/tmp/tmp.ZJ59i3Elb9
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + GOPATH=/tmp/tmp.ZJ59i3Elb9
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + RM_GOPATH=1
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 + case "$(go env GOARCH)" in
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.719 ++ go env GOARCH
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.765 + export GO_BUILDMODE=-buildmode=pie
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.765 + GO_BUILDMODE=-buildmode=pie
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.765 ++ dirname /tmp/install/install.sh
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + dir=/tmp/install
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + bin=gotestsum
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + shift
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + . /tmp/install/gotestsum.installer
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 ++ : v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + install_gotestsum
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + set -e
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + export GO111MODULE=on
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + GO111MODULE=on
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + GOBIN=/build
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.805 + go get gotest.tools/gotestsum@v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.927 go: finding gotest.tools v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 4.932 go: finding gotest.tools/gotestsum v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 5.960 go: downloading gotest.tools/gotestsum v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 6.891 go: extracting gotest.tools/gotestsum v0.5.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.046 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.055 go: downloading github.com/pkg/errors v0.9.1
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.066 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.267 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.271 go: downloading github.com/spf13/pflag v1.0.3
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.272 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.300 go: extracting github.com/pkg/errors v0.9.1
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.301 go: downloading github.com/fatih/color v1.9.0
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.304 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.352 go: downloading github.com/jonboulle/clockwork v0.1.0
13:22:37 [2020-10-03T13:22:37.593Z] #45 8.353 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:37 [2020-10-03T13:22:37.850Z] #45 ...
13:22:37 [2020-10-03T13:22:37.850Z] 
13:22:37 [2020-10-03T13:22:37.850Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:37 [2020-10-03T13:22:37.850Z] #32 8.650 math
13:22:38 [2020-10-03T13:22:38.154Z] #32 8.710 runtime
13:22:38 [2020-10-03T13:22:38.477Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e195b6a53263bac) in /home/ubuntu/workspace/moby_PR-41523
[Pipeline] {
[Pipeline] checkout
13:22:39 [2020-10-03T13:22:39.194Z] #40 29.31 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
13:22:39 [2020-10-03T13:22:39.194Z] #40 29.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
13:22:39 [2020-10-03T13:22:39.194Z] #40 29.32 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:22:39 [2020-10-03T13:22:39.194Z] #40 29.33 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
13:22:39 [2020-10-03T13:22:39.194Z] #40 29.34 Setting up python-six (1.12.0-1) ...
13:22:39 [2020-10-03T13:22:39.533Z] #32 ...
13:22:39 [2020-10-03T13:22:39.533Z] 
13:22:39 [2020-10-03T13:22:39.533Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + RM_GOPATH=0
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + TMP_GOPATH=
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + : /build
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + '[' -z '' ']'
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 ++ mktemp -d
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + export GOPATH=/tmp/tmp.BawZNnqGQk
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + GOPATH=/tmp/tmp.BawZNnqGQk
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + RM_GOPATH=1
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + case "$(go env GOARCH)" in
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 ++ go env GOARCH
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + export GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 ++ dirname /tmp/install/install.sh
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + dir=/tmp/install
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + bin=rootlesskit
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + shift
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + . /tmp/install/rootlesskit.installer
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + install_rootlesskit
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + case "$1" in
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + export CGO_ENABLED=0
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + CGO_ENABLED=0
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + _install_rootlesskit
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BawZNnqGQk/src/github.com/rootless-containers/rootlesskit
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.385 Cloning into '/tmp/tmp.BawZNnqGQk/src/github.com/rootless-containers/rootlesskit'...
13:22:39 [2020-10-03T13:22:39.533Z] #56 4.401 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:39 [2020-10-03T13:22:39.533Z] #56 ...
13:22:39 [2020-10-03T13:22:39.533Z] 
13:22:39 [2020-10-03T13:22:39.533Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 Installing golangci-lint version v1.23.8
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + RM_GOPATH=0
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + TMP_GOPATH=
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + : /build
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + '[' -z '' ']'
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 ++ mktemp -d
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + export GOPATH=/tmp/tmp.A1VhWKdLZl
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + GOPATH=/tmp/tmp.A1VhWKdLZl
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + RM_GOPATH=1
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + case "$(go env GOARCH)" in
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 ++ go env GOARCH
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + export GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 ++ dirname /tmp/install/install.sh
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + dir=/tmp/install
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + bin=golangci_lint
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + shift
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + . /tmp/install/golangci_lint.installer
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 ++ : v1.23.8
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + install_golangci_lint
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + echo 'Installing golangci-lint version v1.23.8'
13:22:39 [2020-10-03T13:22:39.533Z] #47 4.533 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:22:39 [2020-10-03T13:22:39.533Z] #47 ...
13:22:39 [2020-10-03T13:22:39.533Z] 
13:22:39 [2020-10-03T13:22:39.533Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.179 + RM_GOPATH=0
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.179 + TMP_GOPATH=
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.179 + : /build
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.179 + '[' -z '' ']'
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.179 ++ mktemp -d
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.186 + export GOPATH=/tmp/tmp.laCUTLcKw7
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.186 + GOPATH=/tmp/tmp.laCUTLcKw7
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.186 + RM_GOPATH=1
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.186 + case "$(go env GOARCH)" in
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.186 ++ go env GOARCH
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.199 + export GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.199 + GO_BUILDMODE=-buildmode=pie
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.199 ++ dirname /tmp/install/install.sh
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + dir=/tmp/install
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + bin=vndr
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + shift
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + '[' '!' -f /tmp/install/vndr.installer ']'
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + . /tmp/install/vndr.installer
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + install_vndr
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.203 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.204 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.211 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.laCUTLcKw7/src/github.com/LK4D4/vndr
13:22:39 [2020-10-03T13:22:39.533Z] #43 5.211 Cloning into '/tmp/tmp.laCUTLcKw7/src/github.com/LK4D4/vndr'...
13:22:39 [2020-10-03T13:22:39.533Z] #43 6.943 + cd /tmp/tmp.laCUTLcKw7/src/github.com/LK4D4/vndr
13:22:39 [2020-10-03T13:22:39.533Z] #43 6.943 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:22:39 [2020-10-03T13:22:39.533Z] #43 6.985 + go build -buildmode=pie -v -o /build/vndr .
13:22:39 [2020-10-03T13:22:39.533Z] #43 8.690 internal/race
13:22:39 [2020-10-03T13:22:39.533Z] #43 8.920 runtime
13:22:39 [2020-10-03T13:22:39.533Z] #43 8.961 sync/atomic
13:22:39 [2020-10-03T13:22:39.533Z] #43 9.372 unicode
13:22:39 [2020-10-03T13:22:39.790Z] #43 ...
13:22:39 [2020-10-03T13:22:39.790Z] 
13:22:39 [2020-10-03T13:22:39.790Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:39 [2020-10-03T13:22:39.790Z] #34 5.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:39 [2020-10-03T13:22:39.790Z] #34 5.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:39 [2020-10-03T13:22:39.790Z] #34 5.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:39 [2020-10-03T13:22:39.790Z] #34 7.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:22:39 [2020-10-03T13:22:39.790Z] #34 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:22:40 [2020-10-03T13:22:40.093Z] #34 ...
13:22:40 [2020-10-03T13:22:40.093Z] 
13:22:40 [2020-10-03T13:22:40.093Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:22:40 [2020-10-03T13:22:40.093Z] #38 4.998 + git clone https://github.com/docker/distribution.git .
13:22:40 [2020-10-03T13:22:40.093Z] #38 4.998 Cloning into '.'...
13:22:40 [2020-10-03T13:22:40.093Z] #38 ...
13:22:40 [2020-10-03T13:22:40.093Z] 
13:22:40 [2020-10-03T13:22:40.093Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:22:40 [2020-10-03T13:22:40.093Z] #53 4.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:40 [2020-10-03T13:22:40.093Z] #53 4.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:40 [2020-10-03T13:22:40.093Z] #53 4.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:40 [2020-10-03T13:22:40.093Z] #53 5.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:22:40 [2020-10-03T13:22:40.093Z] #53 8.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.50 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.51 Setting up libnl-3-200:s390x (3.4.0-1) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.52 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.53 Setting up libcap-dev:s390x (1:2.25-2) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.54 Setting up libprotoc17:s390x (3.6.1.3-2) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.54 Setting up protobuf-compiler (3.6.1.3-2) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.56 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:22:40 [2020-10-03T13:22:40.233Z] #40 30.63 Setting up python-protobuf (3.6.1.3-2) ...
13:22:40 [2020-10-03T13:22:40.351Z] #53 ...
13:22:40 [2020-10-03T13:22:40.351Z] 
13:22:40 [2020-10-03T13:22:40.351Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.228 + RM_GOPATH=0
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.228 + TMP_GOPATH=
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.228 + : /build
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.228 + '[' -z '' ']'
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.228 ++ mktemp -d
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.247 + export GOPATH=/tmp/tmp.zb13ldfuRC
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.247 + GOPATH=/tmp/tmp.zb13ldfuRC
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.247 + RM_GOPATH=1
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.247 + case "$(go env GOARCH)" in
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.247 ++ go env GOARCH
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + export GO_BUILDMODE=-buildmode=pie
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + GO_BUILDMODE=-buildmode=pie
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 ++ dirname /tmp/install/install.sh
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + dir=/tmp/install
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + bin=proxy
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + shift
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + '[' '!' -f /tmp/install/proxy.installer ']'
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + . /tmp/install/proxy.installer
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + install_proxy
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + case "$1" in
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + export CGO_ENABLED=0
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + CGO_ENABLED=0
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + _install_proxy
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zb13ldfuRC/src/github.com/docker/libnetwork
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.328 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:40 [2020-10-03T13:22:40.351Z] #62 5.381 Cloning into '/tmp/tmp.zb13ldfuRC/src/github.com/docker/libnetwork'...
13:22:40 [2020-10-03T13:22:40.351Z] #62 ...
13:22:40 [2020-10-03T13:22:40.351Z] 
13:22:40 [2020-10-03T13:22:40.351Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:40 [2020-10-03T13:22:40.351Z] #11 5.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:40 [2020-10-03T13:22:40.351Z] #11 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:40 [2020-10-03T13:22:40.351Z] #11 5.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:40 [2020-10-03T13:22:40.351Z] #11 7.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:22:40 [2020-10-03T13:22:40.351Z] #11 9.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:22:40 [2020-10-03T13:22:40.621Z] #11 ...
13:22:40 [2020-10-03T13:22:40.621Z] 
13:22:40 [2020-10-03T13:22:40.621Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + RM_GOPATH=0
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + TMP_GOPATH=
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + : /build
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + '[' -z '' ']'
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 ++ mktemp -d
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + export GOPATH=/tmp/tmp.8E7B2OK1nT
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + GOPATH=/tmp/tmp.8E7B2OK1nT
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + RM_GOPATH=1
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + case "$(go env GOARCH)" in
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 ++ go env GOARCH
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + export GO_BUILDMODE=-buildmode=pie
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + GO_BUILDMODE=-buildmode=pie
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 ++ dirname /tmp/install/install.sh
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + dir=/tmp/install
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + bin=shfmt
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + shift
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + . /tmp/install/shfmt.installer
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + install_shfmt
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8E7B2OK1nT/src/github.com/mvdan/sh
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 Cloning into '/tmp/tmp.8E7B2OK1nT/src/github.com/mvdan/sh'...
13:22:40 [2020-10-03T13:22:40.621Z] #49 4.350 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:40 [2020-10-03T13:22:40.621Z] #49 ...
13:22:40 [2020-10-03T13:22:40.621Z] 
13:22:40 [2020-10-03T13:22:40.621Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:40 [2020-10-03T13:22:40.621Z] #40 5.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:22:40 [2020-10-03T13:22:40.621Z] #40 5.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:22:40 [2020-10-03T13:22:40.621Z] #40 5.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:22:40 [2020-10-03T13:22:40.621Z] #40 7.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:22:40 [2020-10-03T13:22:40.621Z] #40 9.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:22:40 [2020-10-03T13:22:40.882Z] #40 ...
13:22:40 [2020-10-03T13:22:40.882Z] 
13:22:40 [2020-10-03T13:22:40.882Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:22:40 [2020-10-03T13:22:40.882Z] #56 10.91 + cd /tmp/tmp.BawZNnqGQk/src/github.com/rootless-containers/rootlesskit
13:22:40 [2020-10-03T13:22:40.882Z] #56 10.92 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:22:40 [2020-10-03T13:22:40.882Z] #56 11.22 + for f in rootlesskit rootlesskit-docker-proxy
13:22:40 [2020-10-03T13:22:40.882Z] #56 11.22 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:22:41 [2020-10-03T13:22:41.491Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0743956f2fe2be703) in /home/ubuntu/workspace/moby_PR-41523
[Pipeline] {
[Pipeline] checkout
13:22:41 [2020-10-03T13:22:41.566Z] using credential docker-jenkins-github-credentials
13:22:41 [2020-10-03T13:22:41.573Z] Cloning the remote Git repository
13:22:41 [2020-10-03T13:22:41.573Z] Cloning with configured refspecs honoured and without tags
13:22:41 [2020-10-03T13:22:41.747Z] #40 ...
13:22:41 [2020-10-03T13:22:41.747Z] 
13:22:41 [2020-10-03T13:22:41.747Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:41 [2020-10-03T13:22:41.747Z] #43 21.89 bytes
13:22:41 [2020-10-03T13:22:41.747Z] #43 23.25 bufio
13:22:41 [2020-10-03T13:22:41.747Z] #43 24.42 syscall
13:22:41 [2020-10-03T13:22:41.747Z] #43 24.50 reflect
13:22:41 [2020-10-03T13:22:41.747Z] #43 29.26 time
13:22:41 [2020-10-03T13:22:41.747Z] #43 ...
13:22:41 [2020-10-03T13:22:41.747Z] 
13:22:41 [2020-10-03T13:22:41.747Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:41 [2020-10-03T13:22:41.747Z] #32 21.98 internal/oserror
13:22:41 [2020-10-03T13:22:41.747Z] #32 21.98 strconv
13:22:41 [2020-10-03T13:22:41.747Z] #32 22.09 syscall
13:22:41 [2020-10-03T13:22:41.747Z] #32 24.55 reflect
13:22:41 [2020-10-03T13:22:41.747Z] #32 27.22 time
13:22:41 [2020-10-03T13:22:41.747Z] #32 31.28 internal/poll
13:22:41 [2020-10-03T13:22:41.747Z] #32 ...
13:22:41 [2020-10-03T13:22:41.747Z] 
13:22:41 [2020-10-03T13:22:41.747Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:22:41 [2020-10-03T13:22:41.747Z] #30 27.79 Checking out files:  98% (1495/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:22:41 [2020-10-03T13:22:41.747Z] #30 27.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:22:41 [2020-10-03T13:22:41.747Z] #30 28.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:22:41 [2020-10-03T13:22:41.392Z] Cloning repository https://github.com/moby/moby.git
13:22:41 [2020-10-03T13:22:41.448Z]  > git init /home/ubuntu/workspace/moby_PR-41523 # timeout=10
13:22:41 [2020-10-03T13:22:41.662Z] Fetching upstream changes from https://github.com/moby/moby.git
13:22:41 [2020-10-03T13:22:41.662Z]  > git --version # timeout=10
13:22:41 [2020-10-03T13:22:41.680Z]  > git --version # 'git version 2.17.1'
13:22:41 [2020-10-03T13:22:41.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:41 [2020-10-03T13:22:41.682Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:22:42 [2020-10-03T13:22:42.787Z] #30 ...
13:22:42 [2020-10-03T13:22:42.787Z] 
13:22:42 [2020-10-03T13:22:42.787Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:42 [2020-10-03T13:22:42.787Z] #40 33.21 Setting up libnl-3-dev:s390x (3.4.0-1) ...
13:22:42 [2020-10-03T13:22:42.787Z] #40 33.21 Processing triggers for libc-bin (2.28-10) ...
13:22:43 [2020-10-03T13:22:43.082Z] #40 DONE 33.6s
13:22:43 [2020-10-03T13:22:43.082Z] 
13:22:43 [2020-10-03T13:22:43.082Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:43 [2020-10-03T13:22:43.082Z] #32 32.65 internal/syscall/execenv
13:22:43 [2020-10-03T13:22:43.082Z] #32 32.76 internal/syscall/unix
13:22:43 [2020-10-03T13:22:43.082Z] #32 32.91 os
13:22:43 [2020-10-03T13:22:43.082Z] #32 33.01 internal/fmtsort
13:22:43 [2020-10-03T13:22:43.082Z] #32 33.54 strings
13:22:44 [2020-10-03T13:22:44.123Z] #32 ...
13:22:44 [2020-10-03T13:22:44.123Z] 
13:22:44 [2020-10-03T13:22:44.123Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.39 Selecting previously unselected package vim-common.
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.40 Unpacking vim-common (2:8.1.0875-5) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.69 Selecting previously unselected package cmake-data.
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 24.69 Unpacking cmake-data (3.13.4-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 26.75 Selecting previously unselected package libicu63:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 26.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 26.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 30.85 Selecting previously unselected package libxml2:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 30.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 30.86 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.25 Selecting previously unselected package libarchive13:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.26 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.46 Selecting previously unselected package libjsoncpp1:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.46 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.58 Selecting previously unselected package librhash0:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.58 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.58 Unpacking librhash0:s390x (1.3.8-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.66 Selecting previously unselected package libuv1:s390x.
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.66 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.66 Unpacking libuv1:s390x (1.24.1-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.76 Selecting previously unselected package cmake.
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.76 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 31.76 Unpacking cmake (3.13.4-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 33.94 Setting up libicu63:s390x (63.1-6+deb10u1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 33.95 Setting up xxd (2:8.1.0875-5) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 33.97 Setting up libuv1:s390x (1.24.1-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 33.97 Setting up vim-common (2:8.1.0875-5) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.00 Setting up librhash0:s390x (1.3.8-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.01 Setting up cmake-data (3.13.4-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.02 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.02 Setting up libjsoncpp1:s390x (1.7.4-3) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.03 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.04 Setting up cmake (3.13.4-1) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.05 Processing triggers for libc-bin (2.28-10) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 34.08 Processing triggers for mime-support (3.62) ...
13:22:44 [2020-10-03T13:22:44.123Z] #34 DONE 34.4s
13:22:44 [2020-10-03T13:22:44.123Z] 
13:22:44 [2020-10-03T13:22:44.123Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.957 + RM_GOPATH=0
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.957 + TMP_GOPATH=
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.957 + : /build
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.957 + '[' -z '' ']'
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.957 ++ mktemp -d
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.972 + export GOPATH=/tmp/tmp.YMzbUqXGb8
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.972 + GOPATH=/tmp/tmp.YMzbUqXGb8
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.972 + RM_GOPATH=1
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.972 + case "$(go env GOARCH)" in
13:22:44 [2020-10-03T13:22:44.123Z] #54 0.973 ++ go env GOARCH
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.013 + export GO_BUILDMODE=-buildmode=pie
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.013 + GO_BUILDMODE=-buildmode=pie
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.013 ++ dirname /tmp/install/install.sh
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + dir=/tmp/install
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + bin=containerd
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + shift
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + '[' '!' -f /tmp/install/containerd.installer ']'
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + . /tmp/install/containerd.installer
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 ++ set -e
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + install_containerd
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YMzbUqXGb8/src/github.com/containerd/containerd
13:22:44 [2020-10-03T13:22:44.123Z] #54 1.023 Cloning into '/tmp/tmp.YMzbUqXGb8/src/github.com/containerd/containerd'...
13:22:44 [2020-10-03T13:22:44.123Z] #54 ...
13:22:44 [2020-10-03T13:22:44.123Z] 
13:22:44 [2020-10-03T13:22:44.123Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:44 [2020-10-03T13:22:44.252Z] #56 ...
13:22:44 [2020-10-03T13:22:44.252Z] 
13:22:44 [2020-10-03T13:22:44.252Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:44 [2020-10-03T13:22:44.252Z] #22 13.97 + mkdir -p /build
13:22:44 [2020-10-03T13:22:44.252Z] #22 13.97 + mv docker/docker /build/
13:22:44 [2020-10-03T13:22:44.252Z] #22 13.98 + rmdir docker
13:22:44 [2020-10-03T13:22:44.252Z] #22 DONE 14.5s
13:22:44 [2020-10-03T13:22:44.252Z] 
13:22:44 [2020-10-03T13:22:44.252Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:44 [2020-10-03T13:22:44.252Z] #49 14.68 + cd /tmp/tmp.8E7B2OK1nT/src/github.com/mvdan/sh
13:22:44 [2020-10-03T13:22:44.252Z] #49 14.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:22:44 [2020-10-03T13:22:44.252Z] #49 14.91 + GO111MODULE=on
13:22:44 [2020-10-03T13:22:44.252Z] #49 14.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:22:44 [2020-10-03T13:22:44.421Z] #35 ...
13:22:44 [2020-10-03T13:22:44.421Z] 
13:22:44 [2020-10-03T13:22:44.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:44 [2020-10-03T13:22:44.421Z] #11 24.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 25.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 26.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 26.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 30.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.88 debconf: delaying package configuration, since apt-utils is not installed
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.93 Fetched 73.3 MB in 11s (6748 kB/s)
13:22:44 [2020-10-03T13:22:44.421Z] #11 34.97 Selecting previously unselected package binutils-mingw-w64-i686.
13:22:44 [2020-10-03T13:22:44.515Z] using credential docker-jenkins-github-credentials
13:22:44 [2020-10-03T13:22:44.523Z] Cloning the remote Git repository
13:22:44 [2020-10-03T13:22:44.523Z] Cloning with configured refspecs honoured and without tags
13:22:44 [2020-10-03T13:22:44.715Z] #11 34.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
13:22:44 [2020-10-03T13:22:44.715Z] #11 35.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
13:22:44 [2020-10-03T13:22:44.715Z] #11 35.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:22:44 [2020-10-03T13:22:44.715Z] #11 ...
13:22:44 [2020-10-03T13:22:44.715Z] 
13:22:44 [2020-10-03T13:22:44.715Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + RM_GOPATH=0
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + TMP_GOPATH=
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + : /build
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + '[' -z '' ']'
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 ++ mktemp -d
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + export GOPATH=/tmp/tmp.I5dPalPOrn
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + GOPATH=/tmp/tmp.I5dPalPOrn
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + RM_GOPATH=1
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 + case "$(go env GOARCH)" in
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.808 ++ go env GOARCH
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.813 + export GO_BUILDMODE=-buildmode=pie
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.813 + GO_BUILDMODE=-buildmode=pie
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.813 ++ dirname /tmp/install/install.sh
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + dir=/tmp/install
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + bin=tini
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + shift
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + '[' '!' -f /tmp/install/tini.installer ']'
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + . /tmp/install/tini.installer
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + install_tini
13:22:44 [2020-10-03T13:22:44.715Z] #35 0.818 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:22:45 [2020-10-03T13:22:45.008Z] #35 0.819 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:22:45 [2020-10-03T13:22:45.008Z] #35 0.819 + git clone https://github.com/krallin/tini.git /tmp/tmp.I5dPalPOrn/tini
13:22:45 [2020-10-03T13:22:45.008Z] #35 0.823 Cloning into '/tmp/tmp.I5dPalPOrn/tini'...
13:22:44 [2020-10-03T13:22:44.481Z] Cloning repository https://github.com/moby/moby.git
13:22:44 [2020-10-03T13:22:44.547Z]  > git init /home/ubuntu/workspace/moby_PR-41523 # timeout=10
13:22:44 [2020-10-03T13:22:44.950Z] Fetching upstream changes from https://github.com/moby/moby.git
13:22:44 [2020-10-03T13:22:44.950Z]  > git --version # timeout=10
13:22:44 [2020-10-03T13:22:44.955Z]  > git --version # 'git version 2.7.4'
13:22:44 [2020-10-03T13:22:44.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:44 [2020-10-03T13:22:44.959Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:22:45 [2020-10-03T13:22:45.302Z] #35 1.392 + cd /tmp/tmp.I5dPalPOrn/tini
13:22:45 [2020-10-03T13:22:45.595Z] #35 1.392 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:22:45 [2020-10-03T13:22:45.595Z] #35 1.396 + cmake .
13:22:45 [2020-10-03T13:22:45.595Z] #35 ...
13:22:45 [2020-10-03T13:22:45.595Z] 
13:22:45 [2020-10-03T13:22:45.595Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:45 [2020-10-03T13:22:45.595Z] #45 DONE 36.0s
13:22:45 [2020-10-03T13:22:45.621Z] #49 16.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:45 [2020-10-03T13:22:45.621Z] #49 16.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:45 [2020-10-03T13:22:45.879Z] #49 16.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:45 [2020-10-03T13:22:45.879Z] #49 16.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:45 [2020-10-03T13:22:45.879Z] #49 16.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:45 [2020-10-03T13:22:45.902Z] 
13:22:45 [2020-10-03T13:22:45.902Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:45 [2020-10-03T13:22:45.902Z] #35 1.787 -- The C compiler identification is GNU 8.3.0
13:22:45 [2020-10-03T13:22:45.902Z] #35 1.838 -- Check for working C compiler: /usr/bin/cc
13:22:46 [2020-10-03T13:22:46.265Z] #35 2.181 -- Check for working C compiler: /usr/bin/cc -- works
13:22:46 [2020-10-03T13:22:46.265Z] #35 2.181 -- Detecting C compiler ABI info
13:22:46 [2020-10-03T13:22:46.605Z] #35 2.708 -- Detecting C compiler ABI info - done
13:22:46 [2020-10-03T13:22:46.605Z] #35 ...
13:22:46 [2020-10-03T13:22:46.605Z] 
13:22:46 [2020-10-03T13:22:46.605Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:46 [2020-10-03T13:22:46.605Z] #49 27.08 syscall
13:22:46 [2020-10-03T13:22:46.605Z] #49 27.09 reflect
13:22:46 [2020-10-03T13:22:46.605Z] #49 32.59 context
13:22:46 [2020-10-03T13:22:46.605Z] #49 33.12 os
13:22:46 [2020-10-03T13:22:46.605Z] #49 35.73 path/filepath
13:22:46 [2020-10-03T13:22:46.605Z] #49 37.08 encoding/binary
13:22:46 [2020-10-03T13:22:46.852Z] #49 17.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:46 [2020-10-03T13:22:46.900Z] #49 ...
13:22:46 [2020-10-03T13:22:46.900Z] 
13:22:46 [2020-10-03T13:22:46.900Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:46 [2020-10-03T13:22:46.900Z] #35 2.712 -- Detecting C compile features
13:22:47 [2020-10-03T13:22:47.536Z] #35 3.553 -- Detecting C compile features - done
13:22:47 [2020-10-03T13:22:47.536Z] #35 3.576 -- Performing Test HAS_BUILTIN_FORTIFY
13:22:47 [2020-10-03T13:22:47.829Z] #35 3.708 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:22:47 [2020-10-03T13:22:47.829Z] #35 3.778 -- Configuring done
13:22:47 [2020-10-03T13:22:47.829Z] #35 3.794 -- Generating done
13:22:47 [2020-10-03T13:22:47.829Z] #35 3.799 -- Build files have been written to: /tmp/tmp.I5dPalPOrn/tini
13:22:47 [2020-10-03T13:22:47.829Z] #35 3.806 + make tini-static
13:22:47 [2020-10-03T13:22:47.831Z] #49 18.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:48 [2020-10-03T13:22:48.087Z] #49 ...
13:22:48 [2020-10-03T13:22:48.087Z] 
13:22:48 [2020-10-03T13:22:48.087Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:22:48 [2020-10-03T13:22:48.087Z] #45 8.757 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:48 [2020-10-03T13:22:48.087Z] #45 8.906 go: extracting github.com/spf13/pflag v1.0.3
13:22:48 [2020-10-03T13:22:48.087Z] #45 9.255 go: extracting github.com/jonboulle/clockwork v0.1.0
13:22:48 [2020-10-03T13:22:48.087Z] #45 9.266 go: extracting github.com/fatih/color v1.9.0
13:22:48 [2020-10-03T13:22:48.087Z] #45 9.722 go: downloading github.com/mattn/go-isatty v0.0.12
13:22:48 [2020-10-03T13:22:48.087Z] #45 9.796 go: downloading github.com/mattn/go-colorable v0.1.6
13:22:48 [2020-10-03T13:22:48.087Z] #45 10.17 go: extracting github.com/mattn/go-colorable v0.1.6
13:22:48 [2020-10-03T13:22:48.087Z] #45 10.52 go: extracting github.com/mattn/go-isatty v0.0.12
13:22:48 [2020-10-03T13:22:48.087Z] #45 11.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:48 [2020-10-03T13:22:48.087Z] #45 13.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:48 [2020-10-03T13:22:48.087Z] #45 14.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.58 go: finding github.com/fatih/color v1.9.0
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.59 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.60 go: finding github.com/pkg/errors v0.9.1
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.79 go: finding github.com/spf13/pflag v1.0.3
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.85 go: finding github.com/mattn/go-colorable v0.1.6
13:22:48 [2020-10-03T13:22:48.087Z] #45 17.93 go: finding github.com/mattn/go-isatty v0.0.12
13:22:48 [2020-10-03T13:22:48.087Z] #45 18.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:22:48 [2020-10-03T13:22:48.087Z] #45 18.31 go: finding github.com/jonboulle/clockwork v0.1.0
13:22:48 [2020-10-03T13:22:48.087Z] #45 18.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:22:48 [2020-10-03T13:22:48.087Z] #45 18.37 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:22:48 [2020-10-03T13:22:48.087Z] #45 18.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:22:48 [2020-10-03T13:22:48.122Z] #35 4.055 Scanning dependencies of target tini-static
13:22:48 [2020-10-03T13:22:48.122Z] #35 4.113 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:22:48 [2020-10-03T13:22:48.757Z] #35 4.847 [100%] Linking C executable tini-static
13:22:49 [2020-10-03T13:22:49.014Z] #45 ...
13:22:49 [2020-10-03T13:22:49.014Z] 
13:22:49 [2020-10-03T13:22:49.014Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:49 [2020-10-03T13:22:49.014Z] #49 19.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:49 [2020-10-03T13:22:49.049Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d37b06d6c5967c24) in /home/ubuntu/workspace/moby_PR-41523
[Pipeline] {
13:22:49 [2020-10-03T13:22:49.050Z] #35 5.107 [100%] Built target tini-static
13:22:49 [2020-10-03T13:22:49.050Z] #35 5.139 + mkdir -p /build
13:22:49 [2020-10-03T13:22:49.050Z] #35 5.143 + cp tini-static /build/docker-init
[Pipeline] checkout
13:22:49 [2020-10-03T13:22:49.352Z] #35 DONE 5.3s
13:22:49 [2020-10-03T13:22:49.352Z] 
13:22:49 [2020-10-03T13:22:49.352Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:49 [2020-10-03T13:22:49.352Z] #11 36.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:22:49 [2020-10-03T13:22:49.352Z] #11 36.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 36.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.42 Selecting previously unselected package binutils-mingw-w64.
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.49 Selecting previously unselected package libdevmapper1.02.1:s390x.
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.50 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.62 Selecting previously unselected package dmsetup.
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.63 Unpacking dmsetup (2:1.02.155-3) ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.70 Selecting previously unselected package mingw-w64-common.
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:22:49 [2020-10-03T13:22:49.352Z] #11 38.71 Unpacking mingw-w64-common (6.0.0-3) ...
13:22:50 [2020-10-03T13:22:50.380Z] #49 20.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:22:50 [2020-10-03T13:22:50.380Z] #49 20.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:22:50 [2020-10-03T13:22:50.380Z] #49 21.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:22:50 [2020-10-03T13:22:50.380Z] #49 21.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:22:50 [2020-10-03T13:22:50.638Z] #49 ...
13:22:50 [2020-10-03T13:22:50.638Z] 
13:22:50 [2020-10-03T13:22:50.638Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:22:50 [2020-10-03T13:22:50.638Z] #53 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:22:50 [2020-10-03T13:22:50.638Z] #53 ...
13:22:50 [2020-10-03T13:22:50.638Z] 
13:22:50 [2020-10-03T13:22:50.638Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:50 [2020-10-03T13:22:50.638Z] #43 13.14 unicode/utf8
13:22:50 [2020-10-03T13:22:50.638Z] #43 13.89 internal/testlog
13:22:50 [2020-10-03T13:22:50.638Z] #43 14.31 unicode/utf16
13:22:50 [2020-10-03T13:22:50.638Z] #43 14.56 container/list
13:22:50 [2020-10-03T13:22:50.638Z] #43 15.43 crypto/internal/subtle
13:22:50 [2020-10-03T13:22:50.638Z] #43 15.73 crypto/subtle
13:22:50 [2020-10-03T13:22:50.638Z] #43 15.82 vendor/golang.org/x/crypto/cryptobyte/asn1
13:22:50 [2020-10-03T13:22:50.638Z] #43 15.97 internal/nettrace
13:22:50 [2020-10-03T13:22:50.638Z] #43 16.12 runtime/cgo
13:22:51 [2020-10-03T13:22:51.199Z] #43 ...
13:22:51 [2020-10-03T13:22:51.199Z] 
13:22:51 [2020-10-03T13:22:51.199Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:51 [2020-10-03T13:22:51.199Z] #40 11.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:22:51 [2020-10-03T13:22:51.346Z] using credential docker-jenkins-github-credentials
13:22:51 [2020-10-03T13:22:51.353Z] Cloning the remote Git repository
13:22:51 [2020-10-03T13:22:51.353Z] Cloning with configured refspecs honoured and without tags
13:22:51 [2020-10-03T13:22:51.375Z] Cloning repository https://github.com/moby/moby.git
13:22:51 [2020-10-03T13:22:51.426Z]  > git init /home/ubuntu/workspace/moby_PR-41523 # timeout=10
13:22:51 [2020-10-03T13:22:51.458Z] #40 ...
13:22:51 [2020-10-03T13:22:51.458Z] 
13:22:51 [2020-10-03T13:22:51.458Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:22:51 [2020-10-03T13:22:51.458Z] #38 21.90 Checking out files:  88% (1477/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.
13:22:51 [2020-10-03T13:22:51.458Z] #38 22.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:22:51 [2020-10-03T13:22:51.458Z] #38 ...
13:22:51 [2020-10-03T13:22:51.458Z] 
13:22:51 [2020-10-03T13:22:51.458Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:22:51 [2020-10-03T13:22:51.458Z] #11 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:22:51 [2020-10-03T13:22:51.714Z] #11 ...
13:22:51 [2020-10-03T13:22:51.714Z] 
13:22:51 [2020-10-03T13:22:51.714Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:22:51 [2020-10-03T13:22:51.714Z] #34 12.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:22:51 [2020-10-03T13:22:51.972Z] #34 ...
13:22:51 [2020-10-03T13:22:51.972Z] 
13:22:51 [2020-10-03T13:22:51.972Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:22:51 [2020-10-03T13:22:51.972Z] #40 22.47 Fetched 8387 kB in 17s (486 kB/s)
13:22:52 [2020-10-03T13:22:52.110Z] #11 42.52 Selecting previously unselected package mingw-w64-x86-64-dev.
13:22:52 [2020-10-03T13:22:52.110Z] #11 42.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:22:52 [2020-10-03T13:22:52.110Z] #11 42.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:22:52 [2020-10-03T13:22:52.403Z] #11 ...
13:22:52 [2020-10-03T13:22:52.403Z] 
13:22:52 [2020-10-03T13:22:52.403Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:22:52 [2020-10-03T13:22:52.403Z] #43 32.94 internal/fmtsort
13:22:52 [2020-10-03T13:22:52.403Z] #43 33.44 os
13:22:52 [2020-10-03T13:22:52.403Z] #43 33.74 strings
13:22:52 [2020-10-03T13:22:52.403Z] #43 35.60 regexp/syntax
13:22:52 [2020-10-03T13:22:52.403Z] #43 36.32 fmt
13:22:52 [2020-10-03T13:22:52.403Z] #43 38.22 regexp
13:22:52 [2020-10-03T13:22:52.403Z] #43 39.36 flag
13:22:52 [2020-10-03T13:22:52.403Z] #43 40.78 go/token
13:22:52 [2020-10-03T13:22:52.403Z] #43 41.05 internal/lazyregexp
13:22:52 [2020-10-03T13:22:52.403Z] #43 41.22 net/url
13:22:52 [2020-10-03T13:22:52.403Z] #43 41.36 go/scanner
13:22:52 [2020-10-03T13:22:52.403Z] #43 42.16 text/template/parse
13:22:52 [2020-10-03T13:22:52.403Z] #43 42.27 go/ast
13:22:51 [2020-10-03T13:22:51.658Z] Fetching upstream changes from https://github.com/moby/moby.git
13:22:51 [2020-10-03T13:22:51.658Z]  > git --version # timeout=10
13:22:51 [2020-10-03T13:22:51.671Z]  > git --version # 'git version 2.17.1'
13:22:51 [2020-10-03T13:22:51.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:51 [2020-10-03T13:22:51.702Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:22:52 [2020-10-03T13:22:52.585Z] #40 22.47 Reading package lists...
13:22:52 [2020-10-03T13:22:52.585Z] #40 ...
13:22:52 [2020-10-03T13:22:52.585Z] 
13:22:52 [2020-10-03T13:22:52.585Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:52 [2020-10-03T13:22:52.585Z] #32 13.12 unicode/utf8
13:22:52 [2020-10-03T13:22:52.585Z] #32 13.72 internal/testlog
13:22:52 [2020-10-03T13:22:52.585Z] #32 14.05 encoding
13:22:52 [2020-10-03T13:22:52.585Z] #32 14.19 runtime/cgo
13:22:52 [2020-10-03T13:22:52.585Z] #32 ...
13:22:52 [2020-10-03T13:22:52.585Z] 
13:22:52 [2020-10-03T13:22:52.585Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:52 [2020-10-03T13:22:52.696Z] #43 ...
13:22:52 [2020-10-03T13:22:52.696Z] 
13:22:52 [2020-10-03T13:22:52.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:52 [2020-10-03T13:22:52.696Z] #41 6.925 Note: Building without setproctitle() and strlcpy() support.
13:22:52 [2020-10-03T13:22:52.696Z] #41 6.926       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:22:52 [2020-10-03T13:22:52.696Z] #41 6.928 Note: Building without GnuTLS support
13:22:52 [2020-10-03T13:22:52.696Z] #41 6.929 Makefile.config:39: Warn: you have no libnftables installed
13:22:52 [2020-10-03T13:22:52.696Z] #41 6.929 Makefile.config:40: Warn: Building without nftables support
13:22:52 [2020-10-03T13:22:52.696Z] #41 7.702 fatal: not a git repository (or any of the parent directories): .git
13:22:52 [2020-10-03T13:22:52.696Z] #41 7.720   GEN      .gitid
13:22:52 [2020-10-03T13:22:52.696Z] #41 7.728   GEN      criu/include/version.h
13:22:52 [2020-10-03T13:22:52.696Z] #41 7.762   GEN      include/common/asm
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.554   PBCC     images/timens.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.564   DEP      images/timens.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.600   PBCC     images/fown.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.613   PBCC     images/google/protobuf/descriptor.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.667   PBCC     images/opts.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.710   PBCC     images/memfd.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.730   DEP      images/fown.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.756   DEP      images/google/protobuf/descriptor.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.784   DEP      images/opts.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.822   DEP      images/memfd.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.838   PBCC     images/sit.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.873   DEP      images/sit.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.934   PBCC     images/macvlan.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.947   DEP      images/macvlan.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.980   PBCC     images/autofs.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 8.983   DEP      images/autofs.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.019   PBCC     images/sysctl.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.046   DEP      images/sysctl.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.075   PBCC     images/time.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.120   DEP      images/time.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.126   PBCC     images/binfmt-misc.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.135   DEP      images/binfmt-misc.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.215   PBCC     images/seccomp.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.219   DEP      images/seccomp.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.247   PBCC     images/userns.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.285   DEP      images/userns.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.320   PBCC     images/cgroup.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.330   DEP      images/cgroup.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.379   PBCC     images/ext-file.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.386   DEP      images/ext-file.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.395   PBCC     images/rpc.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.437   DEP      images/rpc.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.466   PBCC     images/siginfo.pb-c.c
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.482   DEP      images/siginfo.pb-c.d
13:22:52 [2020-10-03T13:22:52.696Z] #41 9.544   PBCC     images/pagemap.pb-c.c
13:22:52 [2020-10-03T13:22:52.843Z] #62 22.79 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.
13:22:52 [2020-10-03T13:22:52.843Z] #62 23.58 + cd /tmp/tmp.zb13ldfuRC/src/github.com/docker/libnetwork
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.591   DEP      images/pagemap.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.626   PBCC     images/rlimit.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.641   DEP      images/rlimit.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.681   PBCC     images/file-lock.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.686   DEP      images/file-lock.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.701   PBCC     images/tty.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.732   DEP      images/tty.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.774   PBCC     images/tun.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.793   PBCC     images/netdev.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.802   DEP      images/tun.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.844   DEP      images/netdev.pb-c.d
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.891   PBCC     images/vma.pb-c.c
13:22:52 [2020-10-03T13:22:52.989Z] #41 9.894   DEP      images/vma.pb-c.d
13:22:53 [2020-10-03T13:22:53.099Z] #62 23.58 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:22:53 [2020-10-03T13:22:53.298Z] #41 ...
13:22:53 [2020-10-03T13:22:53.298Z] 
13:22:53 [2020-10-03T13:22:53.298Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:53 [2020-10-03T13:22:53.298Z] #32 35.69 path
13:22:53 [2020-10-03T13:22:53.298Z] #32 35.72 fmt
13:22:53 [2020-10-03T13:22:53.298Z] #32 36.19 path/filepath
13:22:53 [2020-10-03T13:22:53.298Z] #32 37.43 io/ioutil
13:22:53 [2020-10-03T13:22:53.298Z] #32 37.80 text/tabwriter
13:22:53 [2020-10-03T13:22:53.298Z] #32 38.49 flag
13:22:53 [2020-10-03T13:22:53.298Z] #32 38.50 github.com/BurntSushi/toml
13:22:53 [2020-10-03T13:22:53.298Z] #32 39.47 log
13:22:53 [2020-10-03T13:22:53.298Z] #32 40.96 github.com/BurntSushi/toml/cmd/tomlv
13:22:53 [2020-10-03T13:22:53.298Z] #32 DONE 43.6s
13:22:53 [2020-10-03T13:22:53.298Z] 
13:22:53 [2020-10-03T13:22:53.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:53 [2020-10-03T13:22:53.298Z] #41 9.933   PBCC     images/creds.pb-c.c
13:22:53 [2020-10-03T13:22:53.298Z] #41 9.949   DEP      images/creds.pb-c.d
13:22:53 [2020-10-03T13:22:53.298Z] #41 9.993   PBCC     images/utsns.pb-c.c
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.01   DEP      images/utsns.pb-c.d
13:22:53 [2020-10-03T13:22:53.298Z] #41 ...
13:22:53 [2020-10-03T13:22:53.298Z] 
13:22:53 [2020-10-03T13:22:53.298Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:22:53 [2020-10-03T13:22:53.298Z] #49 37.36 fmt
13:22:53 [2020-10-03T13:22:53.298Z] #49 38.18 encoding/base64
13:22:53 [2020-10-03T13:22:53.298Z] #49 38.73 golang.org/x/sys/unix
13:22:53 [2020-10-03T13:22:53.298Z] #49 39.83 encoding/json
13:22:53 [2020-10-03T13:22:53.298Z] #49 43.27 github.com/pkg/diff
13:22:53 [2020-10-03T13:22:53.298Z] #49 ...
13:22:53 [2020-10-03T13:22:53.298Z] 
13:22:53 [2020-10-03T13:22:53.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.05   PBCC     images/ipc-desc.pb-c.c
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.07   PBCC     images/ipc-sem.pb-c.c
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.08   DEP      images/ipc-desc.pb-c.d
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.11   DEP      images/ipc-sem.pb-c.d
13:22:53 [2020-10-03T13:22:53.298Z] #41 10.14   PBCC     images/ipc-msg.pb-c.c
13:22:53 [2020-10-03T13:22:53.356Z] #62 24.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.14   DEP      images/ipc-msg.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.18   PBCC     images/ipc-shm.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.20   DEP      images/ipc-shm.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.20   PBCC     images/ipc-var.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.21   DEP      images/ipc-var.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.24   PBCC     images/sk-opts.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.25   PBCC     images/packet-sock.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.28   DEP      images/sk-opts.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.31   DEP      images/packet-sock.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.33   PBCC     images/sk-netlink.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.36   DEP      images/sk-netlink.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.39   PBCC     images/sk-inet.pb-c.c
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.43   DEP      images/sk-inet.pb-c.d
13:22:53 [2020-10-03T13:22:53.591Z] #41 10.46   PBCC     images/sk-unix.pb-c.c
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.49   DEP      images/sk-unix.pb-c.d
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.53   PBCC     images/mm.pb-c.c
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.56   DEP      images/mm.pb-c.d
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.60   PBCC     images/timerfd.pb-c.c
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.62   DEP      images/timerfd.pb-c.d
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.68   PBCC     images/timer.pb-c.c
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.69   DEP      images/timer.pb-c.d
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.71   PBCC     images/sa.pb-c.c
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.76   DEP      images/sa.pb-c.d
13:22:53 [2020-10-03T13:22:53.888Z] #41 10.79   PBCC     images/pipe-data.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.79   DEP      images/pipe-data.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.82   PBCC     images/mnt.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.85   DEP      images/mnt.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.88   PBCC     images/sk-packet.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.89   DEP      images/sk-packet.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.91   PBCC     images/tcp-stream.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.93   DEP      images/tcp-stream.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.96   PBCC     images/pipe.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.97   DEP      images/pipe.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 10.99   PBCC     images/pstree.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 11.00   DEP      images/pstree.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 11.03   PBCC     images/fs.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 11.03   DEP      images/fs.pb-c.d
13:22:54 [2020-10-03T13:22:54.180Z] #41 11.08   PBCC     images/signalfd.pb-c.c
13:22:54 [2020-10-03T13:22:54.180Z] #41 11.10   DEP      images/signalfd.pb-c.d
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.13   PBCC     images/fh.pb-c.c
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.19   PBCC     images/fsnotify.pb-c.c
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.20   DEP      images/fh.pb-c.d
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.23   DEP      images/fsnotify.pb-c.d
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.25   PBCC     images/eventpoll.pb-c.c
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.26   DEP      images/eventpoll.pb-c.d
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.30   PBCC     images/eventfd.pb-c.c
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.31   DEP      images/eventfd.pb-c.d
13:22:54 [2020-10-03T13:22:54.473Z] #41 11.35   PBCC     images/remap-file-path.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.38   DEP      images/remap-file-path.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.42   PBCC     images/fifo.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.44   DEP      images/fifo.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.48   PBCC     images/ghost-file.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.50   DEP      images/ghost-file.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.54   PBCC     images/regfile.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.55   DEP      images/regfile.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.58   PBCC     images/ns.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.58   DEP      images/ns.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.61   PBCC     images/fdinfo.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.64   DEP      images/fdinfo.pb-c.d
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.68   PBCC     images/core-aarch64.pb-c.c
13:22:54 [2020-10-03T13:22:54.766Z] #41 11.69   PBCC     images/core-arm.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.72   PBCC     images/core-ppc64.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.73   PBCC     images/core-s390.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.75   PBCC     images/core-x86.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.78   PBCC     images/core.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.80   PBCC     images/inventory.pb-c.c
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.83   DEP      images/core-aarch64.pb-c.d
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.85   DEP      images/core-arm.pb-c.d
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.89   DEP      images/core-ppc64.pb-c.d
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.89   DEP      images/core-s390.pb-c.d
13:22:55 [2020-10-03T13:22:55.058Z] #41 11.93   DEP      images/core-x86.pb-c.d
13:22:55 [2020-10-03T13:22:55.351Z] #41 11.99   DEP      images/core.pb-c.d
13:22:55 [2020-10-03T13:22:55.351Z] #41 12.03   DEP      images/inventory.pb-c.d
13:22:55 [2020-10-03T13:22:55.351Z] #41 12.04   PBCC     images/cpuinfo.pb-c.c
13:22:55 [2020-10-03T13:22:55.351Z] #41 12.08   DEP      images/cpuinfo.pb-c.d
13:22:55 [2020-10-03T13:22:55.351Z] #41 12.09   PBCC     images/stats.pb-c.c
13:22:55 [2020-10-03T13:22:55.351Z] #41 12.12   DEP      images/stats.pb-c.d
13:22:56 [2020-10-03T13:22:56.391Z] #41 12.82 make[1]: Nothing to be done for 'all'.
13:22:56 [2020-10-03T13:22:56.684Z] #41 13.46   CC       images/stats.o
13:22:56 [2020-10-03T13:22:56.977Z] #41 13.68   CC       images/core.o
13:22:57 [2020-10-03T13:22:57.270Z] #41 14.06   CC       images/core-x86.o
13:22:57 [2020-10-03T13:22:57.564Z] #41 14.28   CC       images/core-arm.o
13:22:57 [2020-10-03T13:22:57.564Z] #41 14.44   CC       images/core-aarch64.o
13:22:58 [2020-10-03T13:22:58.201Z] #41 14.68   CC       images/core-ppc64.o
13:22:58 [2020-10-03T13:22:58.201Z] #41 14.99   CC       images/core-s390.o
13:22:58 [2020-10-03T13:22:58.494Z] #41 15.36   CC       images/cpuinfo.o
13:22:58 [2020-10-03T13:22:58.788Z] #41 15.63   CC       images/inventory.o
13:22:59 [2020-10-03T13:22:59.081Z] #41 15.78   CC       images/fdinfo.o
13:22:59 [2020-10-03T13:22:59.374Z] #41 15.98   CC       images/fown.o
13:22:59 [2020-10-03T13:22:59.374Z] #41 16.04   CC       images/ns.o
13:22:59 [2020-10-03T13:22:59.374Z] #41 16.15   CC       images/regfile.o
13:22:59 [2020-10-03T13:22:59.374Z] #41 16.26   CC       images/ghost-file.o
13:22:59 [2020-10-03T13:22:59.667Z] #41 16.38   CC       images/fifo.o
13:22:59 [2020-10-03T13:22:59.959Z] #41 16.55   CC       images/remap-file-path.o
13:22:59 [2020-10-03T13:22:59.960Z] #41 16.70   CC       images/eventfd.o
13:22:59 [2020-10-03T13:22:59.960Z] #41 16.79   CC       images/eventpoll.o
13:23:00 [2020-10-03T13:23:00.253Z] #41 16.89   CC       images/fh.o
13:23:00 [2020-10-03T13:23:00.545Z] #41 17.11   CC       images/fsnotify.o
13:23:00 [2020-10-03T13:23:00.545Z] #41 17.46   CC       images/signalfd.o
13:23:00 [2020-10-03T13:23:00.838Z] #41 17.60   CC       images/fs.o
13:23:00 [2020-10-03T13:23:00.838Z] #41 17.73   CC       images/pstree.o
13:23:01 [2020-10-03T13:23:01.131Z] #41 17.86   CC       images/pipe.o
13:23:01 [2020-10-03T13:23:01.131Z] #41 17.99   CC       images/tcp-stream.o
13:23:01 [2020-10-03T13:23:01.424Z] #41 18.16   CC       images/sk-packet.o
13:23:01 [2020-10-03T13:23:01.424Z] #41 18.29   CC       images/mnt.o
13:23:01 [2020-10-03T13:23:01.469Z] #62 ...
13:23:01 [2020-10-03T13:23:01.469Z] 
13:23:01 [2020-10-03T13:23:01.469Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:23:01 [2020-10-03T13:23:01.469Z] #53 22.08 Fetched 8387 kB in 18s (469 kB/s)
13:23:01 [2020-10-03T13:23:01.469Z] #53 22.08 Reading package lists...
13:23:01 [2020-10-03T13:23:01.469Z] #53 29.13 Reading package lists...
13:23:01 [2020-10-03T13:23:01.469Z] #53 ...
13:23:01 [2020-10-03T13:23:01.469Z] 
13:23:01 [2020-10-03T13:23:01.469Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:01 [2020-10-03T13:23:01.469Z] #49 22.05 runtime/cgo
13:23:01 [2020-10-03T13:23:01.469Z] #49 22.11 runtime
13:23:01 [2020-10-03T13:23:01.717Z] #41 18.39   CC       images/pipe-data.o
13:23:01 [2020-10-03T13:23:01.717Z] #41 18.53   CC       images/sa.o
13:23:01 [2020-10-03T13:23:01.725Z] #49 ...
13:23:01 [2020-10-03T13:23:01.725Z] 
13:23:01 [2020-10-03T13:23:01.725Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:01 [2020-10-03T13:23:01.725Z] #40 22.47 Reading package lists...
13:23:02 [2020-10-03T13:23:02.009Z] #41 18.66   CC       images/timer.o
13:23:02 [2020-10-03T13:23:02.287Z] #40 29.50 Reading package lists...
13:23:02 [2020-10-03T13:23:02.287Z] #40 ...
13:23:02 [2020-10-03T13:23:02.287Z] 
13:23:02 [2020-10-03T13:23:02.287Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:02 [2020-10-03T13:23:02.287Z] #34 22.76 Fetched 8387 kB in 18s (475 kB/s)
13:23:02 [2020-10-03T13:23:02.287Z] #34 22.76 Reading package lists...
13:23:02 [2020-10-03T13:23:02.287Z] #34 29.48 Reading package lists...
13:23:02 [2020-10-03T13:23:02.287Z] #34 ...
13:23:02 [2020-10-03T13:23:02.287Z] 
13:23:02 [2020-10-03T13:23:02.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:02 [2020-10-03T13:23:02.287Z] #11 22.81 Fetched 8387 kB in 18s (469 kB/s)
13:23:02 [2020-10-03T13:23:02.287Z] #11 22.81 Reading package lists...
13:23:02 [2020-10-03T13:23:02.302Z] #41 18.81   CC       images/timerfd.o
13:23:02 [2020-10-03T13:23:02.303Z] #41 18.95   CC       images/mm.o
13:23:02 [2020-10-03T13:23:02.543Z] #11 29.75 Reading package lists...
13:23:02 [2020-10-03T13:23:02.543Z] #11 ...
13:23:02 [2020-10-03T13:23:02.543Z] 
13:23:02 [2020-10-03T13:23:02.543Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:02 [2020-10-03T13:23:02.543Z] #43 26.50 vendor/golang.org/x/crypto/internal/subtle
13:23:02 [2020-10-03T13:23:02.543Z] #43 26.63 vendor/golang.org/x/crypto/curve25519
13:23:02 [2020-10-03T13:23:02.595Z] #41 19.14   CC       images/sk-opts.o
13:23:02 [2020-10-03T13:23:02.595Z] #41 19.27   CC       images/sk-unix.o
13:23:02 [2020-10-03T13:23:02.892Z] #41 19.49   CC       images/sk-inet.o
13:23:02 [2020-10-03T13:23:02.892Z] #41 19.66   CC       images/tun.o
13:23:02 [2020-10-03T13:23:02.892Z] #41 19.79   CC       images/sk-netlink.o
13:23:03 [2020-10-03T13:23:03.196Z] #41 ...
13:23:03 [2020-10-03T13:23:03.196Z] 
13:23:03 [2020-10-03T13:23:03.196Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:03 [2020-10-03T13:23:03.197Z] #49 44.32 go/ast
13:23:03 [2020-10-03T13:23:03.197Z] #49 44.69 golang.org/x/crypto/ssh/terminal
13:23:03 [2020-10-03T13:23:03.197Z] #49 45.64 mvdan.cc/editorconfig
13:23:03 [2020-10-03T13:23:03.197Z] #49 46.33 mvdan.cc/sh/v3/fileutil
13:23:03 [2020-10-03T13:23:03.197Z] #49 46.44 mvdan.cc/sh/v3/syntax
13:23:03 [2020-10-03T13:23:03.197Z] #49 50.13 mvdan.cc/sh/v3/cmd/shfmt
13:23:03 [2020-10-03T13:23:03.197Z] #49 DONE 53.5s
13:23:03 [2020-10-03T13:23:03.197Z] 
13:23:03 [2020-10-03T13:23:03.197Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:23:03 [2020-10-03T13:23:03.197Z] #54 22.48 Checking out files:  91% (2987/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:23:03 [2020-10-03T13:23:03.197Z] #54 22.64 + cd /tmp/tmp.YMzbUqXGb8/src/github.com/containerd/containerd
13:23:03 [2020-10-03T13:23:03.197Z] #54 22.64 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + export 'BUILDTAGS=netgo osusergo static_build'
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + BUILDTAGS='netgo osusergo static_build'
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + export EXTRA_FLAGS=-buildmode=pie
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + EXTRA_FLAGS=-buildmode=pie
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + '[' '' = dynamic ']'
13:23:03 [2020-10-03T13:23:03.197Z] #54 23.30 + make
13:23:03 [2020-10-03T13:23:03.197Z] #54 24.12 + bin/ctr
13:23:03 [2020-10-03T13:23:03.197Z] #54 ...
13:23:03 [2020-10-03T13:23:03.197Z] 
13:23:03 [2020-10-03T13:23:03.197Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:03 [2020-10-03T13:23:03.197Z] #41 19.99   CC       images/packet-sock.o
13:23:03 [2020-10-03T13:23:03.498Z] #41 20.12   CC       images/ipc-var.o
13:23:03 [2020-10-03T13:23:03.498Z] #41 20.21   CC       images/ipc-desc.o
13:23:03 [2020-10-03T13:23:03.498Z] #41 20.31   CC       images/ipc-shm.o
13:23:03 [2020-10-03T13:23:03.791Z] #41 20.38   CC       images/ipc-msg.o
13:23:03 [2020-10-03T13:23:03.791Z] #41 20.59   CC       images/ipc-sem.o
13:23:03 [2020-10-03T13:23:03.952Z] #43 ...
13:23:03 [2020-10-03T13:23:03.952Z] 
13:23:03 [2020-10-03T13:23:03.952Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:23:03 [2020-10-03T13:23:03.952Z] #38 24.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:23:04 [2020-10-03T13:23:04.084Z] #41 20.72   CC       images/utsns.o
13:23:04 [2020-10-03T13:23:04.084Z] #41 20.79   CC       images/creds.o
13:23:04 [2020-10-03T13:23:04.084Z] #41 20.85   CC       images/vma.o
13:23:04 [2020-10-03T13:23:04.385Z] #41 20.99   CC       images/netdev.o
13:23:04 [2020-10-03T13:23:04.385Z] #41 21.22   CC       images/tty.o
13:23:04 [2020-10-03T13:23:04.396Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:04 [2020-10-03T13:23:04.407Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:23:04 [2020-10-03T13:23:04.434Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:04 [2020-10-03T13:23:04.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:04 [2020-10-03T13:23:04.485Z] Fetching without tags
13:23:04 [2020-10-03T13:23:04.705Z] #41 21.45   CC       images/file-lock.o
13:23:04 [2020-10-03T13:23:04.759Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:04 [2020-10-03T13:23:04.998Z] #41 21.57   CC       images/rlimit.o
13:23:04 [2020-10-03T13:23:04.998Z] #41 21.69   CC       images/pagemap.o
13:23:04 [2020-10-03T13:23:04.998Z] #41 21.92   CC       images/siginfo.o
13:23:04 [2020-10-03T13:23:04.998Z] #41 ...
13:23:04 [2020-10-03T13:23:04.998Z] 
13:23:04 [2020-10-03T13:23:04.998Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:04 [2020-10-03T13:23:04.998Z] #43 45.48 text/template
13:23:04 [2020-10-03T13:23:04.998Z] #43 45.61 go/parser
13:23:04 [2020-10-03T13:23:04.998Z] #43 47.90 encoding/xml
13:23:04 [2020-10-03T13:23:04.998Z] #43 48.68 go/doc
13:23:04 [2020-10-03T13:23:04.998Z] #43 50.92 github.com/LK4D4/vndr/versioned
13:23:04 [2020-10-03T13:23:04.998Z] #43 51.00 compress/flate
13:23:04 [2020-10-03T13:23:04.998Z] #43 51.18 github.com/LK4D4/vndr/build
13:23:04 [2020-10-03T13:23:04.998Z] #43 52.82 hash/crc32
13:23:04 [2020-10-03T13:23:04.998Z] #43 53.14 compress/gzip
13:23:04 [2020-10-03T13:23:04.998Z] #43 53.22 net
13:23:04 [2020-10-03T13:23:04.998Z] #43 53.64 vendor/golang.org/x/text/transform
13:23:04 [2020-10-03T13:23:04.998Z] #43 54.25 vendor/golang.org/x/text/unicode/bidi
13:23:04 [2020-10-03T13:23:04.998Z] #43 55.30 vendor/golang.org/x/text/secure/bidirule
13:23:04 [2020-10-03T13:23:04.998Z] #43 55.51 vendor/golang.org/x/text/unicode/norm
13:23:05 [2020-10-03T13:23:05.295Z] #43 ...
13:23:05 [2020-10-03T13:23:05.295Z] 
13:23:05 [2020-10-03T13:23:05.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:05 [2020-10-03T13:23:05.295Z] #41 22.03   CC       images/rpc.o
13:23:05 [2020-10-03T13:23:05.362Z] #38 ...
13:23:05 [2020-10-03T13:23:05.362Z] 
13:23:05 [2020-10-03T13:23:05.362Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:23:05 [2020-10-03T13:23:05.362Z] #53 29.13 Reading package lists...
13:23:05 [2020-10-03T13:23:05.456Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:05 [2020-10-03T13:23:05.456Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:23:05 [2020-10-03T13:23:05.931Z] #41 22.57   CC       images/ext-file.o
13:23:05 [2020-10-03T13:23:05.931Z] #41 22.68   CC       images/cgroup.o
13:23:05 [2020-10-03T13:23:05.931Z] #41 ...
13:23:05 [2020-10-03T13:23:05.931Z] 
13:23:05 [2020-10-03T13:23:05.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.31 Selecting previously unselected package gcc-mingw-w64-base.
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.45 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:23:05 [2020-10-03T13:23:05.931Z] #11 46.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:23:05 [2020-10-03T13:23:05.986Z] Fetching without tags
13:23:06 [2020-10-03T13:23:06.224Z] #11 ...
13:23:06 [2020-10-03T13:23:06.224Z] 
13:23:06 [2020-10-03T13:23:06.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:06 [2020-10-03T13:23:06.224Z] #41 22.91   CC       images/userns.o
13:23:06 [2020-10-03T13:23:06.224Z] #41 23.02   CC       images/google/protobuf/descriptor.o
13:23:06 [2020-10-03T13:23:06.371Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:04 [2020-10-03T13:23:04.474Z] Fetching upstream changes from https://github.com/moby/moby.git
13:23:04 [2020-10-03T13:23:04.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:04 [2020-10-03T13:23:04.476Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:04 [2020-10-03T13:23:04.753Z]  > git config core.sparsecheckout # timeout=10
13:23:04 [2020-10-03T13:23:04.771Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:05 [2020-10-03T13:23:05.381Z]  > git remote # timeout=10
13:23:05 [2020-10-03T13:23:05.396Z]  > git config --get remote.origin.url # timeout=10
13:23:05 [2020-10-03T13:23:05.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:05 [2020-10-03T13:23:05.413Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:23:05 [2020-10-03T13:23:05.431Z]  > git rev-parse HEAD^{commit} # timeout=10
13:23:05 [2020-10-03T13:23:05.445Z]  > git config core.sparsecheckout # timeout=10
13:23:05 [2020-10-03T13:23:05.456Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:07 [2020-10-03T13:23:07.253Z] #53 36.18 Building dependency tree...
13:23:07 [2020-10-03T13:23:07.262Z] #41 23.89   CC       images/opts.o
13:23:07 [2020-10-03T13:23:07.262Z] #41 24.00   CC       images/seccomp.o
13:23:07 [2020-10-03T13:23:07.529Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:07 [2020-10-03T13:23:07.529Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:23:07 [2020-10-03T13:23:07.555Z] #41 24.17   CC       images/binfmt-misc.o
13:23:07 [2020-10-03T13:23:07.555Z] #41 24.30   CC       images/time.o
13:23:07 [2020-10-03T13:23:07.555Z] #41 24.39   CC       images/sysctl.o
13:23:05 [2020-10-03T13:23:05.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:05 [2020-10-03T13:23:05.929Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:23:05 [2020-10-03T13:23:05.951Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:05 [2020-10-03T13:23:05.962Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:05 [2020-10-03T13:23:05.982Z] Fetching upstream changes from https://github.com/moby/moby.git
13:23:05 [2020-10-03T13:23:05.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:05 [2020-10-03T13:23:05.984Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:06 [2020-10-03T13:23:06.372Z]  > git config core.sparsecheckout # timeout=10
13:23:06 [2020-10-03T13:23:06.386Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:07 [2020-10-03T13:23:07.480Z]  > git remote # timeout=10
13:23:07 [2020-10-03T13:23:07.485Z]  > git config --get remote.origin.url # timeout=10
13:23:07 [2020-10-03T13:23:07.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:07 [2020-10-03T13:23:07.497Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:23:07 [2020-10-03T13:23:07.515Z]  > git rev-parse HEAD^{commit} # timeout=10
13:23:07 [2020-10-03T13:23:07.526Z]  > git config core.sparsecheckout # timeout=10
13:23:07 [2020-10-03T13:23:07.530Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:07 [2020-10-03T13:23:07.848Z] #41 24.45   CC       images/autofs.o
13:23:07 [2020-10-03T13:23:07.848Z] #41 24.58   CC       images/macvlan.o
13:23:07 [2020-10-03T13:23:07.848Z] #41 24.69   CC       images/sit.o
13:23:08 [2020-10-03T13:23:08.140Z] #41 24.81   CC       images/memfd.o
13:23:08 [2020-10-03T13:23:08.140Z] #41 24.93   CC       images/timens.o
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.12   LINK     images/built-in.o
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.22   GEN      compel/include/asm
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.22   GEN      compel/include/version.h
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.23 touch .config
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.24   GEN      include/common/config.h
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.27   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
13:23:08 [2020-10-03T13:23:08.433Z] #41 25.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.35   GEN      compel/plugins/include/uapi/std/syscall.h
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.37   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.38   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.38   DEP      compel/arch/s390/plugins/std/parasite-head.d
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.41   DEP      compel/plugins/std/infect.d
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.49   DEP      compel/plugins/std/string.d
13:23:08 [2020-10-03T13:23:08.726Z] #41 25.57   DEP      compel/plugins/std/log.d
13:23:09 [2020-10-03T13:23:09.019Z] #41 25.66   DEP      compel/plugins/std/fds.d
13:23:09 [2020-10-03T13:23:09.019Z] #41 25.72   DEP      compel/plugins/std/std.d
13:23:09 [2020-10-03T13:23:09.019Z] #41 25.79   DEP      compel/plugins/shmem/shmem.d
13:23:09 [2020-10-03T13:23:09.019Z] #41 25.85   DEP      compel/plugins/fds/fds.d
13:23:09 [2020-10-03T13:23:09.191Z] #53 39.80 The following additional packages will be installed:
13:23:09 [2020-10-03T13:23:09.191Z] #53 39.80   libbtrfs0
13:23:09 [2020-10-03T13:23:09.191Z] #53 40.01 The following NEW packages will be installed:
13:23:09 [2020-10-03T13:23:09.312Z] #41 25.94   CC       compel/plugins/std/std.o
13:23:09 [2020-10-03T13:23:09.370Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:23:09 [2020-10-03T13:23:09.382Z]  > git --version # timeout=10
13:23:09 [2020-10-03T13:23:09.392Z]  > git --version # 'git version 2.17.1'
13:23:09 [2020-10-03T13:23:09.402Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:23:09 [2020-10-03T13:23:09.447Z] #53 40.01   libbtrfs-dev libbtrfs0
13:23:09 [2020-10-03T13:23:09.605Z] #41 26.17   CC       compel/plugins/std/fds.o
13:23:09 [2020-10-03T13:23:09.605Z] #41 26.43   CC       compel/plugins/std/log.o
13:23:09 [2020-10-03T13:23:09.704Z] #53 40.44 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:23:09 [2020-10-03T13:23:09.704Z] #53 40.44 Need to get 119 kB of archives.
13:23:09 [2020-10-03T13:23:09.704Z] #53 40.44 After this operation, 387 kB of additional disk space will be used.
13:23:09 [2020-10-03T13:23:09.704Z] #53 40.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:23:09 [2020-10-03T13:23:09.704Z] #53 40.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:23:10 [2020-10-03T13:23:10.241Z] #41 26.91   CC       compel/plugins/std/string.o
13:23:10 [2020-10-03T13:23:10.525Z] + docker version
13:23:10 [2020-10-03T13:23:10.877Z] #41 27.40   CC       compel/plugins/std/infect.o
13:23:10 [2020-10-03T13:23:10.877Z] #41 27.61   CC       compel/arch/s390/plugins/std/parasite-head.o
13:23:10 [2020-10-03T13:23:10.877Z] #41 27.63   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
13:23:10 [2020-10-03T13:23:10.877Z] #41 27.65   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
13:23:11 [2020-10-03T13:23:11.124Z] #53 ...
13:23:11 [2020-10-03T13:23:11.124Z] 
13:23:11 [2020-10-03T13:23:11.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:11 [2020-10-03T13:23:11.124Z] #11 29.75 Reading package lists...
13:23:11 [2020-10-03T13:23:11.124Z] #11 36.92 Building dependency tree...
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.37 The following additional packages will be installed:
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.38   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.38   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.39   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.39   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.39 Suggested packages:
13:23:11 [2020-10-03T13:23:11.124Z] #11 40.41   gcc-8-locales seccomp wine64
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.63 The following NEW packages will be installed:
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:23:11 [2020-10-03T13:23:11.124Z] #11 41.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:23:11 [2020-10-03T13:23:11.193Z] #41 27.77   AR       compel/plugins/std.lib.a
13:23:11 [2020-10-03T13:23:11.193Z] #41 27.79   CC       compel/plugins/fds/fds.o
13:23:11 [2020-10-03T13:23:11.193Z] #41 27.93   AR       compel/plugins/fds.lib.a
13:23:11 [2020-10-03T13:23:11.193Z] #41 27.95   HOSTDEP  compel/src/lib/log-host.d
13:23:11 [2020-10-03T13:23:11.193Z] #41 28.00   HOSTDEP  compel/src/lib/handle-elf-host.d
13:23:11 [2020-10-03T13:23:11.412Z] #11 42.01 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:23:11 [2020-10-03T13:23:11.412Z] #11 42.01 Need to get 77.7 MB of archives.
13:23:11 [2020-10-03T13:23:11.412Z] #11 42.01 After this operation, 487 MB of additional disk space will be used.
13:23:11 [2020-10-03T13:23:11.412Z] #11 42.01 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]
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.08   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.13   HOSTDEP  compel/src/main-host.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.23   DEP      compel/src/lib/ptrace.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.29   DEP      compel/src/lib/infect.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.35   DEP      compel/src/lib/infect-util.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.40   DEP      compel/src/lib/infect-rpc.d
13:23:11 [2020-10-03T13:23:11.538Z] #41 28.46   DEP      compel/arch/s390/src/lib/infect.d
13:23:11 [2020-10-03T13:23:11.878Z] #41 28.54   DEP      compel/arch/s390/src/lib/cpu.d
13:23:11 [2020-10-03T13:23:11.878Z] #41 28.60   DEP      compel/src/lib/log.d
13:23:11 [2020-10-03T13:23:11.878Z] #41 28.67   DEP      compel/src/main.d
13:23:11 [2020-10-03T13:23:11.961Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:23:11 [2020-10-03T13:23:11.982Z] #11 42.42 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]
13:23:11 [2020-10-03T13:23:11.982Z] #11 42.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:23:11 [2020-10-03T13:23:11.982Z] #11 42.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:23:11 [2020-10-03T13:23:11.982Z] #11 42.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:23:11 [2020-10-03T13:23:11.982Z] #11 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:23:11 [2020-10-03T13:23:11.989Z]  > git --version # timeout=10
13:23:12 [2020-10-03T13:23:12.000Z]  > git --version # 'git version 2.7.4'
13:23:12 [2020-10-03T13:23:12.010Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:23:12 [2020-10-03T13:23:12.180Z] #41 28.82   DEP      compel/src/lib/handle-elf.d
13:23:12 [2020-10-03T13:23:12.180Z] #41 28.92   DEP      compel/arch/s390/src/lib/handle-elf.d
13:23:12 [2020-10-03T13:23:12.180Z] #41 29.02   CC       compel/src/lib/log.o
13:23:12 [2020-10-03T13:23:12.333Z] #11 ...
13:23:12 [2020-10-03T13:23:12.333Z] 
13:23:12 [2020-10-03T13:23:12.333Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:23:12 [2020-10-03T13:23:12.333Z] #53 41.82 debconf: delaying package configuration, since apt-utils is not installed
13:23:12 [2020-10-03T13:23:12.333Z] #53 42.49 Fetched 119 kB in 0s (423 kB/s)
13:23:12 [2020-10-03T13:23:12.333Z] #53 42.83 Selecting previously unselected package libbtrfs0.
13:23:12 [2020-10-03T13:23:12.333Z] #53 42.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:23:12 [2020-10-03T13:23:12.333Z] #53 42.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:23:12 [2020-10-03T13:23:12.333Z] #53 42.99 Unpacking libbtrfs0 (4.20.1-2) ...
13:23:12 [2020-10-03T13:23:12.333Z] #53 ...
13:23:12 [2020-10-03T13:23:12.333Z] 
13:23:12 [2020-10-03T13:23:12.333Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:12 [2020-10-03T13:23:12.333Z] #62 DONE 43.1s
13:23:12 [2020-10-03T13:23:12.474Z] #41 29.20   CC       compel/arch/s390/src/lib/cpu.o
13:23:12 [2020-10-03T13:23:12.474Z] #41 29.31   CC       compel/arch/s390/src/lib/infect.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:23:12 [2020-10-03T13:23:12.600Z] 
13:23:12 [2020-10-03T13:23:12.600Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:23:12 [2020-10-03T13:23:12.600Z] #53 43.17 Selecting previously unselected package libbtrfs-dev.
13:23:12 [2020-10-03T13:23:12.600Z] #53 43.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:23:12 [2020-10-03T13:23:12.600Z] #53 43.21 Unpacking libbtrfs-dev (4.20.1-2) ...
13:23:13 [2020-10-03T13:23:13.181Z] Fetching without tags
13:23:13 [2020-10-03T13:23:13.215Z] #53 43.76 Setting up libbtrfs0 (4.20.1-2) ...
13:23:13 [2020-10-03T13:23:13.292Z] + docker version
13:23:13 [2020-10-03T13:23:13.458Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:13 [2020-10-03T13:23:13.498Z] #53 43.88 Setting up libbtrfs-dev (4.20.1-2) ...
13:23:13 [2020-10-03T13:23:13.498Z] #53 43.89 Processing triggers for libc-bin (2.28-10) ...
13:23:13 [2020-10-03T13:23:13.512Z] #41 29.91   CC       compel/src/lib/infect-rpc.o
13:23:13 [2020-10-03T13:23:13.513Z] #41 30.13   CC       compel/src/lib/infect-util.o
13:23:13 [2020-10-03T13:23:13.513Z] #41 30.29   CC       compel/src/lib/infect.o
13:23:13 [2020-10-03T13:23:13.805Z] #41 ...
13:23:13 [2020-10-03T13:23:13.805Z] 
13:23:13 [2020-10-03T13:23:13.805Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:23:13 [2020-10-03T13:23:13.805Z] #56 64.10 + for f in rootlesskit rootlesskit-docker-proxy
13:23:13 [2020-10-03T13:23:13.805Z] #56 64.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:23:14 [2020-10-03T13:23:14.071Z] #53 DONE 44.7s
13:23:14 [2020-10-03T13:23:14.071Z] 
13:23:14 [2020-10-03T13:23:14.071Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:14 [2020-10-03T13:23:14.071Z] #11 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:23:14 [2020-10-03T13:23:14.071Z] #11 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
13:23:14 [2020-10-03T13:23:14.071Z] #11 44.60 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]
13:23:14 [2020-10-03T13:23:14.097Z] Removing intermediate container 6376d8bd3a31
13:23:14 [2020-10-03T13:23:14.097Z]  ---> db674ce15f79
13:23:14 [2020-10-03T13:23:14.097Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
13:23:14 [2020-10-03T13:23:14.097Z]  ---> 805dc2d65d1c
13:23:14 [2020-10-03T13:23:14.097Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
13:23:14 [2020-10-03T13:23:14.097Z]  ---> 75b6f7ebc7ac
13:23:14 [2020-10-03T13:23:14.097Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
13:23:14 [2020-10-03T13:23:14.097Z]  ---> Running in d3e7677ba0f5
13:23:14 [2020-10-03T13:23:14.097Z] Removing intermediate container d3e7677ba0f5
13:23:14 [2020-10-03T13:23:14.097Z]  ---> 0976f5b1bc4c
13:23:14 [2020-10-03T13:23:14.097Z] Successfully built 0976f5b1bc4c
13:23:14 [2020-10-03T13:23:14.097Z] Successfully tagged moby-buildx:latest
13:23:14 [2020-10-03T13:23:14.097Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
13:23:14 [2020-10-03T13:23:14.097Z] if [ -n "${id}" ]; then \
13:23:14 [2020-10-03T13:23:14.097Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
13:23:14 [2020-10-03T13:23:14.097Z] 	&& touch bundles/buildx; \
13:23:14 [2020-10-03T13:23:14.097Z] 	docker rm -f ${id}; \
13:23:14 [2020-10-03T13:23:14.097Z] fi
13:23:14 [2020-10-03T13:23:14.097Z] 9aa130fba5e9cb18f18a9e90d38c9f1334cf3e7a5bf366cfd65793e03056672d
13:23:14 [2020-10-03T13:23:14.097Z] bundles/buildx version
13:23:14 [2020-10-03T13:23:14.097Z] buildx v0.3.1 6db68d0
13:23:14 [2020-10-03T13:23:14.097Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:23:14 [2020-10-03T13:23:14.097Z] #1 [internal] booting buildkit
13:23:14 [2020-10-03T13:23:14.097Z] #1 pulling image moby/buildkit:buildx-stable-1
13:23:14 [2020-10-03T13:23:14.097Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
13:23:14 [2020-10-03T13:23:14.097Z] #1 creating container buildx_buildkit_default
13:23:14 [2020-10-03T13:23:14.097Z] #1 creating container buildx_buildkit_default 0.4s done
13:23:14 [2020-10-03T13:23:14.097Z] #1 DONE 2.5s
13:23:14 [2020-10-03T13:23:14.097Z] 
13:23:14 [2020-10-03T13:23:14.097Z] #2 [internal] load build definition from Dockerfile
13:23:14 [2020-10-03T13:23:14.097Z] #2 transferring dockerfile: 16.45kB done
13:23:14 [2020-10-03T13:23:14.097Z] #2 DONE 0.0s
13:23:14 [2020-10-03T13:23:14.097Z] 
13:23:14 [2020-10-03T13:23:14.097Z] #3 [internal] load .dockerignore
13:23:14 [2020-10-03T13:23:14.097Z] #3 transferring context: 87B done
13:23:14 [2020-10-03T13:23:14.097Z] #3 DONE 0.0s
13:23:14 [2020-10-03T13:23:14.097Z] 
13:23:14 [2020-10-03T13:23:14.097Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:23:14 [2020-10-03T13:23:14.097Z] #4 DONE 0.7s
13:23:14 [2020-10-03T13:23:14.097Z] 
13:23:14 [2020-10-03T13:23:14.097Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:23:14 [2020-10-03T13:23:14.097Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.47MB / 8.20MB 0.3s
13:23:14 [2020-10-03T13:23:14.097Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
13:23:14 [2020-10-03T13:23:14.097Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
13:23:14 [2020-10-03T13:23:14.276Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:23:14 [2020-10-03T13:23:14.277Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:23:14 [2020-10-03T13:23:14.396Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
13:23:14 [2020-10-03T13:23:14.396Z] #5 DONE 1.0s
13:23:14 [2020-10-03T13:23:14.396Z] 
13:23:14 [2020-10-03T13:23:14.396Z] #7 [internal] load metadata for docker.io/library/debian:buster
13:23:15 [2020-10-03T13:23:15.030Z] #7 ...
13:23:15 [2020-10-03T13:23:15.031Z] 
13:23:15 [2020-10-03T13:23:15.031Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:23:15 [2020-10-03T13:23:15.031Z] #8 DONE 0.5s
13:23:15 [2020-10-03T13:23:15.031Z] 
13:23:15 [2020-10-03T13:23:15.031Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:23:15 [2020-10-03T13:23:15.031Z] #6 DONE 0.7s
13:23:15 [2020-10-03T13:23:15.031Z] 
13:23:15 [2020-10-03T13:23:15.031Z] #7 [internal] load metadata for docker.io/library/debian:buster
13:23:13 [2020-10-03T13:23:13.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:13 [2020-10-03T13:23:13.153Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:23:13 [2020-10-03T13:23:13.157Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:13 [2020-10-03T13:23:13.170Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:23:13 [2020-10-03T13:23:13.188Z] Fetching upstream changes from https://github.com/moby/moby.git
13:23:13 [2020-10-03T13:23:13.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:13 [2020-10-03T13:23:13.196Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:23:13 [2020-10-03T13:23:13.468Z]  > git config core.sparsecheckout # timeout=10
13:23:13 [2020-10-03T13:23:13.472Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:14 [2020-10-03T13:23:14.172Z]  > git remote # timeout=10
13:23:14 [2020-10-03T13:23:14.205Z]  > git config --get remote.origin.url # timeout=10
13:23:14 [2020-10-03T13:23:14.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:23:14 [2020-10-03T13:23:14.235Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:23:14 [2020-10-03T13:23:14.267Z]  > git rev-parse HEAD^{commit} # timeout=10
13:23:14 [2020-10-03T13:23:14.283Z]  > git config core.sparsecheckout # timeout=10
13:23:14 [2020-10-03T13:23:14.301Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:23:15 [2020-10-03T13:23:15.332Z] #7 DONE 0.7s
13:23:15 [2020-10-03T13:23:15.332Z] 
13:23:15 [2020-10-03T13:23:15.332Z] #22 [internal] load build context
13:23:15 [2020-10-03T13:23:15.446Z] #11 ...
13:23:15 [2020-10-03T13:23:15.446Z] 
13:23:15 [2020-10-03T13:23:15.446Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:15 [2020-10-03T13:23:15.446Z] #34 29.48 Reading package lists...
13:23:15 [2020-10-03T13:23:15.446Z] #34 36.62 Building dependency tree...
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.29 The following additional packages will be installed:
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.31 Suggested packages:
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.34   cmake-doc ninja-build lrzip
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.34 Recommended packages:
13:23:15 [2020-10-03T13:23:15.446Z] #34 40.34   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.34 The following NEW packages will be installed:
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.34   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.36   vim-common xxd
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.73 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.73 Need to get 14.9 MB of archives.
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.73 After this operation, 61.8 MB of additional disk space will be used.
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 41.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 42.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 42.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 42.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 42.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 43.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:23:15 [2020-10-03T13:23:15.446Z] #34 45.84 debconf: delaying package configuration, since apt-utils is not installed
13:23:15 [2020-10-03T13:23:15.446Z] #34 46.11 Fetched 14.9 MB in 2s (6234 kB/s)
13:23:15 [2020-10-03T13:23:15.446Z] #34 46.20 Selecting previously unselected package xxd.
13:23:15 [2020-10-03T13:23:15.446Z] #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.)
13:23:15 [2020-10-03T13:23:15.446Z] #34 46.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #34 46.30 Unpacking xxd (2:8.1.0875-5) ...
13:23:15 [2020-10-03T13:23:15.703Z] #34 ...
13:23:15 [2020-10-03T13:23:15.703Z] 
13:23:15 [2020-10-03T13:23:15.703Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:15 [2020-10-03T13:23:15.703Z] #40 29.50 Reading package lists...
13:23:15 [2020-10-03T13:23:15.703Z] #40 36.62 Building dependency tree...
13:23:15 [2020-10-03T13:23:15.703Z] #40 40.37 The following additional packages will be installed:
13:23:15 [2020-10-03T13:23:15.703Z] #40 40.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:23:15 [2020-10-03T13:23:15.703Z] #40 40.37   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:23:15 [2020-10-03T13:23:15.703Z] #40 40.41 Suggested packages:
13:23:15 [2020-10-03T13:23:15.703Z] #40 40.41   manpages-dev python-setuptools
13:23:15 [2020-10-03T13:23:15.703Z] #40 41.81 The following NEW packages will be installed:
13:23:15 [2020-10-03T13:23:15.703Z] #40 41.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:23:15 [2020-10-03T13:23:15.703Z] #40 41.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:23:15 [2020-10-03T13:23:15.703Z] #40 41.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:23:15 [2020-10-03T13:23:15.703Z] #40 41.83   python-six zlib1g-dev
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.21 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.21 Need to get 4095 kB of archives.
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.21 After this operation, 22.5 MB of additional disk space will be used.
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 42.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 43.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.38 debconf: delaying package configuration, since apt-utils is not installed
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.65 Fetched 4095 kB in 1s (3202 kB/s)
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.81 Selecting previously unselected package libcap-dev:amd64.
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 45.94 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.06 Selecting previously unselected package libnet1:amd64.
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.24 Selecting previously unselected package libnet1-dev.
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.47 Selecting previously unselected package libnl-3-200:amd64.
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 46.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:23:15 [2020-10-03T13:23:15.703Z] #40 ...
13:23:15 [2020-10-03T13:23:15.703Z] 
13:23:15 [2020-10-03T13:23:15.703Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:15 [2020-10-03T13:23:15.703Z] #34 46.52 Selecting previously unselected package vim-common.
13:23:15 [2020-10-03T13:23:15.703Z] #34 46.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:23:15 [2020-10-03T13:23:15.703Z] #34 46.56 Unpacking vim-common (2:8.1.0875-5) ...
13:23:16 [2020-10-03T13:23:16.264Z] #34 46.96 Selecting previously unselected package cmake-data.
13:23:16 [2020-10-03T13:23:16.264Z] #34 46.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:23:16 [2020-10-03T13:23:16.264Z] #34 46.98 Unpacking cmake-data (3.13.4-1) ...
13:23:17 [2020-10-03T13:23:17.333Z] #56 ...
13:23:17 [2020-10-03T13:23:17.333Z] 
13:23:17 [2020-10-03T13:23:17.333Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:17 [2020-10-03T13:23:17.333Z] #43 57.61 vendor/golang.org/x/net/idna
13:23:17 [2020-10-03T13:23:17.333Z] #43 58.88 vendor/golang.org/x/net/http2/hpack
13:23:17 [2020-10-03T13:23:17.333Z] #43 59.46 mime
13:23:17 [2020-10-03T13:23:17.333Z] #43 60.44 mime/quotedprintable
13:23:17 [2020-10-03T13:23:17.333Z] #43 60.71 net/http/internal
13:23:17 [2020-10-03T13:23:17.333Z] #43 63.25 net/textproto
13:23:17 [2020-10-03T13:23:17.333Z] #43 63.25 crypto/x509
13:23:17 [2020-10-03T13:23:17.333Z] #43 63.98 vendor/golang.org/x/net/http/httpguts
13:23:17 [2020-10-03T13:23:17.333Z] #43 64.17 vendor/golang.org/x/net/http/httpproxy
13:23:17 [2020-10-03T13:23:17.333Z] #43 64.46 mime/multipart
13:23:17 [2020-10-03T13:23:17.333Z] #43 65.84 crypto/tls
13:23:17 [2020-10-03T13:23:17.333Z] #43 ...
13:23:17 [2020-10-03T13:23:17.333Z] 
13:23:17 [2020-10-03T13:23:17.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:17 [2020-10-03T13:23:17.333Z] #41 31.47   CC       compel/src/lib/ptrace.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 31.72   AR       compel/libcompel.a
13:23:17 [2020-10-03T13:23:17.333Z] #41 31.75   HOSTCC   compel/src/main-host.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.00   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.09   HOSTCC   compel/src/lib/handle-elf-host.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.30   HOSTCC   compel/src/lib/log-host.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.40   HOSTLINK compel/compel-host-bin
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.46   DEP      soccr/soccr.d
13:23:17 [2020-10-03T13:23:17.333Z] #41 32.65   CC       soccr/soccr.o
13:23:17 [2020-10-03T13:23:17.333Z] #41 33.49   AR       soccr/libsoccr.a
13:23:17 [2020-10-03T13:23:17.333Z] #41 33.50 make[1]: 'soccr/libsoccr.a' is up to date.
13:23:17 [2020-10-03T13:23:17.333Z] #41 33.73   DEP      criu/arch/s390/sigframe.d
13:23:17 [2020-10-03T13:23:17.333Z] #41 33.79   DEP      criu/arch/s390/crtools.d
13:23:17 [2020-10-03T13:23:17.333Z] #41 33.98   DEP      criu/arch/s390/cpu.d
13:23:17 [2020-10-03T13:23:17.333Z] #41 34.07   CC       criu/arch/s390/cpu.o
13:23:17 [2020-10-03T13:23:17.630Z] #41 34.42   CC       criu/arch/s390/crtools.o
13:23:17 [2020-10-03T13:23:17.634Z] #34 ...
13:23:17 [2020-10-03T13:23:17.634Z] 
13:23:17 [2020-10-03T13:23:17.634Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:17 [2020-10-03T13:23:17.634Z] #32 38.07 sync
13:23:17 [2020-10-03T13:23:17.634Z] #32 38.08 internal/reflectlite
13:23:17 [2020-10-03T13:23:17.634Z] #32 40.67 sort
13:23:17 [2020-10-03T13:23:17.634Z] #32 40.68 errors
13:23:17 [2020-10-03T13:23:17.634Z] #32 41.11 strconv
13:23:17 [2020-10-03T13:23:17.634Z] #32 42.02 io
13:23:17 [2020-10-03T13:23:17.634Z] #32 43.44 internal/oserror
13:23:17 [2020-10-03T13:23:17.634Z] #32 43.67 syscall
13:23:17 [2020-10-03T13:23:17.634Z] #32 46.13 reflect
13:23:17 [2020-10-03T13:23:17.634Z] #32 ...
13:23:17 [2020-10-03T13:23:17.634Z] 
13:23:17 [2020-10-03T13:23:17.634Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:23:17 [2020-10-03T13:23:17.634Z] #30 47.19 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.
13:23:17 [2020-10-03T13:23:17.634Z] #30 47.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:23:17 [2020-10-03T13:23:17.634Z] #30 47.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:23:17 [2020-10-03T13:23:17.693Z] #22 transferring context: 15.22MB 2.3s
13:23:17 [2020-10-03T13:23:17.924Z] #41 ...
13:23:17 [2020-10-03T13:23:17.924Z] 
13:23:17 [2020-10-03T13:23:17.924Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:23:17 [2020-10-03T13:23:17.924Z] #56 DONE 68.3s
13:23:17 [2020-10-03T13:23:17.933Z] #30 ...
13:23:17 [2020-10-03T13:23:17.933Z] 
13:23:17 [2020-10-03T13:23:17.933Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:17 [2020-10-03T13:23:17.933Z] #43 38.69 sync
13:23:17 [2020-10-03T13:23:17.933Z] #43 38.69 internal/reflectlite
13:23:17 [2020-10-03T13:23:17.933Z] #43 40.31 github.com/LK4D4/vndr/godl/singleflight
13:23:17 [2020-10-03T13:23:17.933Z] #43 40.86 math/rand
13:23:17 [2020-10-03T13:23:17.933Z] #43 41.77 internal/singleflight
13:23:17 [2020-10-03T13:23:17.933Z] #43 41.90 io
13:23:17 [2020-10-03T13:23:17.933Z] #43 42.01 strconv
13:23:17 [2020-10-03T13:23:17.933Z] #43 43.57 bytes
13:23:17 [2020-10-03T13:23:17.933Z] #43 47.04 bufio
13:23:17 [2020-10-03T13:23:17.933Z] #43 47.19 reflect
13:23:17 [2020-10-03T13:23:17.977Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:23:18 [2020-10-03T13:23:18.006Z]  > git --version # timeout=10
13:23:18 [2020-10-03T13:23:18.020Z]  > git --version # 'git version 2.17.1'
13:23:18 [2020-10-03T13:23:18.032Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:23:18 [2020-10-03T13:23:18.190Z] #43 ...
13:23:18 [2020-10-03T13:23:18.190Z] 
13:23:18 [2020-10-03T13:23:18.190Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.63 Selecting previously unselected package libnl-3-dev:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.92 Selecting previously unselected package libprotobuf-c1:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 46.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.05 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.18 Selecting previously unselected package zlib1g-dev:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.48 Selecting previously unselected package libprotobuf17:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 47.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.41 Selecting previously unselected package libprotobuf-lite17:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.46 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.72 Selecting previously unselected package libprotobuf-dev:amd64.
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:23:18 [2020-10-03T13:23:18.190Z] #40 48.76 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:23:18 [2020-10-03T13:23:18.219Z] 
13:23:18 [2020-10-03T13:23:18.219Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:23:18 [2020-10-03T13:23:18.219Z] #57 DONE 0.1s
13:23:18 [2020-10-03T13:23:18.219Z] 
13:23:18 [2020-10-03T13:23:18.219Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:23:18 [2020-10-03T13:23:18.219Z] #58 DONE 0.1s
13:23:18 [2020-10-03T13:23:18.219Z] 
13:23:18 [2020-10-03T13:23:18.219Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:18 [2020-10-03T13:23:18.219Z] #11 58.85 Selecting previously unselected package g++-mingw-w64-x86-64.
13:23:18 [2020-10-03T13:23:18.219Z] #11 58.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 58.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.36 Selecting previously unselected package libapparmor1:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.36 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.37 Unpacking libapparmor1:s390x (2.13.2-10) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.45 Selecting previously unselected package libapparmor-dev:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.46 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.46 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.58 Selecting previously unselected package libbtrfs0.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.58 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.59 Unpacking libbtrfs0 (4.20.1-2) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.63 Selecting previously unselected package libbtrfs-dev.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.63 Unpacking libbtrfs-dev (4.20.1-2) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.72 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.72 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.74 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.77 Selecting previously unselected package libudev-dev:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.77 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.78 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.86 Selecting previously unselected package libsepol1-dev:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.87 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 67.87 Unpacking libsepol1-dev:s390x (2.8-1) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.10 Selecting previously unselected package libpcre16-3:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.10 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.10 Unpacking libpcre16-3:s390x (2:8.39-12) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.19 Selecting previously unselected package libpcre32-3:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.19 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.19 Unpacking libpcre32-3:s390x (2:8.39-12) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.36 Selecting previously unselected package libpcrecpp0v5:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.36 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.36 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.42 Selecting previously unselected package libpcre3-dev:s390x.
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.42 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.219Z] #11 68.44 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:23:18 [2020-10-03T13:23:18.529Z] #11 68.76 Selecting previously unselected package libselinux1-dev:s390x.
13:23:18 [2020-10-03T13:23:18.529Z] #11 68.76 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
13:23:18 [2020-10-03T13:23:18.529Z] #11 68.76 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
13:23:18 [2020-10-03T13:23:18.529Z] #11 ...
13:23:18 [2020-10-03T13:23:18.529Z] 
13:23:18 [2020-10-03T13:23:18.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:18 [2020-10-03T13:23:18.529Z] #41 35.11   CC       criu/arch/s390/sigframe.o
13:23:18 [2020-10-03T13:23:18.682Z] Client: Docker Engine - Community
13:23:18 [2020-10-03T13:23:18.683Z]  Version:           19.03.13
13:23:18 [2020-10-03T13:23:18.683Z]  API version:       1.40
13:23:18 [2020-10-03T13:23:18.683Z]  Go version:        go1.13.15
13:23:18 [2020-10-03T13:23:18.683Z]  Git commit:        4484c46d9d
13:23:18 [2020-10-03T13:23:18.683Z]  Built:             Wed Sep 16 17:02:36 2020
13:23:18 [2020-10-03T13:23:18.683Z]  OS/Arch:           linux/amd64
13:23:18 [2020-10-03T13:23:18.683Z]  Experimental:      false
13:23:18 [2020-10-03T13:23:18.683Z] 
13:23:18 [2020-10-03T13:23:18.683Z] Server: Docker Engine - Community
13:23:18 [2020-10-03T13:23:18.683Z]  Engine:
13:23:18 [2020-10-03T13:23:18.683Z]   Version:          19.03.13
13:23:18 [2020-10-03T13:23:18.683Z]   API version:      1.40 (minimum version 1.12)
13:23:18 [2020-10-03T13:23:18.683Z]   Go version:       go1.13.15
13:23:18 [2020-10-03T13:23:18.683Z]   Git commit:       4484c46d9d
13:23:18 [2020-10-03T13:23:18.683Z]   Built:            Wed Sep 16 17:01:06 2020
13:23:18 [2020-10-03T13:23:18.683Z]   OS/Arch:          linux/amd64
13:23:18 [2020-10-03T13:23:18.683Z]   Experimental:     true
13:23:18 [2020-10-03T13:23:18.683Z]  containerd:
13:23:18 [2020-10-03T13:23:18.683Z]   Version:          1.3.7
13:23:18 [2020-10-03T13:23:18.683Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:18 [2020-10-03T13:23:18.683Z]  runc:
13:23:18 [2020-10-03T13:23:18.683Z]   Version:          1.0.0-rc10
13:23:18 [2020-10-03T13:23:18.683Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:18 [2020-10-03T13:23:18.683Z]  docker-init:
13:23:18 [2020-10-03T13:23:18.683Z]   Version:          0.18.0
13:23:18 [2020-10-03T13:23:18.683Z]   GitCommit:        fec3683
[Pipeline] sh
13:23:18 [2020-10-03T13:23:18.827Z] #41 35.43   LINK     criu/arch/s390/crtools.built-in.o
13:23:18 [2020-10-03T13:23:18.827Z] #41 35.45   DEP      criu/pie/util-vdso.d
13:23:18 [2020-10-03T13:23:18.827Z] #41 35.59   DEP      criu/pie/util.d
13:23:18 [2020-10-03T13:23:18.957Z] + docker version
13:23:18 [2020-10-03T13:23:18.993Z] + docker info
13:23:19 [2020-10-03T13:23:19.120Z] #41 35.71   CC       criu/pie/util.o
13:23:19 [2020-10-03T13:23:19.413Z] #41 36.01   CC       criu/pie/util-vdso.o
13:23:19 [2020-10-03T13:23:19.614Z] #40 50.38 Selecting previously unselected package libprotoc17:amd64.
13:23:19 [2020-10-03T13:23:19.614Z] #40 50.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:23:19 [2020-10-03T13:23:19.614Z] #40 50.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:23:19 [2020-10-03T13:23:19.715Z] #41 36.42   AR       criu/pie/pie.lib.a
13:23:19 [2020-10-03T13:23:19.715Z] #41 36.46   DEP      criu/pie/restorer.d
13:23:19 [2020-10-03T13:23:19.715Z] #41 36.58   DEP      criu/arch/s390/restorer.d
13:23:20 [2020-10-03T13:23:20.012Z] #41 ...
13:23:20 [2020-10-03T13:23:20.012Z] 
13:23:20 [2020-10-03T13:23:20.012Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.06 Selecting previously unselected package libdevmapper-dev:s390x.
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.07 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.08 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.15 Selecting previously unselected package libseccomp-dev:s390x.
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.15 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.17 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.31 Selecting previously unselected package libsystemd-dev:s390x.
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.31 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.36 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.78 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.79 Setting up libseccomp-dev:s390x (2.3.3-4) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.80 Setting up libapparmor1:s390x (2.13.2-10) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.81 Setting up libpcre16-3:s390x (2:8.39-12) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.82 Setting up libsepol1-dev:s390x (2.8-1) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.83 Setting up libbtrfs0 (4.20.1-2) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.84 Setting up libpcre32-3:s390x (2:8.39-12) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.85 Setting up libudev-dev:s390x (241-7~deb10u4) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.86 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.86 Setting up libbtrfs-dev (4.20.1-2) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.87 Setting up libapparmor-dev:s390x (2.13.2-10) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.88 Setting up mingw-w64-common (6.0.0-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.88 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.89 Setting up libpcre3-dev:s390x (2:8.39-12) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.90 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.91 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
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.91 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
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.92 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
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.92 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
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.93 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.93 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.94 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.95 Setting up dmsetup (2:1.02.155-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.96 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.96 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 69.97 Processing triggers for libc-bin (2.28-10) ...
13:23:20 [2020-10-03T13:23:20.012Z] #11 DONE 70.3s
13:23:20 [2020-10-03T13:23:20.012Z] 
13:23:20 [2020-10-03T13:23:20.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:20 [2020-10-03T13:23:20.012Z] #41 36.71   DEP      criu/arch/s390/vdso-pie.d
13:23:20 [2020-10-03T13:23:20.012Z] #41 36.76   DEP      criu/pie/parasite-vdso.d
13:23:20 [2020-10-03T13:23:20.309Z] #41 36.89   DEP      criu/pie/parasite.d
13:23:20 [2020-10-03T13:23:20.309Z] #41 37.15   CC       criu/pie/parasite.o
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.02 Selecting previously unselected package protobuf-c-compiler.
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.19 Selecting previously unselected package protobuf-compiler.
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:23:20 [2020-10-03T13:23:20.542Z] #40 51.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:23:20 [2020-10-03T13:23:20.798Z] #40 51.41 Selecting previously unselected package python-pkg-resources.
13:23:20 [2020-10-03T13:23:20.798Z] #40 51.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:23:20 [2020-10-03T13:23:20.798Z] #40 51.43 Unpacking python-pkg-resources (40.8.0-1) ...
13:23:20 [2020-10-03T13:23:20.952Z] #41 ...
13:23:20 [2020-10-03T13:23:20.952Z] 
13:23:20 [2020-10-03T13:23:20.952Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
13:23:20 [2020-10-03T13:23:20.952Z] #12 DONE 1.1s
13:23:21 [2020-10-03T13:23:21.054Z] #40 51.68 Selecting previously unselected package python-six.
13:23:21 [2020-10-03T13:23:21.054Z] #40 51.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:23:21 [2020-10-03T13:23:21.054Z] #40 51.69 Unpacking python-six (1.12.0-1) ...
13:23:21 [2020-10-03T13:23:21.200Z] #22 ...
13:23:21 [2020-10-03T13:23:21.200Z] 
13:23:21 [2020-10-03T13:23:21.200Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:23:21 [2020-10-03T13:23:21.200Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:23:21 [2020-10-03T13:23:21.200Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done
13:23:21 [2020-10-03T13:23:21.200Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:23:21 [2020-10-03T13:23:21.200Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:23:21 [2020-10-03T13:23:21.201Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done
13:23:21 [2020-10-03T13:23:21.201Z] #61 DONE 5.6s
13:23:21 [2020-10-03T13:23:21.201Z] 
13:23:21 [2020-10-03T13:23:21.201Z] #22 [internal] load build context
13:23:21 [2020-10-03T13:23:21.201Z] #22 ...
13:23:21 [2020-10-03T13:23:21.201Z] 
13:23:21 [2020-10-03T13:23:21.201Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:21 [2020-10-03T13:23:21.201Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.0s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.28MB / 96.52MB 5.3s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.32MB / 54.14MB 5.3s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.28MB / 73.58MB 5.3s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 74.24MB / 96.52MB 5.5s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.5s done
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.39MB / 73.58MB 5.5s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.12MB / 96.52MB 5.7s
13:23:21 [2020-10-03T13:23:21.201Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.79MB / 73.58MB 5.7s
13:23:21 [2020-10-03T13:23:21.251Z] 
13:23:21 [2020-10-03T13:23:21.251Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:21 [2020-10-03T13:23:21.251Z] #41 37.79   LINK     criu/pie/parasite.built-in.o
13:23:21 [2020-10-03T13:23:21.251Z] #41 37.79   GEN      criu/pie/parasite-blob.h
13:23:21 [2020-10-03T13:23:21.251Z] #41 37.82   CC       criu/pie/parasite-vdso.o
13:23:21 [2020-10-03T13:23:21.310Z] #40 51.85 Selecting previously unselected package python-protobuf.
13:23:21 [2020-10-03T13:23:21.310Z] #40 51.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:23:21 [2020-10-03T13:23:21.310Z] #40 51.88 Unpacking python-protobuf (3.6.1.3-2) ...
13:23:21 [2020-10-03T13:23:21.513Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.65MB / 96.52MB 5.9s
13:23:21 [2020-10-03T13:23:21.513Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done
13:23:21 [2020-10-03T13:23:21.544Z] #41 38.13   CC       criu/arch/s390/vdso-pie.o
13:23:21 [2020-10-03T13:23:21.544Z] #41 38.31   CC       criu/arch/s390/restorer.o
13:23:21 [2020-10-03T13:23:21.816Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done
13:23:21 [2020-10-03T13:23:21.816Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
13:23:21 [2020-10-03T13:23:21.837Z] #41 ...
13:23:21 [2020-10-03T13:23:21.837Z] 
13:23:21 [2020-10-03T13:23:21.837Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:23:21 [2020-10-03T13:23:21.837Z] #13 DONE 1.0s
13:23:21 [2020-10-03T13:23:21.837Z] 
13:23:21 [2020-10-03T13:23:21.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:21 [2020-10-03T13:23:21.837Z] #41 38.63   CC       criu/pie/restorer.o
13:23:21 [2020-10-03T13:23:21.872Z] #40 52.50 Setting up python-pkg-resources (40.8.0-1) ...
13:23:22 [2020-10-03T13:23:22.475Z] #9 ...
13:23:22 [2020-10-03T13:23:22.475Z] 
13:23:22 [2020-10-03T13:23:22.475Z] #22 [internal] load build context
13:23:22 [2020-10-03T13:23:22.475Z] #22 transferring context: 52.00MB 6.9s done
13:23:22 [2020-10-03T13:23:22.475Z] #22 DONE 7.0s
13:23:22 [2020-10-03T13:23:22.475Z] 
13:23:22 [2020-10-03T13:23:22.475Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:22 [2020-10-03T13:23:22.475Z] #25 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:23:22 [2020-10-03T13:23:22.475Z] #25 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:23:22 [2020-10-03T13:23:22.475Z] #25 sha256:7544ecb50765c3d87ec223756dc08dc0fe2db31657629b49044ddbd48b8a39f5 529B / 529B done
13:23:22 [2020-10-03T13:23:22.475Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 54.14MB / 54.14MB 5.4s done
13:23:22 [2020-10-03T13:23:22.475Z] #25 sha256:db6f732df0b535bdad50e8c439970f259851e9d1a7725d41906012f0bf80cec7 1.50kB / 1.50kB done
13:23:22 [2020-10-03T13:23:22.475Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76
13:23:23 [2020-10-03T13:23:23.319Z] Client: Docker Engine - Community
13:23:23 [2020-10-03T13:23:23.319Z]  Version:           19.03.13
13:23:23 [2020-10-03T13:23:23.319Z]  API version:       1.40
13:23:23 [2020-10-03T13:23:23.319Z]  Go version:        go1.13.15
13:23:23 [2020-10-03T13:23:23.319Z]  Git commit:        4484c46
13:23:23 [2020-10-03T13:23:23.319Z]  Built:             Wed Sep 16 17:03:45 2020
13:23:23 [2020-10-03T13:23:23.319Z]  OS/Arch:           linux/arm64
13:23:23 [2020-10-03T13:23:23.319Z]  Experimental:      false
13:23:23 [2020-10-03T13:23:23.319Z] 
13:23:23 [2020-10-03T13:23:23.319Z] Server: Docker Engine - Community
13:23:23 [2020-10-03T13:23:23.319Z]  Engine:
13:23:23 [2020-10-03T13:23:23.319Z]   Version:          19.03.13
13:23:23 [2020-10-03T13:23:23.319Z]   API version:      1.40 (minimum version 1.12)
13:23:23 [2020-10-03T13:23:23.319Z]   Go version:       go1.13.15
13:23:23 [2020-10-03T13:23:23.319Z]   Git commit:       4484c46
13:23:23 [2020-10-03T13:23:23.319Z]   Built:            Wed Sep 16 17:02:17 2020
13:23:23 [2020-10-03T13:23:23.319Z]   OS/Arch:          linux/arm64
13:23:23 [2020-10-03T13:23:23.319Z]   Experimental:     true
13:23:23 [2020-10-03T13:23:23.319Z]  containerd:
13:23:23 [2020-10-03T13:23:23.319Z]   Version:          1.3.7
13:23:23 [2020-10-03T13:23:23.319Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:23 [2020-10-03T13:23:23.319Z]  runc:
13:23:23 [2020-10-03T13:23:23.319Z]   Version:          1.0.0-rc10
13:23:23 [2020-10-03T13:23:23.319Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:23 [2020-10-03T13:23:23.319Z]  docker-init:
13:23:23 [2020-10-03T13:23:23.319Z]   Version:          0.18.0
13:23:23 [2020-10-03T13:23:23.319Z]   GitCommit:        fec3683
13:23:23 [2020-10-03T13:23:23.352Z] #41 ...
13:23:23 [2020-10-03T13:23:23.352Z] 
13:23:23 [2020-10-03T13:23:23.352Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:23:23 [2020-10-03T13:23:23.352Z] #14 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:23:23 [2020-10-03T13:23:23.352Z] #14 DONE 1.1s
13:23:23 [2020-10-03T13:23:23.352Z] 
13:23:23 [2020-10-03T13:23:23.352Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.856 + RM_GOPATH=0
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.856 + TMP_GOPATH=
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.856 + : /build
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.856 + '[' -z '' ']'
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.856 ++ mktemp -d
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.860 + export GOPATH=/tmp/tmp.zSBi0eTthc
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.860 + GOPATH=/tmp/tmp.zSBi0eTthc
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.860 + RM_GOPATH=1
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.860 + case "$(go env GOARCH)" in
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.860 ++ go env GOARCH
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 + export GO_BUILDMODE=-buildmode=pie
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 + GO_BUILDMODE=-buildmode=pie
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 ++ dirname /tmp/install/install.sh
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 + dir=/tmp/install
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 + bin=runc
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.865 + shift
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 + '[' '!' -f /tmp/install/runc.installer ']'
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 + . /tmp/install/runc.installer
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 + install_runc
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 + uname -r
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.866 + grep -q '^3\.10\.0.*\.el7\.'
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.868 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.868 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.869 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.869 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zSBi0eTthc/src/github.com/opencontainers/runc
13:23:23 [2020-10-03T13:23:23.352Z] #51 0.874 Cloning into '/tmp/tmp.zSBi0eTthc/src/github.com/opencontainers/runc'...
[Pipeline] sh
13:23:23 [2020-10-03T13:23:23.654Z] + docker info
13:23:23 [2020-10-03T13:23:23.991Z] #51 ...
13:23:23 [2020-10-03T13:23:23.991Z] 
13:23:23 [2020-10-03T13:23:23.991Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:23:23 [2020-10-03T13:23:23.991Z] #15 DONE 0.9s
13:23:24 [2020-10-03T13:23:24.240Z] Client: Docker Engine - Community
13:23:24 [2020-10-03T13:23:24.240Z]  Version:           19.03.13
13:23:24 [2020-10-03T13:23:24.240Z]  API version:       1.40
13:23:24 [2020-10-03T13:23:24.240Z]  Go version:        go1.13.15
13:23:24 [2020-10-03T13:23:24.240Z]  Git commit:        4484c46d9d
13:23:24 [2020-10-03T13:23:24.240Z]  Built:             Wed Sep 16 17:02:36 2020
13:23:24 [2020-10-03T13:23:24.240Z]  OS/Arch:           linux/amd64
13:23:24 [2020-10-03T13:23:24.240Z]  Experimental:      false
13:23:24 [2020-10-03T13:23:24.240Z] 
13:23:24 [2020-10-03T13:23:24.240Z] Server: Docker Engine - Community
13:23:24 [2020-10-03T13:23:24.240Z]  Engine:
13:23:24 [2020-10-03T13:23:24.240Z]   Version:          19.03.13
13:23:24 [2020-10-03T13:23:24.240Z]   API version:      1.40 (minimum version 1.12)
13:23:24 [2020-10-03T13:23:24.240Z]   Go version:       go1.13.15
13:23:24 [2020-10-03T13:23:24.240Z]   Git commit:       4484c46d9d
13:23:24 [2020-10-03T13:23:24.240Z]   Built:            Wed Sep 16 17:01:06 2020
13:23:24 [2020-10-03T13:23:24.240Z]   OS/Arch:          linux/amd64
13:23:24 [2020-10-03T13:23:24.240Z]   Experimental:     true
13:23:24 [2020-10-03T13:23:24.240Z]  containerd:
13:23:24 [2020-10-03T13:23:24.240Z]   Version:          1.3.7
13:23:24 [2020-10-03T13:23:24.240Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:24 [2020-10-03T13:23:24.240Z]  runc:
13:23:24 [2020-10-03T13:23:24.240Z]   Version:          1.0.0-rc10
13:23:24 [2020-10-03T13:23:24.240Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:24 [2020-10-03T13:23:24.240Z]  docker-init:
13:23:24 [2020-10-03T13:23:24.240Z]   Version:          0.18.0
13:23:24 [2020-10-03T13:23:24.240Z]   GitCommit:        fec3683
[Pipeline] sh
13:23:24 [2020-10-03T13:23:24.284Z] 
13:23:24 [2020-10-03T13:23:24.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.44   LINK     criu/pie/restorer.built-in.o
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.44   GEN      criu/pie/restorer-blob.h
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.48   DEP      criu/vdso.d
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.56   DEP      criu/uts_ns.d
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.68   DEP      criu/util.d
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.78   DEP      criu/uffd.d
13:23:24 [2020-10-03T13:23:24.284Z] #41 40.99   DEP      criu/tun.d
13:23:24 [2020-10-03T13:23:24.389Z] #40 ...
13:23:24 [2020-10-03T13:23:24.389Z] 
13:23:24 [2020-10-03T13:23:24.389Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.122 + RM_GOPATH=0
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.122 + TMP_GOPATH=
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.123 + : /build
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.123 + '[' -z '' ']'
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.126 ++ mktemp -d
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.134 + export GOPATH=/tmp/tmp.DOyDyTtE7I
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.134 + GOPATH=/tmp/tmp.DOyDyTtE7I
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.134 + RM_GOPATH=1
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.134 + case "$(go env GOARCH)" in
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.134 ++ go env GOARCH
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.184 + export GO_BUILDMODE=-buildmode=pie
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.185 + GO_BUILDMODE=-buildmode=pie
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.186 ++ dirname /tmp/install/install.sh
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.188 + dir=/tmp/install
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.189 + bin=containerd
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.189 + shift
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.189 + '[' '!' -f /tmp/install/containerd.installer ']'
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.192 + . /tmp/install/containerd.installer
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.192 ++ set -e
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.192 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.204 + install_containerd
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.208 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.218 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.218 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DOyDyTtE7I/src/github.com/containerd/containerd
13:23:24 [2020-10-03T13:23:24.389Z] #54 1.220 Cloning into '/tmp/tmp.DOyDyTtE7I/src/github.com/containerd/containerd'...
13:23:24 [2020-10-03T13:23:24.389Z] #54 ...
13:23:24 [2020-10-03T13:23:24.389Z] 
13:23:24 [2020-10-03T13:23:24.389Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:24 [2020-10-03T13:23:24.389Z] #11 48.30 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]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.56 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]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 50.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.12 debconf: delaying package configuration, since apt-utils is not installed
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.35 Fetched 77.7 MB in 9s (8582 kB/s)
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.48 Selecting previously unselected package binutils-mingw-w64-i686.
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.48 (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.)
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:23:24 [2020-10-03T13:23:24.389Z] #11 52.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:23:24 [2020-10-03T13:23:24.564Z] + docker info
13:23:24 [2020-10-03T13:23:24.577Z] #41 41.14   DEP      criu/tty.d
13:23:24 [2020-10-03T13:23:24.577Z] #41 41.26   DEP      criu/timerfd.d
13:23:24 [2020-10-03T13:23:24.645Z] #11 55.29 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:23:24 [2020-10-03T13:23:24.646Z] #11 55.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:23:24 [2020-10-03T13:23:24.646Z] #11 55.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:23:24 [2020-10-03T13:23:24.870Z] #41 41.38   DEP      criu/timens.d
13:23:24 [2020-10-03T13:23:24.871Z] #41 41.47   DEP      criu/sysfs_parse.d
13:23:24 [2020-10-03T13:23:24.871Z] #41 ...
13:23:24 [2020-10-03T13:23:24.871Z] 
13:23:24 [2020-10-03T13:23:24.871Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:23:24 [2020-10-03T13:23:24.871Z] #16 DONE 0.9s
13:23:24 [2020-10-03T13:23:24.871Z] 
13:23:24 [2020-10-03T13:23:24.871Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:24 [2020-10-03T13:23:24.871Z] #41 41.57   DEP      criu/sysctl.d
13:23:25 [2020-10-03T13:23:25.163Z] #41 41.67   DEP      criu/string.d
13:23:25 [2020-10-03T13:23:25.163Z] #41 41.70   DEP      criu/stats.d
13:23:25 [2020-10-03T13:23:25.163Z] #41 41.85   DEP      criu/sockets.d
13:23:25 [2020-10-03T13:23:25.163Z] #41 41.93   DEP      criu/sk-unix.d
13:23:25 [2020-10-03T13:23:25.457Z] #41 42.19   DEP      criu/sk-tcp.d
13:23:25 [2020-10-03T13:23:25.457Z] #41 42.33   DEP      criu/sk-queue.d
13:23:25 [2020-10-03T13:23:25.750Z] #41 42.41   DEP      criu/sk-packet.d
13:23:25 [2020-10-03T13:23:25.750Z] #41 42.51   DEP      criu/sk-netlink.d
13:23:25 [2020-10-03T13:23:25.750Z] #41 42.61   DEP      criu/sk-inet.d
13:23:26 [2020-10-03T13:23:26.043Z] #41 ...
13:23:26 [2020-10-03T13:23:26.043Z] 
13:23:26 [2020-10-03T13:23:26.043Z] #17 [dev-systemd-false  6/26] RUN ldconfig
13:23:26 [2020-10-03T13:23:26.043Z] #17 DONE 1.0s
13:23:26 [2020-10-03T13:23:26.043Z] 
13:23:26 [2020-10-03T13:23:26.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:26 [2020-10-03T13:23:26.043Z] #41 42.75   DEP      criu/signalfd.d
13:23:26 [2020-10-03T13:23:26.043Z] #41 42.84   DEP      criu/sigframe.d
13:23:26 [2020-10-03T13:23:26.043Z] #41 42.89   DEP      criu/shmem.d
13:23:26 [2020-10-03T13:23:26.336Z] #41 43.04   DEP      criu/servicefd.d
13:23:26 [2020-10-03T13:23:26.336Z] #41 43.18   DEP      criu/seize.d
13:23:26 [2020-10-03T13:23:26.558Z] #11 ...
13:23:26 [2020-10-03T13:23:26.558Z] 
13:23:26 [2020-10-03T13:23:26.558Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:26 [2020-10-03T13:23:26.558Z] #40 56.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:23:26 [2020-10-03T13:23:26.558Z] #40 56.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:23:26 [2020-10-03T13:23:26.558Z] #40 56.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:23:26 [2020-10-03T13:23:26.558Z] #40 57.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:23:26 [2020-10-03T13:23:26.558Z] #40 57.11 Setting up python-six (1.12.0-1) ...
13:23:26 [2020-10-03T13:23:26.558Z] #40 ...
13:23:26 [2020-10-03T13:23:26.558Z] 
13:23:26 [2020-10-03T13:23:26.559Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:23:26 [2020-10-03T13:23:26.559Z] #45 DONE 57.4s
13:23:26 [2020-10-03T13:23:26.630Z] #41 43.30   DEP      criu/seccomp.d
13:23:26 [2020-10-03T13:23:26.630Z] #41 43.41   DEP      criu/rst-malloc.d
13:23:26 [2020-10-03T13:23:26.630Z] #41 43.48   DEP      criu/rbtree.d
13:23:26 [2020-10-03T13:23:26.630Z] #41 43.50   DEP      criu/pstree.d
13:23:26 [2020-10-03T13:23:26.863Z] 
13:23:26 [2020-10-03T13:23:26.863Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:26 [2020-10-03T13:23:26.863Z] #34 50.17 Selecting previously unselected package libicu63:amd64.
13:23:26 [2020-10-03T13:23:26.863Z] #34 50.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:23:26 [2020-10-03T13:23:26.863Z] #34 50.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:23:26 [2020-10-03T13:23:26.863Z] #34 56.80 Selecting previously unselected package libxml2:amd64.
13:23:26 [2020-10-03T13:23:26.863Z] #34 56.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:23:26 [2020-10-03T13:23:26.863Z] #34 56.85 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:23:26 [2020-10-03T13:23:26.923Z] #41 43.64   DEP      criu/protobuf.d
13:23:26 [2020-10-03T13:23:26.923Z] #41 43.74   GEN      criu/protobuf-desc-gen.h
13:23:26 [2020-10-03T13:23:26.972Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 5.3s done
13:23:26 [2020-10-03T13:23:26.972Z] #25 DONE 11.0s
13:23:26 [2020-10-03T13:23:26.972Z] 
13:23:26 [2020-10-03T13:23:26.972Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:26 [2020-10-03T13:23:26.972Z] #26 0.211 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:26 [2020-10-03T13:23:26.972Z] #26 0.237 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:23:26 [2020-10-03T13:23:26.972Z] #26 0.278 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:26 [2020-10-03T13:23:26.972Z] #26 0.434 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:23:26 [2020-10-03T13:23:26.972Z] #26 0.632 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:23:27 [2020-10-03T13:23:27.119Z] #34 57.69 Selecting previously unselected package libarchive13:amd64.
13:23:27 [2020-10-03T13:23:27.119Z] #34 57.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:23:27 [2020-10-03T13:23:27.119Z] #34 57.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:23:27 [2020-10-03T13:23:27.726Z] #34 ...
13:23:27 [2020-10-03T13:23:27.726Z] 
13:23:27 [2020-10-03T13:23:27.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:27 [2020-10-03T13:23:27.726Z] #11 58.38 Selecting previously unselected package binutils-mingw-w64.
13:23:27 [2020-10-03T13:23:27.726Z] #11 58.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:23:27 [2020-10-03T13:23:27.726Z] #11 58.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:23:27 [2020-10-03T13:23:27.963Z] #41 44.58   DEP      criu/protobuf-desc.d
13:23:27 [2020-10-03T13:23:27.963Z] #41 44.65   DEP      criu/proc_parse.d
13:23:27 [2020-10-03T13:23:27.963Z] #41 44.79   DEP      criu/plugin.d
13:23:27 [2020-10-03T13:23:27.963Z] #41 44.85   DEP      criu/pipes.d
13:23:27 [2020-10-03T13:23:27.982Z] #11 58.64 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:23:27 [2020-10-03T13:23:27.982Z] #11 58.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:23:27 [2020-10-03T13:23:27.982Z] #11 58.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:23:27 [2020-10-03T13:23:27.982Z] #11 ...
13:23:27 [2020-10-03T13:23:27.982Z] 
13:23:27 [2020-10-03T13:23:27.982Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:27 [2020-10-03T13:23:27.982Z] #49 48.69 syscall
13:23:27 [2020-10-03T13:23:27.982Z] #49 48.76 reflect
13:23:27 [2020-10-03T13:23:27.982Z] #49 57.26 time
13:23:28 [2020-10-03T13:23:28.033Z] #26 1.598 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:23:28 [2020-10-03T13:23:28.238Z] #49 ...
13:23:28 [2020-10-03T13:23:28.238Z] 
13:23:28 [2020-10-03T13:23:28.238Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:28 [2020-10-03T13:23:28.238Z] #11 58.93 Selecting previously unselected package dmsetup.
13:23:28 [2020-10-03T13:23:28.238Z] #11 58.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:23:28 [2020-10-03T13:23:28.238Z] #11 58.94 Unpacking dmsetup (2:1.02.155-3) ...
13:23:28 [2020-10-03T13:23:28.238Z] #11 ...
13:23:28 [2020-10-03T13:23:28.238Z] 
13:23:28 [2020-10-03T13:23:28.238Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:28 [2020-10-03T13:23:28.238Z] #43 48.98 syscall
13:23:28 [2020-10-03T13:23:28.238Z] #43 56.79 time
13:23:28 [2020-10-03T13:23:28.255Z] #41 44.97   DEP      criu/pie-util.d
13:23:28 [2020-10-03T13:23:28.255Z] #41 45.03   DEP      criu/pie-util-vdso.d
13:23:28 [2020-10-03T13:23:28.255Z] #41 45.08   DEP      criu/path.d
13:23:28 [2020-10-03T13:23:28.494Z] #43 ...
13:23:28 [2020-10-03T13:23:28.494Z] 
13:23:28 [2020-10-03T13:23:28.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:28 [2020-10-03T13:23:28.494Z] #11 59.12 Selecting previously unselected package mingw-w64-common.
13:23:28 [2020-10-03T13:23:28.494Z] #11 59.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:23:28 [2020-10-03T13:23:28.494Z] #11 59.14 Unpacking mingw-w64-common (6.0.0-3) ...
13:23:28 [2020-10-03T13:23:28.548Z] #41 45.16   DEP      criu/parasite-syscall.d
13:23:28 [2020-10-03T13:23:28.548Z] #41 45.25   DEP      criu/pagemap.d
13:23:28 [2020-10-03T13:23:28.548Z] #41 45.37   DEP      criu/pagemap-cache.d
13:23:28 [2020-10-03T13:23:28.840Z] #41 45.44   DEP      criu/page-xfer.d
13:23:28 [2020-10-03T13:23:28.840Z] #41 45.54   DEP      criu/page-pipe.d
13:23:28 [2020-10-03T13:23:28.840Z] #41 45.62   DEP      criu/netfilter.d
13:23:28 [2020-10-03T13:23:28.840Z] #41 45.69   DEP      criu/net.d
13:23:29 [2020-10-03T13:23:29.132Z] #41 45.80   DEP      criu/namespaces.d
13:23:29 [2020-10-03T13:23:29.132Z] #41 45.97   DEP      criu/mount.d
13:23:29 [2020-10-03T13:23:29.132Z] #41 46.04   DEP      criu/memfd.d
13:23:29 [2020-10-03T13:23:29.425Z] #41 46.19   DEP      criu/mem.d
13:23:29 [2020-10-03T13:23:29.556Z] #26 3.269 Fetched 8163 kB in 3s (2656 kB/s)
13:23:29 [2020-10-03T13:23:29.719Z] #41 46.37   DEP      criu/lsm.d
13:23:29 [2020-10-03T13:23:29.719Z] #41 46.46   DEP      criu/log.d
13:23:29 [2020-10-03T13:23:29.719Z] #41 46.58   DEP      criu/libnetlink.d
13:23:30 [2020-10-03T13:23:30.013Z] #41 46.69   DEP      criu/kerndat.d
13:23:30 [2020-10-03T13:23:30.013Z] #41 ...
13:23:30 [2020-10-03T13:23:30.013Z] 
13:23:30 [2020-10-03T13:23:30.013Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:30 [2020-10-03T13:23:30.013Z] #43 70.29 net/http/httptrace
13:23:30 [2020-10-03T13:23:30.013Z] #43 70.45 net/http
13:23:30 [2020-10-03T13:23:30.013Z] #43 78.24 github.com/LK4D4/vndr/godl
13:23:30 [2020-10-03T13:23:30.013Z] #43 78.76 github.com/LK4D4/vndr
13:23:30 [2020-10-03T13:23:30.013Z] #43 ...
13:23:30 [2020-10-03T13:23:30.013Z] 
13:23:30 [2020-10-03T13:23:30.013Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:23:30 [2020-10-03T13:23:30.013Z] #18 0.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:23:30 [2020-10-03T13:23:30.013Z] #18 1.052 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:30 [2020-10-03T13:23:30.013Z] #18 1.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:30 [2020-10-03T13:23:30.013Z] #18 1.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:23:30 [2020-10-03T13:23:30.013Z] #18 2.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB]
13:23:30 [2020-10-03T13:23:30.013Z] #18 3.421 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
13:23:30 [2020-10-03T13:23:30.606Z] #26 3.269 Reading package lists...
13:23:31 [2020-10-03T13:23:31.138Z] Client:
13:23:31 [2020-10-03T13:23:31.138Z]  Debug Mode: false
13:23:31 [2020-10-03T13:23:31.138Z] 
13:23:31 [2020-10-03T13:23:31.138Z] Server:
13:23:31 [2020-10-03T13:23:31.138Z]  Containers: 0
13:23:31 [2020-10-03T13:23:31.138Z]   Running: 0
13:23:31 [2020-10-03T13:23:31.138Z]   Paused: 0
13:23:31 [2020-10-03T13:23:31.138Z]   Stopped: 0
13:23:31 [2020-10-03T13:23:31.138Z]  Images: 0
13:23:31 [2020-10-03T13:23:31.138Z]  Server Version: 19.03.13
13:23:31 [2020-10-03T13:23:31.138Z]  Storage Driver: overlay2
13:23:31 [2020-10-03T13:23:31.138Z]   Backing Filesystem: extfs
13:23:31 [2020-10-03T13:23:31.138Z]   Supports d_type: true
13:23:31 [2020-10-03T13:23:31.138Z]   Native Overlay Diff: true
13:23:31 [2020-10-03T13:23:31.138Z]  Logging Driver: json-file
13:23:31 [2020-10-03T13:23:31.138Z]  Cgroup Driver: cgroupfs
13:23:31 [2020-10-03T13:23:31.138Z]  Plugins:
13:23:31 [2020-10-03T13:23:31.138Z]   Volume: local
13:23:31 [2020-10-03T13:23:31.138Z]   Network: bridge host ipvlan macvlan null overlay
13:23:31 [2020-10-03T13:23:31.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:23:31 [2020-10-03T13:23:31.138Z]  Swarm: inactive
13:23:31 [2020-10-03T13:23:31.138Z]  Runtimes: runc
13:23:31 [2020-10-03T13:23:31.138Z]  Default Runtime: runc
13:23:31 [2020-10-03T13:23:31.138Z]  Init Binary: docker-init
13:23:31 [2020-10-03T13:23:31.138Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:31 [2020-10-03T13:23:31.138Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:31 [2020-10-03T13:23:31.138Z]  init version: fec3683
13:23:31 [2020-10-03T13:23:31.138Z]  Security Options:
13:23:31 [2020-10-03T13:23:31.138Z]   apparmor
13:23:31 [2020-10-03T13:23:31.138Z]   seccomp
13:23:31 [2020-10-03T13:23:31.138Z]    Profile: default
13:23:31 [2020-10-03T13:23:31.138Z]  Kernel Version: 5.4.0-1025-aws
13:23:31 [2020-10-03T13:23:31.138Z]  Operating System: Ubuntu 18.04.5 LTS
13:23:31 [2020-10-03T13:23:31.138Z]  OSType: linux
13:23:31 [2020-10-03T13:23:31.138Z]  Architecture: x86_64
13:23:31 [2020-10-03T13:23:31.138Z]  CPUs: 2
13:23:31 [2020-10-03T13:23:31.138Z]  Total Memory: 7.487GiB
13:23:31 [2020-10-03T13:23:31.138Z]  Name: ip-10-100-43-230
13:23:31 [2020-10-03T13:23:31.138Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
13:23:31 [2020-10-03T13:23:31.138Z]  Docker Root Dir: /var/lib/docker
13:23:31 [2020-10-03T13:23:31.138Z]  Debug Mode: false
13:23:31 [2020-10-03T13:23:31.138Z]  Registry: https://index.docker.io/v1/
13:23:31 [2020-10-03T13:23:31.138Z]  Labels:
13:23:31 [2020-10-03T13:23:31.138Z]  Experimental: true
13:23:31 [2020-10-03T13:23:31.138Z]  Insecure Registries:
13:23:31 [2020-10-03T13:23:31.138Z]   127.0.0.0/8
13:23:31 [2020-10-03T13:23:31.138Z]  Live Restore Enabled: true
13:23:31 [2020-10-03T13:23:31.138Z] 
13:23:31 [2020-10-03T13:23:31.138Z] WARNING: No swap limit support
[Pipeline] sh
13:23:31 [2020-10-03T13:23:31.209Z] Client:
13:23:31 [2020-10-03T13:23:31.209Z]  Debug Mode: false
13:23:31 [2020-10-03T13:23:31.209Z] 
13:23:31 [2020-10-03T13:23:31.209Z] Server:
13:23:31 [2020-10-03T13:23:31.209Z]  Containers: 0
13:23:31 [2020-10-03T13:23:31.209Z]   Running: 0
13:23:31 [2020-10-03T13:23:31.209Z]   Paused: 0
13:23:31 [2020-10-03T13:23:31.209Z]   Stopped: 0
13:23:31 [2020-10-03T13:23:31.209Z]  Images: 0
13:23:31 [2020-10-03T13:23:31.209Z]  Server Version: 19.03.13
13:23:31 [2020-10-03T13:23:31.209Z]  Storage Driver: overlay2
13:23:31 [2020-10-03T13:23:31.209Z]   Backing Filesystem: extfs
13:23:31 [2020-10-03T13:23:31.209Z]   Supports d_type: true
13:23:31 [2020-10-03T13:23:31.209Z]   Native Overlay Diff: true
13:23:31 [2020-10-03T13:23:31.209Z]  Logging Driver: json-file
13:23:31 [2020-10-03T13:23:31.209Z]  Cgroup Driver: cgroupfs
13:23:31 [2020-10-03T13:23:31.209Z]  Plugins:
13:23:31 [2020-10-03T13:23:31.209Z]   Volume: local
13:23:31 [2020-10-03T13:23:31.209Z]   Network: bridge host ipvlan macvlan null overlay
13:23:31 [2020-10-03T13:23:31.209Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:23:31 [2020-10-03T13:23:31.209Z]  Swarm: inactive
13:23:31 [2020-10-03T13:23:31.209Z]  Runtimes: runc
13:23:31 [2020-10-03T13:23:31.209Z]  Default Runtime: runc
13:23:31 [2020-10-03T13:23:31.209Z]  Init Binary: docker-init
13:23:31 [2020-10-03T13:23:31.209Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:31 [2020-10-03T13:23:31.209Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:31 [2020-10-03T13:23:31.209Z]  init version: fec3683
13:23:31 [2020-10-03T13:23:31.209Z]  Security Options:
13:23:31 [2020-10-03T13:23:31.209Z]   apparmor
13:23:31 [2020-10-03T13:23:31.209Z]   seccomp
13:23:31 [2020-10-03T13:23:31.209Z]    Profile: default
13:23:31 [2020-10-03T13:23:31.209Z]  Kernel Version: 5.4.0-1025-aws
13:23:31 [2020-10-03T13:23:31.209Z]  Operating System: Ubuntu 18.04.5 LTS
13:23:31 [2020-10-03T13:23:31.209Z]  OSType: linux
13:23:31 [2020-10-03T13:23:31.209Z]  Architecture: x86_64
13:23:31 [2020-10-03T13:23:31.209Z]  CPUs: 2
13:23:31 [2020-10-03T13:23:31.209Z]  Total Memory: 7.487GiB
13:23:31 [2020-10-03T13:23:31.209Z]  Name: ip-10-100-118-52
13:23:31 [2020-10-03T13:23:31.209Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
13:23:31 [2020-10-03T13:23:31.209Z]  Docker Root Dir: /var/lib/docker
13:23:31 [2020-10-03T13:23:31.209Z]  Debug Mode: false
13:23:31 [2020-10-03T13:23:31.209Z]  Registry: https://index.docker.io/v1/
13:23:31 [2020-10-03T13:23:31.209Z]  Labels:
13:23:31 [2020-10-03T13:23:31.209Z]  Experimental: true
13:23:31 [2020-10-03T13:23:31.209Z]  Insecure Registries:
13:23:31 [2020-10-03T13:23:31.209Z]   127.0.0.0/8
13:23:31 [2020-10-03T13:23:31.209Z]  Live Restore Enabled: true
13:23:31 [2020-10-03T13:23:31.209Z] 
13:23:31 [2020-10-03T13:23:31.209Z] WARNING: No swap limit support
[Pipeline] sh
13:23:31 [2020-10-03T13:23:31.423Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:31 [2020-10-03T13:23:31.423Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:31 [2020-10-03T13:23:31.423Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:23:31 [2020-10-03T13:23:31.423Z] + bash /home/ubuntu/workspace/moby_PR-41523/check-config.sh
13:23:31 [2020-10-03T13:23:31.423Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:23:31 [2020-10-03T13:23:31.423Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
13:23:31 [2020-10-03T13:23:31.423Z] 
13:23:31 [2020-10-03T13:23:31.423Z] Generally Necessary:
13:23:31 [2020-10-03T13:23:31.423Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:23:31 [2020-10-03T13:23:31.423Z] - apparmor: enabled and tools installed
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_NAMESPACES: enabled
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_NET_NS: enabled
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_PID_NS: enabled
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_IPC_NS: enabled
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_UTS_NS: enabled
13:23:31 [2020-10-03T13:23:31.423Z] - CONFIG_CGROUPS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:31 [2020-10-03T13:23:31.500Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:31 [2020-10-03T13:23:31.500Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:23:31 [2020-10-03T13:23:31.500Z] + bash /home/ubuntu/workspace/moby_PR-41523/check-config.sh
13:23:31 [2020-10-03T13:23:31.500Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:23:31 [2020-10-03T13:23:31.500Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
13:23:31 [2020-10-03T13:23:31.500Z] 
13:23:31 [2020-10-03T13:23:31.500Z] Generally Necessary:
13:23:31 [2020-10-03T13:23:31.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:23:31 [2020-10-03T13:23:31.500Z] - apparmor: enabled and tools installed
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_NAMESPACES: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_NET_NS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_PID_NS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_IPC_NS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_UTS_NS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CGROUPS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CGROUP_CPUACCT: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CGROUP_DEVICE: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CGROUP_FREEZER: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CGROUP_SCHED: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_CPUSETS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_MEMCG: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_KEYS: enabled
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_VETH: enabled (as module)
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_BRIDGE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_NF_NAT_IPV4: missing
13:23:31 [2020-10-03T13:23:31.500Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.527Z] #18 5.524 Fetched 8078 kB in 5s (1710 kB/s)
13:23:31 [2020-10-03T13:23:31.527Z] #18 5.524 Reading package lists...
13:23:31 [2020-10-03T13:23:31.527Z] #18 ...
13:23:31 [2020-10-03T13:23:31.527Z] 
13:23:31 [2020-10-03T13:23:31.527Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:31 [2020-10-03T13:23:31.527Z] #41 46.90   DEP      criu/kcmp-ids.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 46.96   DEP      criu/irmap.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.02   DEP      criu/ipc_ns.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.17   DEP      criu/image.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.32   DEP      criu/image-desc.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.38   DEP      criu/fsnotify.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.52   DEP      criu/filesystems.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.60   DEP      criu/files.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.77   DEP      criu/files-reg.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 47.91   DEP      criu/files-ext.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 48.03   DEP      criu/file-lock.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 48.20   DEP      criu/file-ids.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 48.29   DEP      criu/fifo.d
13:23:31 [2020-10-03T13:23:31.527Z] #41 48.37   DEP      criu/fdstore.d
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_CGROUP_CPUACCT: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_CGROUP_DEVICE: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_CGROUP_FREEZER: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_CGROUP_SCHED: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_CPUSETS: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_MEMCG: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_KEYS: enabled
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_VETH: enabled (as module)
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_BRIDGE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_NF_NAT_IPV4: missing
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.682Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NF_NAT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NF_NAT_NEEDED: missing
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_POSIX_MQUEUE: enabled
13:23:31 [2020-10-03T13:23:31.683Z] 
13:23:31 [2020-10-03T13:23:31.683Z] Optional Features:
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_USER_NS: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_SECCOMP: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CGROUP_PIDS: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_MEMCG_SWAP: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:23:31 [2020-10-03T13:23:31.683Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_BLK_CGROUP: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IOSCHED_CFQ: missing
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CGROUP_PERF: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CGROUP_HUGETLB: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_CFS_BANDWIDTH: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_RT_GROUP_SCHED: missing
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_VS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_VS_NFCT: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_IP_VS_RR: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_EXT4_FS: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:23:31 [2020-10-03T13:23:31.683Z] - Network Drivers:
13:23:31 [2020-10-03T13:23:31.683Z]   - "overlay":
13:23:31 [2020-10-03T13:23:31.683Z]     - CONFIG_VXLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.683Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:23:31 [2020-10-03T13:23:31.683Z]       Optional (for encrypted networks):
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NF_NAT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NF_NAT_NEEDED: missing
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_POSIX_MQUEUE: enabled
13:23:31 [2020-10-03T13:23:31.760Z] 
13:23:31 [2020-10-03T13:23:31.760Z] Optional Features:
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_USER_NS: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_SECCOMP: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CGROUP_PIDS: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_MEMCG_SWAP: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:23:31 [2020-10-03T13:23:31.760Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_BLK_CGROUP: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IOSCHED_CFQ: missing
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CGROUP_PERF: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CGROUP_HUGETLB: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_CFS_BANDWIDTH: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_RT_GROUP_SCHED: missing
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_VS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_VS_NFCT: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_IP_VS_RR: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_EXT4_FS: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:23:31 [2020-10-03T13:23:31.760Z] - Network Drivers:
13:23:31 [2020-10-03T13:23:31.760Z]   - "overlay":
13:23:31 [2020-10-03T13:23:31.760Z]     - CONFIG_VXLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       Optional (for encrypted networks):
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_CRYPTO: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_CRYPTO_AEAD: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_CRYPTO_GCM: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_CRYPTO_GHASH: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_XFRM: enabled
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_XFRM_USER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_INET_ESP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
13:23:31 [2020-10-03T13:23:31.760Z]   - "ipvlan":
13:23:31 [2020-10-03T13:23:31.760Z]     - CONFIG_IPVLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]   - "macvlan":
13:23:31 [2020-10-03T13:23:31.760Z]     - CONFIG_MACVLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]     - CONFIG_DUMMY: enabled (as module)
13:23:31 [2020-10-03T13:23:31.760Z]   - "ftp,tftp client in container":
13:23:31 [2020-10-03T13:23:31.819Z] #41 48.45   DEP      criu/fault-injection.d
13:23:31 [2020-10-03T13:23:31.819Z] #41 48.48   DEP      criu/external.d
13:23:31 [2020-10-03T13:23:31.819Z] #41 48.54   DEP      criu/eventpoll.d
13:23:31 [2020-10-03T13:23:31.819Z] #41 48.60   DEP      criu/eventfd.d
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_CRYPTO: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_CRYPTO_AEAD: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_CRYPTO_GCM: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_CRYPTO_GHASH: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_XFRM: enabled
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_XFRM_USER: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_INET_ESP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
13:23:31 [2020-10-03T13:23:31.942Z]   - "ipvlan":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_IPVLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]   - "macvlan":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_MACVLAN: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_DUMMY: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]   - "ftp,tftp client in container":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z] - Storage Drivers:
13:23:31 [2020-10-03T13:23:31.942Z]   - "aufs":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_AUFS_FS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]   - "btrfs":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:23:31 [2020-10-03T13:23:31.942Z]   - "devicemapper":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_BLK_DEV_DM: enabled
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]   - "overlay":
13:23:31 [2020-10-03T13:23:31.942Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:23:31 [2020-10-03T13:23:31.942Z]   - "zfs":
13:23:31 [2020-10-03T13:23:31.942Z]     - /dev/zfs: present
13:23:31 [2020-10-03T13:23:31.942Z]     - zfs command: missing
13:23:31 [2020-10-03T13:23:31.942Z]     - zpool command: missing
13:23:31 [2020-10-03T13:23:31.942Z] 
13:23:31 [2020-10-03T13:23:31.942Z] Limits:
13:23:31 [2020-10-03T13:23:31.942Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:23:31 [2020-10-03T13:23:31.942Z] 
13:23:31 [2020-10-03T13:23:31.942Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z] - Storage Drivers:
13:23:32 [2020-10-03T13:23:32.021Z]   - "aufs":
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_AUFS_FS: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]   - "btrfs":
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:23:32 [2020-10-03T13:23:32.021Z]   - "devicemapper":
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_BLK_DEV_DM: enabled
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]   - "overlay":
13:23:32 [2020-10-03T13:23:32.021Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:23:32 [2020-10-03T13:23:32.021Z]   - "zfs":
13:23:32 [2020-10-03T13:23:32.021Z]     - /dev/zfs: present
13:23:32 [2020-10-03T13:23:32.021Z]     - zfs command: missing
13:23:32 [2020-10-03T13:23:32.021Z]     - zpool command: missing
13:23:32 [2020-10-03T13:23:32.021Z] 
13:23:32 [2020-10-03T13:23:32.021Z] Limits:
13:23:32 [2020-10-03T13:23:32.021Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:23:32 [2020-10-03T13:23:32.021Z] 
13:23:32 [2020-10-03T13:23:32.021Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:23:32 [2020-10-03T13:23:32.112Z] #41 48.67   DEP      criu/crtools.d
13:23:32 [2020-10-03T13:23:32.112Z] #41 48.79   DEP      criu/cr-service.d
13:23:32 [2020-10-03T13:23:32.136Z] #26 4.351 Reading package lists...
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.551 Building dependency tree...
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.879 The following additional packages will be installed:
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.879   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.880   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.880   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.881 Suggested packages:
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.881   krb5-doc krb5-user
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.881 Recommended packages:
13:23:32 [2020-10-03T13:23:32.136Z] #26 5.881   krb5-locales publicsuffix libsasl2-modules
13:23:32 [2020-10-03T13:23:32.285Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:23:32 [2020-10-03T13:23:32.285Z] #1 [internal] load build definition from Dockerfile
13:23:32 [2020-10-03T13:23:32.285Z] #1 transferring dockerfile:
13:23:32 [2020-10-03T13:23:32.373Z] + sudo modprobe ip_vs
13:23:32 [2020-10-03T13:23:32.373Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:23:32 [2020-10-03T13:23:32.373Z] #2 [internal] load .dockerignore
13:23:32 [2020-10-03T13:23:32.373Z] #2 transferring context:
13:23:32 [2020-10-03T13:23:32.405Z] #41 48.93   DEP      criu/cr-restore.d
13:23:32 [2020-10-03T13:23:32.405Z] #41 49.08   DEP      criu/cr-errno.d
13:23:32 [2020-10-03T13:23:32.405Z] #41 49.08   DEP      criu/cr-dump.d
13:23:32 [2020-10-03T13:23:32.432Z] #26 6.178 The following NEW packages will be installed:
13:23:32 [2020-10-03T13:23:32.432Z] #26 6.178   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:23:32 [2020-10-03T13:23:32.432Z] #26 6.178   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:23:32 [2020-10-03T13:23:32.432Z] #26 6.179   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:23:32 [2020-10-03T13:23:32.432Z] #26 6.179   libssh2-1 libssl1.1 openssl
13:23:32 [2020-10-03T13:23:32.545Z] #1 transferring dockerfile: 16.46kB done
13:23:32 [2020-10-03T13:23:32.545Z] #1 DONE 0.2s
13:23:32 [2020-10-03T13:23:32.545Z] 
13:23:32 [2020-10-03T13:23:32.545Z] #2 [internal] load .dockerignore
13:23:32 [2020-10-03T13:23:32.545Z] #2 transferring context: 87B done
13:23:32 [2020-10-03T13:23:32.545Z] #2 DONE 0.2s
13:23:32 [2020-10-03T13:23:32.545Z] 
13:23:32 [2020-10-03T13:23:32.545Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:23:32 [2020-10-03T13:23:32.638Z] #2 transferring context: 87B done
13:23:32 [2020-10-03T13:23:32.638Z] #2 DONE 0.1s
13:23:32 [2020-10-03T13:23:32.638Z] 
13:23:32 [2020-10-03T13:23:32.638Z] #1 [internal] load build definition from Dockerfile
13:23:32 [2020-10-03T13:23:32.638Z] #1 transferring dockerfile: 16.46kB done
13:23:32 [2020-10-03T13:23:32.638Z] #1 DONE 0.1s
13:23:32 [2020-10-03T13:23:32.638Z] 
13:23:32 [2020-10-03T13:23:32.638Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:23:32 [2020-10-03T13:23:32.697Z] #41 49.34   DEP      criu/cr-dedup.d
13:23:32 [2020-10-03T13:23:32.709Z] #11 ...
13:23:32 [2020-10-03T13:23:32.710Z] 
13:23:32 [2020-10-03T13:23:32.710Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.48 Selecting previously unselected package libjsoncpp1:amd64.
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.86 Selecting previously unselected package librhash0:amd64.
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 58.88 Unpacking librhash0:amd64 (1.3.8-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.05 Selecting previously unselected package libuv1:amd64.
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.06 Unpacking libuv1:amd64 (1.24.1-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.19 Selecting previously unselected package cmake.
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 59.21 Unpacking cmake (3.13.4-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.80 Setting up xxd (2:8.1.0875-5) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.82 Setting up libuv1:amd64 (1.24.1-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.83 Setting up vim-common (2:8.1.0875-5) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.87 Setting up librhash0:amd64 (1.3.8-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.89 Setting up cmake-data (3.13.4-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.94 Setting up cmake (3.13.4-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 61.97 Processing triggers for libc-bin (2.28-10) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 62.07 Processing triggers for mime-support (3.62) ...
13:23:32 [2020-10-03T13:23:32.710Z] #34 DONE 62.7s
13:23:32 [2020-10-03T13:23:32.710Z] 
13:23:32 [2020-10-03T13:23:32.710Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:32 [2020-10-03T13:23:32.710Z] #32 52.69 time
13:23:32 [2020-10-03T13:23:32.710Z] #32 59.19 internal/poll
13:23:32 [2020-10-03T13:23:32.710Z] #32 60.55 internal/fmtsort
13:23:32 [2020-10-03T13:23:32.710Z] #32 60.92 internal/syscall/execenv
13:23:32 [2020-10-03T13:23:32.710Z] #32 60.96 internal/syscall/unix
13:23:32 [2020-10-03T13:23:32.710Z] #32 61.13 strings
13:23:32 [2020-10-03T13:23:32.710Z] #32 61.14 os
13:23:32 [2020-10-03T13:23:32.710Z] #32 ...
13:23:32 [2020-10-03T13:23:32.710Z] 
13:23:32 [2020-10-03T13:23:32.710Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.15 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.18 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.20 Setting up protobuf-compiler (3.6.1.3-2) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:23:32 [2020-10-03T13:23:32.710Z] #40 61.25 Setting up python-protobuf (3.6.1.3-2) ...
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.246 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.246 Need to get 5165 kB of archives.
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.246 After this operation, 14.6 MB of additional disk space will be used.
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.246 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.372 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.403 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.406 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.407 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
13:23:32 [2020-10-03T13:23:32.730Z] #26 6.431 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
13:23:32 [2020-10-03T13:23:32.804Z] #3 DONE 0.3s
13:23:32 [2020-10-03T13:23:32.804Z] 
13:23:32 [2020-10-03T13:23:32.804Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:23:32 [2020-10-03T13:23:32.804Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:23:32 [2020-10-03T13:23:32.899Z] #3 DONE 0.4s
13:23:32 [2020-10-03T13:23:32.899Z] 
13:23:32 [2020-10-03T13:23:32.899Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:23:32 [2020-10-03T13:23:32.899Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:23:32 [2020-10-03T13:23:32.899Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:23:32 [2020-10-03T13:23:32.899Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
13:23:32 [2020-10-03T13:23:32.899Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
13:23:32 [2020-10-03T13:23:32.899Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.46MB / 8.88MB 0.1s
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.52   DEP      criu/cr-check.d
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.63   DEP      criu/config.d
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.72   DEP      criu/clone-noasan.d
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.76   DEP      criu/cgroup.d
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.82   DEP      criu/cgroup-props.d
13:23:32 [2020-10-03T13:23:32.990Z] #41 49.88   DEP      criu/bitmap.d
13:23:33 [2020-10-03T13:23:33.035Z] #26 6.545 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.566 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.573 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.578 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.582 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.585 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.590 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.593 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.618 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.662 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.667 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.678 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.684 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.699 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
13:23:33 [2020-10-03T13:23:33.036Z] #26 6.699 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
13:23:33 [2020-10-03T13:23:33.064Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:23:33 [2020-10-03T13:23:33.064Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
13:23:33 [2020-10-03T13:23:33.064Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
13:23:33 [2020-10-03T13:23:33.064Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
13:23:33 [2020-10-03T13:23:33.064Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
13:23:33 [2020-10-03T13:23:33.064Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
13:23:33 [2020-10-03T13:23:33.159Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
13:23:33 [2020-10-03T13:23:33.291Z] #41 49.89   DEP      criu/bfd.d
13:23:33 [2020-10-03T13:23:33.291Z] #41 49.95   DEP      criu/autofs.d
13:23:33 [2020-10-03T13:23:33.291Z] #41 50.03   DEP      criu/aio.d
13:23:33 [2020-10-03T13:23:33.291Z] #41 50.12   DEP      criu/action-scripts.d
13:23:33 [2020-10-03T13:23:33.323Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
13:23:33 [2020-10-03T13:23:33.323Z] #4 DONE 0.7s
13:23:33 [2020-10-03T13:23:33.336Z] #26 6.953 debconf: delaying package configuration, since apt-utils is not installed
13:23:33 [2020-10-03T13:23:33.336Z] #26 6.978 Fetched 5165 kB in 0s (10.4 MB/s)
13:23:33 [2020-10-03T13:23:33.336Z] #26 7.000 Selecting previously unselected package libssl1.1:ppc64el.
13:23:33 [2020-10-03T13:23:33.336Z] #26 7.000 (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.)
13:23:33 [2020-10-03T13:23:33.336Z] #26 7.007 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.336Z] #26 7.010 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
13:23:33 [2020-10-03T13:23:33.418Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
13:23:33 [2020-10-03T13:23:33.419Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
13:23:33 [2020-10-03T13:23:33.593Z] #41 ...
13:23:33 [2020-10-03T13:23:33.593Z] 
13:23:33 [2020-10-03T13:23:33.593Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:33 [2020-10-03T13:23:33.593Z] #43 DONE 83.9s
13:23:33 [2020-10-03T13:23:33.593Z] 
13:23:33 [2020-10-03T13:23:33.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:33 [2020-10-03T13:23:33.593Z] #41 50.35   CC       criu/action-scripts.o
13:23:33 [2020-10-03T13:23:33.618Z] 
13:23:33 [2020-10-03T13:23:33.618Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.187 Selecting previously unselected package openssl.
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.190 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.191 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.303 Selecting previously unselected package ca-certificates.
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.305 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.307 Unpacking ca-certificates (20200601~deb10u1) ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.357 Selecting previously unselected package libkeyutils1:ppc64el.
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.360 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.361 Unpacking libkeyutils1:ppc64el (1.6-6) ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.385 Selecting previously unselected package libkrb5support0:ppc64el.
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.387 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.389 Unpacking libkrb5support0:ppc64el (1.17-3) ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.422 Selecting previously unselected package libk5crypto3:ppc64el.
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.424 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.426 Unpacking libk5crypto3:ppc64el (1.17-3) ...
13:23:33 [2020-10-03T13:23:33.633Z] #26 7.470 Selecting previously unselected package libkrb5-3:ppc64el.
13:23:33 [2020-10-03T13:23:33.678Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
13:23:33 [2020-10-03T13:23:33.678Z] #4 DONE 0.6s
13:23:33 [2020-10-03T13:23:33.678Z] 
13:23:33 [2020-10-03T13:23:33.678Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:23:33 [2020-10-03T13:23:33.883Z] #5 DONE 0.3s
13:23:33 [2020-10-03T13:23:33.883Z] 
13:23:33 [2020-10-03T13:23:33.883Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:23:33 [2020-10-03T13:23:33.883Z] #7 DONE 0.4s
13:23:33 [2020-10-03T13:23:33.883Z] 
13:23:33 [2020-10-03T13:23:33.883Z] #6 [internal] load metadata for docker.io/library/debian:buster
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.475 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.476 Unpacking libkrb5-3:ppc64el (1.17-3) ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.559 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.561 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.563 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.602 Selecting previously unselected package libsasl2-modules-db:ppc64el.
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.603 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.605 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.632 Selecting previously unselected package libsasl2-2:ppc64el.
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.634 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.635 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.668 Selecting previously unselected package libldap-common.
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.670 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.672 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.700 Selecting previously unselected package libldap-2.4-2:ppc64el.
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.701 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ...
13:23:33 [2020-10-03T13:23:33.929Z] #26 7.703 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
13:23:33 [2020-10-03T13:23:33.940Z] #7 DONE 0.3s
13:23:33 [2020-10-03T13:23:33.940Z] 
13:23:33 [2020-10-03T13:23:33.940Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:23:33 [2020-10-03T13:23:33.940Z] #6 DONE 0.3s
13:23:33 [2020-10-03T13:23:33.940Z] 
13:23:33 [2020-10-03T13:23:33.940Z] #5 [internal] load metadata for docker.io/library/debian:buster
13:23:34 [2020-10-03T13:23:34.145Z] #6 DONE 0.5s
13:23:34 [2020-10-03T13:23:34.145Z] 
13:23:34 [2020-10-03T13:23:34.145Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:34 [2020-10-03T13:23:34.145Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:23:34 [2020-10-03T13:23:34.201Z] #5 DONE 0.5s
13:23:34 [2020-10-03T13:23:34.201Z] 
13:23:34 [2020-10-03T13:23:34.201Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:34 [2020-10-03T13:23:34.201Z] #24 DONE 0.0s
13:23:34 [2020-10-03T13:23:34.201Z] 
13:23:34 [2020-10-03T13:23:34.201Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:34 [2020-10-03T13:23:34.201Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.760 Selecting previously unselected package libnghttp2-14:ppc64el.
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.763 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.765 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.798 Selecting previously unselected package libpsl5:ppc64el.
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.800 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.802 Unpacking libpsl5:ppc64el (0.20.2-2) ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.829 Selecting previously unselected package librtmp1:ppc64el.
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.831 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.832 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.859 Selecting previously unselected package libssh2-1:ppc64el.
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.861 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.863 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.900 Selecting previously unselected package libcurl4:ppc64el.
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.902 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.903 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.225Z] #26 7.964 Selecting previously unselected package curl.
13:23:34 [2020-10-03T13:23:34.232Z] #41 50.82   CC       criu/aio.o
13:23:34 [2020-10-03T13:23:34.409Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
13:23:34 [2020-10-03T13:23:34.409Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:23:34 [2020-10-03T13:23:34.409Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
13:23:34 [2020-10-03T13:23:34.409Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.37MB / 10.00MB 0.2s
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.03MB / 50.40MB 0.2s
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.85MB / 7.81MB 0.2s
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.07MB / 50.40MB 0.4s
13:23:34 [2020-10-03T13:23:34.501Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
13:23:34 [2020-10-03T13:23:34.519Z] #26 7.966 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 7.968 Unpacking curl (7.64.0-4+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.010 Selecting previously unselected package libonig5:ppc64el.
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.012 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.013 Unpacking libonig5:ppc64el (6.9.1-1) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.055 Selecting previously unselected package libjq1:ppc64el.
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.057 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.058 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.091 Selecting previously unselected package jq.
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.093 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.094 Unpacking jq (1.5+dfsg-2+b1) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.121 Setting up libkeyutils1:ppc64el (1.6-6) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.124 Setting up libpsl5:ppc64el (0.20.2-2) ...
13:23:34 [2020-10-03T13:23:34.519Z] #26 8.126 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
13:23:34 [2020-10-03T13:23:34.525Z] #41 51.16   CC       criu/autofs.o
13:23:34 [2020-10-03T13:23:34.669Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.86MB / 50.40MB 0.4s
13:23:34 [2020-10-03T13:23:34.669Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.4s
13:23:34 [2020-10-03T13:23:34.669Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.46MB / 50.40MB 0.5s
13:23:34 [2020-10-03T13:23:34.669Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.77MB / 7.81MB 0.5s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.89MB / 50.40MB 0.6s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 908.89kB / 51.83MB 0.6s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.00MB / 50.40MB 0.7s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.66MB / 51.83MB 0.7s
13:23:34 [2020-10-03T13:23:34.765Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.00MB / 68.67MB 0.7s
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.245 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.248 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.251 Setting up libkrb5support0:ppc64el (1.17-3) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.255 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.257 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.260 Setting up libk5crypto3:ppc64el (1.17-3) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.263 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.267 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.270 Setting up libkrb5-3:ppc64el (1.17-3) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.274 Setting up openssl (1.1.1d-0+deb10u3) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.279 Setting up libonig5:ppc64el (6.9.1-1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.281 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.284 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
13:23:34 [2020-10-03T13:23:34.813Z] #26 8.287 Setting up ca-certificates (20200601~deb10u1) ...
13:23:34 [2020-10-03T13:23:34.930Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.14MB / 50.40MB 0.6s
13:23:34 [2020-10-03T13:23:34.930Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s
13:23:34 [2020-10-03T13:23:34.930Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.23MB / 50.40MB 0.7s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.04MB / 50.40MB 0.8s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.20MB / 51.83MB 0.8s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.62MB / 68.67MB 0.8s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.02MB / 50.40MB 0.9s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.68MB / 51.83MB 0.9s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.02MB / 68.67MB 0.9s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.87MB / 50.40MB 1.0s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.19MB / 51.83MB 1.0s
13:23:35 [2020-10-03T13:23:35.026Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.97MB / 68.67MB 1.0s
13:23:35 [2020-10-03T13:23:35.110Z] #26 8.827 Updating certificates in /etc/ssl/certs...
13:23:35 [2020-10-03T13:23:35.191Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.06MB / 50.40MB 0.9s
13:23:35 [2020-10-03T13:23:35.191Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done
13:23:35 [2020-10-03T13:23:35.191Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.9s
13:23:35 [2020-10-03T13:23:35.191Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.73MB / 50.40MB 1.0s
13:23:35 [2020-10-03T13:23:35.191Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.05MB / 10.00MB 1.0s
13:23:35 [2020-10-03T13:23:35.292Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.79MB / 50.40MB 1.1s
13:23:35 [2020-10-03T13:23:35.292Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.84MB / 51.83MB 1.1s
13:23:35 [2020-10-03T13:23:35.292Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.42MB / 68.67MB 1.1s
13:23:35 [2020-10-03T13:23:35.292Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.05MB / 51.83MB 1.2s
13:23:35 [2020-10-03T13:23:35.292Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.54MB / 68.67MB 1.2s
13:23:35 [2020-10-03T13:23:35.451Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.84MB / 50.40MB 1.1s
13:23:35 [2020-10-03T13:23:35.451Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s
13:23:35 [2020-10-03T13:23:35.451Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s
13:23:35 [2020-10-03T13:23:35.561Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.53MB / 51.83MB 1.3s
13:23:35 [2020-10-03T13:23:35.561Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.84MB / 68.67MB 1.3s
13:23:35 [2020-10-03T13:23:35.561Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.44MB / 68.67MB 1.4s
13:23:35 [2020-10-03T13:23:35.566Z] #41 51.98   CC       criu/bfd.o
13:23:35 [2020-10-03T13:23:35.566Z] #41 ...
13:23:35 [2020-10-03T13:23:35.566Z] 
13:23:35 [2020-10-03T13:23:35.566Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:35 [2020-10-03T13:23:35.566Z] #51 5.550 + cd /tmp/tmp.zSBi0eTthc/src/github.com/opencontainers/runc
13:23:35 [2020-10-03T13:23:35.566Z] #51 5.550 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:23:35 [2020-10-03T13:23:35.566Z] #51 5.837 + '[' -z '' ']'
13:23:35 [2020-10-03T13:23:35.566Z] #51 5.837 + target=static
13:23:35 [2020-10-03T13:23:35.566Z] #51 5.837 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:23:35 [2020-10-03T13:23:35.566Z] #51 6.172 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 .
13:23:35 [2020-10-03T13:23:35.566Z] #51 ...
13:23:35 [2020-10-03T13:23:35.566Z] 
13:23:35 [2020-10-03T13:23:35.566Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:35 [2020-10-03T13:23:35.566Z] #41 52.29   CC       criu/bitmap.o
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.452 126 added, 0 removed; done.
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.475 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.479 Setting up jq (1.5+dfsg-2+b1) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.481 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.485 Setting up curl (7.64.0-4+deb10u1) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.488 Processing triggers for libc-bin (2.28-10) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.498 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:23:35 [2020-10-03T13:23:35.760Z] #26 9.505 Updating certificates in /etc/ssl/certs...
13:23:35 [2020-10-03T13:23:35.824Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.6s
13:23:35 [2020-10-03T13:23:35.859Z] #41 52.43   CC       criu/cgroup-props.o
13:23:36 [2020-10-03T13:23:36.152Z] #41 52.94   CC       criu/cgroup.o
13:23:36 [2020-10-03T13:23:36.398Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
13:23:36 [2020-10-03T13:23:36.402Z] #26 10.03 0 added, 0 removed; done.
13:23:36 [2020-10-03T13:23:36.402Z] #26 10.03 Running hooks in /etc/ca-certificates/update.d...
13:23:36 [2020-10-03T13:23:36.402Z] #26 10.03 done.
13:23:36 [2020-10-03T13:23:36.402Z] #26 DONE 10.1s
13:23:36 [2020-10-03T13:23:36.402Z] 
13:23:36 [2020-10-03T13:23:36.402Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:23:36 [2020-10-03T13:23:36.698Z] #27 DONE 0.1s
13:23:36 [2020-10-03T13:23:36.698Z] 
13:23:36 [2020-10-03T13:23:36.698Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.61MB / 68.67MB 2.4s
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.28MB / 51.83MB 2.4s
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.95MB / 51.83MB 2.5s
13:23:36 [2020-10-03T13:23:36.858Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.13MB / 68.67MB 2.6s
13:23:36 [2020-10-03T13:23:36.858Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.00MB / 51.83MB 2.6s
13:23:36 [2020-10-03T13:23:36.966Z] #40 67.46 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:23:36 [2020-10-03T13:23:36.966Z] #40 67.47 Processing triggers for libc-bin (2.28-10) ...
13:23:36 [2020-10-03T13:23:36.995Z] #28 0.358 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:37 [2020-10-03T13:23:37.124Z] #8 ...
13:23:37 [2020-10-03T13:23:37.124Z] 
13:23:37 [2020-10-03T13:23:37.124Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:23:37 [2020-10-03T13:23:37.124Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:23:37 [2020-10-03T13:23:37.124Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:23:37 [2020-10-03T13:23:37.124Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:23:37 [2020-10-03T13:23:37.124Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
13:23:37 [2020-10-03T13:23:37.124Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
13:23:37 [2020-10-03T13:23:37.124Z] #60 DONE 2.8s
13:23:37 [2020-10-03T13:23:37.124Z] 
13:23:37 [2020-10-03T13:23:37.124Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:37 [2020-10-03T13:23:37.124Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.60MB / 120.17MB 2.8s
13:23:37 [2020-10-03T13:23:37.124Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.33MB / 51.83MB 2.8s
13:23:37 [2020-10-03T13:23:37.124Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.61MB / 68.67MB 3.0s
13:23:37 [2020-10-03T13:23:37.124Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.39MB / 120.17MB 3.0s
13:23:37 [2020-10-03T13:23:37.124Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.85MB / 51.83MB 3.0s
13:23:37 [2020-10-03T13:23:37.192Z] #41 ...
13:23:37 [2020-10-03T13:23:37.192Z] 
13:23:37 [2020-10-03T13:23:37.192Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:23:37 [2020-10-03T13:23:37.192Z] #30 DONE 87.4s
13:23:37 [2020-10-03T13:23:37.192Z] 
13:23:37 [2020-10-03T13:23:37.192Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:23:37 [2020-10-03T13:23:37.192Z] #18 5.524 Reading package lists...
13:23:37 [2020-10-03T13:23:37.192Z] #18 7.400 Reading package lists...
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.091 Building dependency tree...
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.447 libcap2-bin is already the newest version (1:2.25-2).
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.447 The following additional packages will be installed:
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.451   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.451   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   python3.7 python3.7-minimal vim-runtime xxd
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452 Suggested packages:
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452 Recommended packages:
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   aufs-dkms nftables build-essential python3-dev python3-keyring
13:23:37 [2020-10-03T13:23:37.192Z] #18 9.452   python3-keyrings.alt python3-xdg unzip
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.41 The following NEW packages will be installed:
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.42   xz-utils zip
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.51 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.51 Need to get 27.7 MB of archives.
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.51 After this operation, 117 MB of additional disk space will be used.
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 10.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
13:23:37 [2020-10-03T13:23:37.192Z] #18 11.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
13:23:37 [2020-10-03T13:23:37.223Z] #40 DONE 68.0s
13:23:37 [2020-10-03T13:23:37.223Z] 
13:23:37 [2020-10-03T13:23:37.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:37 [2020-10-03T13:23:37.310Z] #28 0.855 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.41MB / 120.17MB 3.0s
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s
13:23:37 [2020-10-03T13:23:37.337Z] #8 ...
13:23:37 [2020-10-03T13:23:37.337Z] 
13:23:37 [2020-10-03T13:23:37.337Z] #21 [internal] load build context
13:23:37 [2020-10-03T13:23:37.337Z] #21 transferring context: 52.00MB 3.1s done
13:23:37 [2020-10-03T13:23:37.337Z] #21 DONE 3.1s
13:23:37 [2020-10-03T13:23:37.337Z] 
13:23:37 [2020-10-03T13:23:37.337Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.27MB / 120.17MB 3.1s
13:23:37 [2020-10-03T13:23:37.337Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.10MB / 68.67MB 3.0s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.01MB / 51.83MB 3.0s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.38MB / 68.67MB 3.3s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.35MB / 120.17MB 3.3s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.15MB / 51.83MB 3.3s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.97MB / 68.67MB 3.4s
13:23:37 [2020-10-03T13:23:37.393Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
13:23:37 [2020-10-03T13:23:37.489Z] #18 11.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
13:23:37 [2020-10-03T13:23:37.600Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.45MB / 120.17MB 3.4s
13:23:37 [2020-10-03T13:23:37.600Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.45MB / 120.17MB 3.5s
13:23:37 [2020-10-03T13:23:37.708Z] #28 1.029 
13:23:37 [2020-10-03T13:23:37.860Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.63MB / 120.17MB 3.8s
13:23:37 [2020-10-03T13:23:37.966Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.88MB / 68.67MB 3.5s
13:23:37 [2020-10-03T13:23:37.966Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.74MB / 120.17MB 3.5s
13:23:37 [2020-10-03T13:23:37.966Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.51MB / 68.67MB 3.7s
13:23:37 [2020-10-03T13:23:37.966Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.74MB / 120.17MB 3.7s
13:23:37 [2020-10-03T13:23:37.966Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.55MB / 68.67MB 3.8s
13:23:38 [2020-10-03T13:23:38.124Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.21MB / 120.17MB 3.9s
13:23:38 [2020-10-03T13:23:38.124Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.25MB / 120.17MB 4.0s
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.03 debconf: delaying package configuration, since apt-utils is not installed
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.05 Fetched 27.7 MB in 1s (23.2 MB/s)
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.08 Selecting previously unselected package pigz.
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.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 ... 23199 files and directories currently installed.)
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.08 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.09 Unpacking pigz (2.4-1) ...
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.14 Selecting previously unselected package libpython3.7-minimal:s390x.
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
13:23:38 [2020-10-03T13:23:38.128Z] #18 12.14 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
13:23:38 [2020-10-03T13:23:38.229Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s
13:23:38 [2020-10-03T13:23:38.229Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.36MB / 120.17MB 4.1s
13:23:38 [2020-10-03T13:23:38.229Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done
13:23:38 [2020-10-03T13:23:38.229Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s
13:23:38 [2020-10-03T13:23:38.326Z] #28 1.153 
##                                                                         3.3%
#############                                                             19.1%
###########################                                               38.7%
######################################                                    53.1%
###################################################                       72.2%
##################################################################        91.9%
######################################################################## 100.0%
13:23:38 [2020-10-03T13:23:38.385Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.27MB / 120.17MB 4.2s
13:23:38 [2020-10-03T13:23:38.385Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.27MB / 120.17MB 4.3s
13:23:38 [2020-10-03T13:23:38.421Z] #18 12.38 Selecting previously unselected package python3.7-minimal.
13:23:38 [2020-10-03T13:23:38.421Z] #18 12.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
13:23:38 [2020-10-03T13:23:38.421Z] #18 12.38 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:23:38 [2020-10-03T13:23:38.490Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.24MB / 120.17MB 4.3s
13:23:38 [2020-10-03T13:23:38.490Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done
13:23:38 [2020-10-03T13:23:38.584Z] Client:
13:23:38 [2020-10-03T13:23:38.584Z]  Debug Mode: false
13:23:38 [2020-10-03T13:23:38.584Z] 
13:23:38 [2020-10-03T13:23:38.584Z] Server:
13:23:38 [2020-10-03T13:23:38.584Z]  Containers: 0
13:23:38 [2020-10-03T13:23:38.584Z]   Running: 0
13:23:38 [2020-10-03T13:23:38.584Z]   Paused: 0
13:23:38 [2020-10-03T13:23:38.584Z]   Stopped: 0
13:23:38 [2020-10-03T13:23:38.584Z]  Images: 0
13:23:38 [2020-10-03T13:23:38.584Z]  Server Version: 19.03.13
13:23:38 [2020-10-03T13:23:38.584Z]  Storage Driver: overlay2
13:23:38 [2020-10-03T13:23:38.584Z]   Backing Filesystem: extfs
13:23:38 [2020-10-03T13:23:38.584Z]   Supports d_type: true
13:23:38 [2020-10-03T13:23:38.584Z]   Native Overlay Diff: true
13:23:38 [2020-10-03T13:23:38.584Z]  Logging Driver: json-file
13:23:38 [2020-10-03T13:23:38.584Z]  Cgroup Driver: cgroupfs
13:23:38 [2020-10-03T13:23:38.584Z]  Plugins:
13:23:38 [2020-10-03T13:23:38.584Z]   Volume: local
13:23:38 [2020-10-03T13:23:38.584Z]   Network: bridge host ipvlan macvlan null overlay
13:23:38 [2020-10-03T13:23:38.584Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:23:38 [2020-10-03T13:23:38.584Z]  Swarm: inactive
13:23:38 [2020-10-03T13:23:38.584Z]  Runtimes: runc
13:23:38 [2020-10-03T13:23:38.584Z]  Default Runtime: runc
13:23:38 [2020-10-03T13:23:38.584Z]  Init Binary: docker-init
13:23:38 [2020-10-03T13:23:38.584Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:23:38 [2020-10-03T13:23:38.584Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:23:38 [2020-10-03T13:23:38.584Z]  init version: fec3683
13:23:38 [2020-10-03T13:23:38.584Z]  Security Options:
13:23:38 [2020-10-03T13:23:38.584Z]   apparmor
13:23:38 [2020-10-03T13:23:38.584Z]   seccomp
13:23:38 [2020-10-03T13:23:38.584Z]    Profile: default
13:23:38 [2020-10-03T13:23:38.584Z]  Kernel Version: 4.15.0-1083-aws
13:23:38 [2020-10-03T13:23:38.584Z]  Operating System: Ubuntu 16.04.7 LTS
13:23:38 [2020-10-03T13:23:38.584Z]  OSType: linux
13:23:38 [2020-10-03T13:23:38.584Z]  Architecture: aarch64
13:23:38 [2020-10-03T13:23:38.584Z]  CPUs: 4
13:23:38 [2020-10-03T13:23:38.584Z]  Total Memory: 7.525GiB
13:23:38 [2020-10-03T13:23:38.584Z]  Name: ip-10-100-44-91
13:23:38 [2020-10-03T13:23:38.584Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
13:23:38 [2020-10-03T13:23:38.584Z]  Docker Root Dir: /var/lib/docker
13:23:38 [2020-10-03T13:23:38.584Z]  Debug Mode: false
13:23:38 [2020-10-03T13:23:38.584Z]  Registry: https://index.docker.io/v1/
13:23:38 [2020-10-03T13:23:38.584Z]  Labels:
13:23:38 [2020-10-03T13:23:38.584Z]  Experimental: true
13:23:38 [2020-10-03T13:23:38.584Z]  Insecure Registries:
13:23:38 [2020-10-03T13:23:38.584Z]   127.0.0.0/8
13:23:38 [2020-10-03T13:23:38.584Z]  Live Restore Enabled: true
13:23:38 [2020-10-03T13:23:38.584Z] 
13:23:38 [2020-10-03T13:23:38.584Z] WARNING: No swap limit support
[Pipeline] sh
13:23:38 [2020-10-03T13:23:38.624Z] #28 1.947 #=#=#                                                                         
13:23:38 [2020-10-03T13:23:38.624Z] #28 2.067 
####################                                                      28.9%
######################################################################## 100.0%
13:23:38 [2020-10-03T13:23:38.645Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.34MB / 120.17MB 4.5s
13:23:38 [2020-10-03T13:23:38.753Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.55MB / 120.17MB 4.4s
13:23:38 [2020-10-03T13:23:38.753Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.04MB / 120.17MB 4.6s
13:23:38 [2020-10-03T13:23:38.878Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:38 [2020-10-03T13:23:38.878Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:23:38 [2020-10-03T13:23:38.878Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41523/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:23:38 [2020-10-03T13:23:38.878Z] + bash /home/ubuntu/workspace/moby_PR-41523/check-config.sh
13:23:38 [2020-10-03T13:23:38.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:23:38 [2020-10-03T13:23:38.878Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
13:23:38 [2020-10-03T13:23:38.878Z] 
13:23:38 [2020-10-03T13:23:38.878Z] Generally Necessary:
13:23:38 [2020-10-03T13:23:38.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:23:38 [2020-10-03T13:23:38.878Z] - apparmor: enabled and tools installed
13:23:38 [2020-10-03T13:23:38.905Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.7s
13:23:39 [2020-10-03T13:23:39.014Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.11MB / 120.17MB 4.7s
13:23:39 [2020-10-03T13:23:39.014Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.49MB / 120.17MB 4.8s
13:23:39 [2020-10-03T13:23:39.014Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.76MB / 120.17MB 4.9s
13:23:39 [2020-10-03T13:23:39.056Z] #18 12.93 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
13:23:39 [2020-10-03T13:23:39.056Z] #18 12.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NAMESPACES: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NET_NS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_PID_NS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_IPC_NS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_UTS_NS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CGROUPS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CGROUP_CPUACCT: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CGROUP_DEVICE: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CGROUP_FREEZER: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CGROUP_SCHED: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_CPUSETS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_MEMCG: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_KEYS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_VETH: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_BRIDGE: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NF_NAT: enabled (as module)
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_NF_NAT_NEEDED: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_POSIX_MQUEUE: enabled
13:23:39 [2020-10-03T13:23:39.141Z] 
13:23:39 [2020-10-03T13:23:39.141Z] Optional Features:
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_USER_NS: enabled
13:23:39 [2020-10-03T13:23:39.141Z] - CONFIG_SECCOMP: enabled
13:23:39 [2020-10-03T13:23:39.147Z] #28 2.378 #=#=#                                                                         
13:23:39 [2020-10-03T13:23:39.147Z] #28 2.526 
##########                                                                13.9%
###################################################################       94.3%
######################################################################## 100.0%
13:23:39 [2020-10-03T13:23:39.273Z] #8 ...
13:23:39 [2020-10-03T13:23:39.273Z] 
13:23:39 [2020-10-03T13:23:39.273Z] #21 [internal] load build context
13:23:39 [2020-10-03T13:23:39.273Z] #21 transferring context: 52.00MB 4.9s done
13:23:39 [2020-10-03T13:23:39.273Z] #21 DONE 5.2s
13:23:39 [2020-10-03T13:23:39.273Z] 
13:23:39 [2020-10-03T13:23:39.273Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:39 [2020-10-03T13:23:39.273Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done
13:23:39 [2020-10-03T13:23:39.273Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.1s
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CGROUP_PIDS: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_MEMCG_SWAP: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:23:39 [2020-10-03T13:23:39.404Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_BLK_CGROUP: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IOSCHED_CFQ: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CGROUP_PERF: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CGROUP_HUGETLB: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_CFS_BANDWIDTH: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_RT_GROUP_SCHED: missing
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_VS: enabled (as module)
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_VS_NFCT: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_IP_VS_RR: enabled (as module)
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_EXT4_FS: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:23:39 [2020-10-03T13:23:39.404Z] - Network Drivers:
13:23:39 [2020-10-03T13:23:39.404Z]   - "overlay":
13:23:39 [2020-10-03T13:23:39.404Z]     - CONFIG_VXLAN: enabled (as module)
13:23:39 [2020-10-03T13:23:39.404Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:23:39 [2020-10-03T13:23:39.404Z]       Optional (for encrypted networks):
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_CRYPTO: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_CRYPTO_AEAD: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_CRYPTO_GCM: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_CRYPTO_GHASH: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_XFRM: enabled
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_XFRM_USER: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_INET_ESP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "ipvlan":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_IPVLAN: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "macvlan":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_MACVLAN: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_DUMMY: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "ftp,tftp client in container":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z] - Storage Drivers:
13:23:39 [2020-10-03T13:23:39.668Z]   - "aufs":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_AUFS_FS: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "btrfs":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:23:39 [2020-10-03T13:23:39.668Z]   - "devicemapper":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_BLK_DEV_DM: enabled
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "overlay":
13:23:39 [2020-10-03T13:23:39.668Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:23:39 [2020-10-03T13:23:39.668Z]   - "zfs":
13:23:39 [2020-10-03T13:23:39.668Z]     - /dev/zfs: missing
13:23:39 [2020-10-03T13:23:39.682Z] #28 2.781 
13:23:39 [2020-10-03T13:23:39.740Z] #41 2.163 Note: Building without setproctitle() and strlcpy() support.
13:23:39 [2020-10-03T13:23:39.740Z] #41 2.163       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:23:39 [2020-10-03T13:23:39.740Z] #41 2.168 Note: Building without GnuTLS support
13:23:39 [2020-10-03T13:23:39.740Z] #41 2.178 Makefile.config:39: Warn: you have no libnftables installed
13:23:39 [2020-10-03T13:23:39.740Z] #41 2.179 Makefile.config:40: Warn: Building without nftables support
13:23:39 [2020-10-03T13:23:39.846Z] #8 ...
13:23:39 [2020-10-03T13:23:39.846Z] 
13:23:39 [2020-10-03T13:23:39.846Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:23:39 [2020-10-03T13:23:39.846Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:23:39 [2020-10-03T13:23:39.846Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:23:39 [2020-10-03T13:23:39.846Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:23:39 [2020-10-03T13:23:39.846Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done
13:23:39 [2020-10-03T13:23:39.846Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
13:23:39 [2020-10-03T13:23:39.846Z] #60 DONE 5.6s
13:23:39 [2020-10-03T13:23:39.846Z] 
13:23:39 [2020-10-03T13:23:39.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:39 [2020-10-03T13:23:39.846Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s done
13:23:39 [2020-10-03T13:23:39.930Z]     - zfs command: missing
13:23:39 [2020-10-03T13:23:39.930Z]     - zpool command: missing
13:23:39 [2020-10-03T13:23:39.930Z] 
13:23:39 [2020-10-03T13:23:39.930Z] Limits:
13:23:39 [2020-10-03T13:23:39.930Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:23:39 [2020-10-03T13:23:39.930Z] 
13:23:39 [2020-10-03T13:23:39.930Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
13:23:39 [2020-10-03T13:23:39.996Z] #41 ...
13:23:39 [2020-10-03T13:23:39.996Z] 
13:23:39 [2020-10-03T13:23:39.996Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:39 [2020-10-03T13:23:39.996Z] #43 60.81 internal/fmtsort
13:23:39 [2020-10-03T13:23:39.996Z] #43 61.46 strings
13:23:39 [2020-10-03T13:23:39.996Z] #43 63.36 os
13:23:39 [2020-10-03T13:23:39.996Z] #43 64.49 regexp/syntax
13:23:39 [2020-10-03T13:23:39.996Z] #43 67.05 fmt
13:23:39 [2020-10-03T13:23:39.996Z] #43 69.32 regexp
[Pipeline] sh
13:23:40 [2020-10-03T13:23:40.153Z] #18 13.89 Selecting previously unselected package python3-minimal.
13:23:40 [2020-10-03T13:23:40.153Z] #18 13.89 (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.)
13:23:40 [2020-10-03T13:23:40.153Z] #18 13.95 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
13:23:40 [2020-10-03T13:23:40.153Z] #18 13.96 Unpacking python3-minimal (3.7.3-1) ...
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.01 Selecting previously unselected package libmpdec2:s390x.
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.01 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.01 Unpacking libmpdec2:s390x (2.4.2-2) ...
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.07 Selecting previously unselected package libpython3.7-stdlib:s390x.
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
13:23:40 [2020-10-03T13:23:40.153Z] #18 14.07 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
13:23:40 [2020-10-03T13:23:40.234Z] #28 2.907 
##                                                                         3.9%
##############                                                            20.2%
############################                                              39.5%
##########################################                                58.7%
########################################################                  77.8%
####################################################################      95.1%
######################################################################## 100.0%
13:23:40 [2020-10-03T13:23:40.234Z] #28 3.666 
13:23:40 [2020-10-03T13:23:40.253Z] #43 ...
13:23:40 [2020-10-03T13:23:40.253Z] 
13:23:40 [2020-10-03T13:23:40.253Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.072 + RM_GOPATH=0
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.072 + TMP_GOPATH=
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.072 + : /build
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.072 + '[' -z '' ']'
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.072 ++ mktemp -d
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.074 + export GOPATH=/tmp/tmp.sJTPoYpOI3
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.074 + GOPATH=/tmp/tmp.sJTPoYpOI3
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.074 + RM_GOPATH=1
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.074 + case "$(go env GOARCH)" in
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.075 ++ go env GOARCH
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.104 + export GO_BUILDMODE=-buildmode=pie
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.104 + GO_BUILDMODE=-buildmode=pie
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.105 ++ dirname /tmp/install/install.sh
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.107 + dir=/tmp/install
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.107 + bin=tini
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.107 + shift
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 + '[' '!' -f /tmp/install/tini.installer ']'
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 + . /tmp/install/tini.installer
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 + install_tini
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.108 + git clone https://github.com/krallin/tini.git /tmp/tmp.sJTPoYpOI3/tini
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.110 Cloning into '/tmp/tmp.sJTPoYpOI3/tini'...
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.792 + cd /tmp/tmp.sJTPoYpOI3/tini
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.805 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:23:40 [2020-10-03T13:23:40.253Z] #35 1.817 + cmake .
13:23:40 [2020-10-03T13:23:40.253Z] #35 2.412 -- The C compiler identification is GNU 8.3.0
13:23:40 [2020-10-03T13:23:40.253Z] #35 2.457 -- Check for working C compiler: /usr/bin/cc
13:23:40 [2020-10-03T13:23:40.253Z] #35 3.237 -- Check for working C compiler: /usr/bin/cc -- works
13:23:40 [2020-10-03T13:23:40.253Z] #35 3.246 -- Detecting C compiler ABI info
13:23:40 [2020-10-03T13:23:40.253Z] #35 3.886 -- Detecting C compiler ABI info - done
13:23:40 [2020-10-03T13:23:40.253Z] #35 3.933 -- Detecting C compile features
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.211 -- Detecting C compile features - done
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.258 -- Performing Test HAS_BUILTIN_FORTIFY
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.600 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.725 -- Configuring done
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.760 -- Generating done
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.777 -- Build files have been written to: /tmp/tmp.sJTPoYpOI3/tini
13:23:40 [2020-10-03T13:23:40.253Z] #35 6.787 + make tini-static
13:23:40 [2020-10-03T13:23:40.253Z] #35 7.322 Scanning dependencies of target tini-static
13:23:40 [2020-10-03T13:23:40.253Z] #35 7.516 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:23:40 [2020-10-03T13:23:40.289Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 .
13:23:40 [2020-10-03T13:23:40.289Z] #1 [internal] load build definition from Dockerfile
13:23:40 [2020-10-03T13:23:40.446Z] #18 14.56 Selecting previously unselected package python3.7.
13:23:40 [2020-10-03T13:23:40.446Z] #18 14.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
13:23:40 [2020-10-03T13:23:40.446Z] #18 14.56 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:23:40 [2020-10-03T13:23:40.446Z] #18 14.66 Selecting previously unselected package libpython3-stdlib:s390x.
13:23:40 [2020-10-03T13:23:40.446Z] #18 14.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
13:23:40 [2020-10-03T13:23:40.551Z] #1 transferring dockerfile:
13:23:40 [2020-10-03T13:23:40.656Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done
13:23:40 [2020-10-03T13:23:40.738Z] #18 14.67 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
13:23:40 [2020-10-03T13:23:40.738Z] #18 14.70 Setting up python3-minimal (3.7.3-1) ...
13:23:40 [2020-10-03T13:23:40.813Z] #1 transferring dockerfile: 16.46kB 0.1s done
13:23:41 [2020-10-03T13:23:41.031Z] #18 15.18 Selecting previously unselected package python3.
13:23:41 [2020-10-03T13:23:41.031Z] #18 15.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
13:23:41 [2020-10-03T13:23:41.031Z] #18 15.21 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.031Z] #18 15.22 Unpacking python3 (3.7.3-1) ...
13:23:41 [2020-10-03T13:23:41.077Z] #1 DONE 0.9s
13:23:41 [2020-10-03T13:23:41.077Z] 
13:23:41 [2020-10-03T13:23:41.077Z] #2 [internal] load .dockerignore
13:23:41 [2020-10-03T13:23:41.077Z] #2 transferring context: 87B done
13:23:41 [2020-10-03T13:23:41.183Z] #35 9.023 [100%] Linking C executable tini-static
13:23:41 [2020-10-03T13:23:41.183Z] #35 ...
13:23:41 [2020-10-03T13:23:41.183Z] 
13:23:41 [2020-10-03T13:23:41.183Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:41 [2020-10-03T13:23:41.183Z] #43 71.78 go/token
13:23:41 [2020-10-03T13:23:41.183Z] #43 ...
13:23:41 [2020-10-03T13:23:41.183Z] 
13:23:41 [2020-10-03T13:23:41.183Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:41 [2020-10-03T13:23:41.183Z] #49 61.86 encoding/binary
13:23:41 [2020-10-03T13:23:41.183Z] #49 63.97 context
13:23:41 [2020-10-03T13:23:41.183Z] #49 64.61 encoding/base64
13:23:41 [2020-10-03T13:23:41.183Z] #49 64.93 os
13:23:41 [2020-10-03T13:23:41.183Z] #49 65.52 golang.org/x/sys/unix
13:23:41 [2020-10-03T13:23:41.183Z] #49 69.14 fmt
13:23:41 [2020-10-03T13:23:41.228Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.30 Selecting previously unselected package libip4tc0:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.31 Unpacking libip4tc0:s390x (1.8.2-4) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.38 Selecting previously unselected package libip6tc0:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.38 Unpacking libip6tc0:s390x (1.8.2-4) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.44 Selecting previously unselected package libiptc0:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.44 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.44 Unpacking libiptc0:s390x (1.8.2-4) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.47 Selecting previously unselected package libnfnetlink0:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.48 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.50 Selecting previously unselected package libnetfilter-conntrack3:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.50 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.54 Selecting previously unselected package libnftnl11:s390x.
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.55 Unpacking libnftnl11:s390x (1.1.2-2) ...
13:23:41 [2020-10-03T13:23:41.324Z] #18 15.59 Selecting previously unselected package iptables.
13:23:41 [2020-10-03T13:23:41.341Z] #2 DONE 1.0s
13:23:41 [2020-10-03T13:23:41.440Z] #49 ...
13:23:41 [2020-10-03T13:23:41.440Z] 
13:23:41 [2020-10-03T13:23:41.440Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:41 [2020-10-03T13:23:41.440Z] #11 65.25 Selecting previously unselected package mingw-w64-x86-64-dev.
13:23:41 [2020-10-03T13:23:41.440Z] #11 65.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:23:41 [2020-10-03T13:23:41.440Z] #11 65.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:23:41 [2020-10-03T13:23:41.440Z] #11 71.83 Selecting previously unselected package gcc-mingw-w64-base.
13:23:41 [2020-10-03T13:23:41.440Z] #11 71.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:23:41 [2020-10-03T13:23:41.440Z] #11 71.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:23:41 [2020-10-03T13:23:41.440Z] #11 72.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:23:41 [2020-10-03T13:23:41.440Z] #11 72.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:23:41 [2020-10-03T13:23:41.440Z] #11 72.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:23:41 [2020-10-03T13:23:41.617Z] #18 15.59 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.617Z] #18 15.59 Unpacking iptables (1.8.2-4) ...
13:23:41 [2020-10-03T13:23:41.697Z] #11 ...
13:23:41 [2020-10-03T13:23:41.697Z] 
13:23:41 [2020-10-03T13:23:41.697Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:41 [2020-10-03T13:23:41.697Z] #35 9.673 [100%] Built target tini-static
13:23:41 [2020-10-03T13:23:41.697Z] #35 9.745 + mkdir -p /build
13:23:41 [2020-10-03T13:23:41.697Z] #35 9.748 + cp tini-static /build/docker-init
13:23:41 [2020-10-03T13:23:41.806Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.5s done
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.74 Selecting previously unselected package xxd.
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.75 Unpacking xxd (2:8.1.0875-5) ...
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.82 Selecting previously unselected package vim-common.
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.83 Unpacking vim-common (2:8.1.0875-5) ...
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.93 Selecting previously unselected package bash-completion.
13:23:41 [2020-10-03T13:23:41.910Z] #18 15.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:23:41 [2020-10-03T13:23:41.964Z] #35 DONE 10.0s
13:23:41 [2020-10-03T13:23:41.964Z] 
13:23:41 [2020-10-03T13:23:41.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:41 [2020-10-03T13:23:41.964Z] #41 4.480 fatal: not a git repository (or any of the parent directories): .git
13:23:41 [2020-10-03T13:23:41.964Z] #41 4.534   GEN      .gitid
13:23:41 [2020-10-03T13:23:41.964Z] #41 4.603   GEN      criu/include/version.h
13:23:41 [2020-10-03T13:23:41.964Z] #41 4.668   GEN      include/common/asm
13:23:42 [2020-10-03T13:23:42.039Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
13:23:42 [2020-10-03T13:23:42.065Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
13:23:42 [2020-10-03T13:23:42.328Z] 
13:23:42 [2020-10-03T13:23:42.328Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
13:23:42 [2020-10-03T13:23:42.614Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done
13:23:42 [2020-10-03T13:23:42.614Z] #8 ...
13:23:42 [2020-10-03T13:23:42.614Z] 
13:23:42 [2020-10-03T13:23:42.614Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:42 [2020-10-03T13:23:42.614Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:23:42 [2020-10-03T13:23:42.614Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:23:42 [2020-10-03T13:23:42.614Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done
13:23:42 [2020-10-03T13:23:42.614Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done
13:23:42 [2020-10-03T13:23:42.614Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.8s done
13:23:42 [2020-10-03T13:23:42.614Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 6.1s done
13:23:42 [2020-10-03T13:23:42.614Z] #24 DONE 8.4s
13:23:42 [2020-10-03T13:23:42.874Z] 
13:23:42 [2020-10-03T13:23:42.874Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:42 [2020-10-03T13:23:42.874Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
13:23:43 [2020-10-03T13:23:43.002Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
13:23:43 [2020-10-03T13:23:43.002Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
13:23:43 [2020-10-03T13:23:43.156Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
13:23:43 [2020-10-03T13:23:43.262Z] #8 ...
13:23:43 [2020-10-03T13:23:43.262Z] 
13:23:43 [2020-10-03T13:23:43.262Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:43 [2020-10-03T13:23:43.262Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:23:43 [2020-10-03T13:23:43.262Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:23:43 [2020-10-03T13:23:43.262Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done
13:23:43 [2020-10-03T13:23:43.262Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done
13:23:43 [2020-10-03T13:23:43.262Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 4.2s done
13:23:43 [2020-10-03T13:23:43.262Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.5s done
13:23:43 [2020-10-03T13:23:43.262Z] #24 DONE 9.2s
13:23:43 [2020-10-03T13:23:43.262Z] 
13:23:43 [2020-10-03T13:23:43.262Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:43 [2020-10-03T13:23:43.284Z] #28 3.795 
                                                                           1.0%
###                                                                        5.1%
######                                                                     8.5%
#########                                                                 13.2%
############                                                              17.6%
###############                                                           22.1%
###################                                                       26.4%
######################                                                    30.9%
#########################                                                 35.2%
############################                                              39.7%
##############################                                            42.7%
##################################                                        47.8%
####################################                                      51.2%
#######################################                                   55.3%
##########################################                                59.1%
#############################################                             63.5%
################################################                          67.8%
###################################################                       71.3%
#####################################################                     74.6%
#######################################################                   77.5%
#########################################################                 80.5%
###########################################################               83.1%
#############################################################             85.9%
################################################################          89.0%
#################################################################         91.6%
###################################################################       94.1%
#####################################################################     97.1%
######################################################################## 100.0%
13:23:43 [2020-10-03T13:23:43.284Z] #28 6.724 
13:23:43 [2020-10-03T13:23:43.284Z] #28 6.937 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:43 [2020-10-03T13:23:43.415Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.11 Unpacking bash-completion (1:2.8-6) ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.42 Selecting previously unselected package bzip2.
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.47 Selecting previously unselected package xz-utils.
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.47 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.47 Unpacking xz-utils (5.2.4-1) ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.55 Selecting previously unselected package apparmor.
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.55 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
13:23:43 [2020-10-03T13:23:43.423Z] #18 17.59 Unpacking apparmor (2.13.2-10) ...
13:23:43 [2020-10-03T13:23:43.522Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
13:23:43 [2020-10-03T13:23:43.678Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
13:23:43 [2020-10-03T13:23:43.678Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
13:23:43 [2020-10-03T13:23:43.716Z] #18 17.88 Selecting previously unselected package aufs-tools.
13:23:43 [2020-10-03T13:23:43.716Z] #18 17.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
13:23:43 [2020-10-03T13:23:43.716Z] #18 17.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:23:43 [2020-10-03T13:23:43.716Z] #18 17.95 Selecting previously unselected package libonig5:s390x.
13:23:43 [2020-10-03T13:23:43.719Z] #3 DONE 1.2s
13:23:43 [2020-10-03T13:23:43.719Z] 
13:23:43 [2020-10-03T13:23:43.719Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
13:23:43 [2020-10-03T13:23:43.719Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
13:23:43 [2020-10-03T13:23:43.719Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
13:23:43 [2020-10-03T13:23:43.719Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s
13:23:43 [2020-10-03T13:23:43.719Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
13:23:43 [2020-10-03T13:23:43.719Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
13:23:43 [2020-10-03T13:23:43.781Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
13:23:43 [2020-10-03T13:23:43.858Z] #41 ...
13:23:43 [2020-10-03T13:23:43.858Z] 
13:23:43 [2020-10-03T13:23:43.858Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:43 [2020-10-03T13:23:43.858Z] #32 64.23 path
13:23:43 [2020-10-03T13:23:43.858Z] #32 64.85 text/tabwriter
13:23:43 [2020-10-03T13:23:43.858Z] #32 65.15 fmt
13:23:43 [2020-10-03T13:23:43.858Z] #32 65.34 path/filepath
13:23:43 [2020-10-03T13:23:43.858Z] #32 66.75 io/ioutil
13:23:43 [2020-10-03T13:23:43.858Z] #32 69.35 github.com/BurntSushi/toml
13:23:43 [2020-10-03T13:23:43.858Z] #32 69.36 flag
13:23:43 [2020-10-03T13:23:43.858Z] #32 71.14 log
13:23:43 [2020-10-03T13:23:43.858Z] #32 74.13 github.com/BurntSushi/toml/cmd/tomlv
13:23:43 [2020-10-03T13:23:43.858Z] #32 ...
13:23:43 [2020-10-03T13:23:43.858Z] 
13:23:43 [2020-10-03T13:23:43.858Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:43 [2020-10-03T13:23:43.858Z] #49 74.28 encoding/json
13:23:43 [2020-10-03T13:23:43.937Z] #28 7.537 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:23:43 [2020-10-03T13:23:43.982Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s
13:23:44 [2020-10-03T13:23:44.008Z] #18 17.95 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 17.95 Unpacking libonig5:s390x (6.9.1-1) ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.02 Selecting previously unselected package libjq1:s390x.
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.08 Selecting previously unselected package jq.
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.08 Unpacking jq (1.5+dfsg-2+b1) ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.11 Selecting previously unselected package libaio1:s390x.
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.11 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.11 Unpacking libaio1:s390x (0.3.112-3) ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.15 Selecting previously unselected package libgpm2:s390x.
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.15 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.15 Unpacking libgpm2:s390x (1.20.7-5) ...
13:23:44 [2020-10-03T13:23:44.008Z] #18 18.18 Selecting previously unselected package libicu63:s390x.
13:23:44 [2020-10-03T13:23:44.239Z] #28 7.775 #=#=#                                                                         
13:23:44 [2020-10-03T13:23:44.245Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.8s done
13:23:44 [2020-10-03T13:23:44.301Z] #18 18.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
13:23:44 [2020-10-03T13:23:44.301Z] #18 18.18 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
13:23:44 [2020-10-03T13:23:44.508Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
13:23:44 [2020-10-03T13:23:44.508Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
13:23:44 [2020-10-03T13:23:44.535Z] #28 7.894 
#############                                                             18.3%
######################################################################## 100.0%
13:23:44 [2020-10-03T13:23:44.535Z] #28 7.998 
13:23:44 [2020-10-03T13:23:44.830Z] #49 75.43 github.com/pkg/diff
13:23:44 [2020-10-03T13:23:44.831Z] #28 8.163 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:44 [2020-10-03T13:23:44.844Z] #4 DONE 1.2s
13:23:44 [2020-10-03T13:23:44.844Z] 
13:23:44 [2020-10-03T13:23:44.844Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:23:45 [2020-10-03T13:23:45.109Z] #6 ...
13:23:45 [2020-10-03T13:23:45.109Z] 
13:23:45 [2020-10-03T13:23:45.109Z] #5 [internal] load metadata for docker.io/library/debian:buster
13:23:45 [2020-10-03T13:23:45.109Z] #5 DONE 0.4s
13:23:45 [2020-10-03T13:23:45.109Z] 
13:23:45 [2020-10-03T13:23:45.109Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
13:23:45 [2020-10-03T13:23:45.109Z] #7 DONE 0.4s
13:23:45 [2020-10-03T13:23:45.124Z] #28 8.462 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:23:45 [2020-10-03T13:23:45.124Z] #28 8.478 skipping existing 5cb8031fd95d
13:23:45 [2020-10-03T13:23:45.124Z] #28 8.505 
13:23:45 [2020-10-03T13:23:45.124Z] #28 8.681 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:45 [2020-10-03T13:23:45.376Z] 
13:23:45 [2020-10-03T13:23:45.376Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:23:45 [2020-10-03T13:23:45.376Z] #6 DONE 0.5s
13:23:45 [2020-10-03T13:23:45.376Z] 
13:23:45 [2020-10-03T13:23:45.376Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:45 [2020-10-03T13:23:45.376Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done
13:23:45 [2020-10-03T13:23:45.661Z] #24 sha256:bfab5241510af5ddfebf441f0ecd546fcb6f37d36f745294b595d7d24a23ae55 529B / 529B done
13:23:45 [2020-10-03T13:23:45.661Z] #24 sha256:6dc037251659287a96d12ee2f1300b4902a1611f457fb83572fa916fe094856b 1.50kB / 1.50kB done
13:23:45 [2020-10-03T13:23:45.661Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done
13:23:45 [2020-10-03T13:23:45.766Z] #28 9.124 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:23:45 [2020-10-03T13:23:45.766Z] #28 9.158 skipping existing 283607eaa57e
13:23:45 [2020-10-03T13:23:45.766Z] #28 9.214 
13:23:45 [2020-10-03T13:23:45.766Z] #28 9.418 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:46 [2020-10-03T13:23:46.199Z] #49 76.90 go/ast
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.28 Selecting previously unselected package libnet1:s390x.
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.30 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.35 Selecting previously unselected package libnl-3-200:s390x.
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.35 Unpacking libnl-3-200:s390x (3.4.0-1) ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.38 Selecting previously unselected package libprotobuf-c1:s390x.
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.38 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.40 Selecting previously unselected package libreadline5:s390x.
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.41 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.46 Selecting previously unselected package net-tools.
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
13:23:46 [2020-10-03T13:23:46.374Z] #18 20.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:23:46 [2020-10-03T13:23:46.407Z] #28 9.746 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:23:46 [2020-10-03T13:23:46.407Z] #28 9.897 
13:23:46 [2020-10-03T13:23:46.666Z] #18 20.56 Selecting previously unselected package python-pip-whl.
13:23:46 [2020-10-03T13:23:46.666Z] #18 20.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:23:46 [2020-10-03T13:23:46.666Z] #18 20.56 Unpacking python-pip-whl (18.1-5) ...
13:23:46 [2020-10-03T13:23:46.703Z] #28 9.974 
######################################################################## 100.0%
13:23:46 [2020-10-03T13:23:46.703Z] #28 10.01 
13:23:46 [2020-10-03T13:23:46.703Z] #28 10.04 Download of images into '/build' complete.
13:23:46 [2020-10-03T13:23:46.703Z] #28 10.04 Use something like the following to load the result into a Docker daemon:
13:23:46 [2020-10-03T13:23:46.703Z] #28 10.04   tar -cC '/build' . | docker load
13:23:46 [2020-10-03T13:23:46.703Z] #28 DONE 10.1s
13:23:46 [2020-10-03T13:23:46.703Z] 
13:23:46 [2020-10-03T13:23:46.703Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.88 Selecting previously unselected package python3-lib2to3.
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.88 Unpacking python3-lib2to3 (3.7.3-1) ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.92 Selecting previously unselected package python3-distutils.
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.92 Unpacking python3-distutils (3.7.3-1) ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.98 Selecting previously unselected package python3-pip.
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 20.99 Unpacking python3-pip (18.1-5) ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 21.08 Selecting previously unselected package python3-pkg-resources.
13:23:46 [2020-10-03T13:23:46.959Z] #18 21.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:23:46 [2020-10-03T13:23:46.959Z] #18 21.08 Unpacking python3-pkg-resources (40.8.0-1) ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.18 Selecting previously unselected package python3-setuptools.
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.18 Unpacking python3-setuptools (40.8.0-1) ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.33 Selecting previously unselected package python3-wheel.
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.33 Unpacking python3-wheel (0.32.3-2) ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.37 Selecting previously unselected package sudo.
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
13:23:47 [2020-10-03T13:23:47.251Z] #18 21.37 Unpacking sudo (1.8.27-1+deb10u2) ...
13:23:47 [2020-10-03T13:23:47.342Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.3s done
13:23:47 [2020-10-03T13:23:47.342Z] #9 DONE 31.8s
13:23:47 [2020-10-03T13:23:47.342Z] 
13:23:47 [2020-10-03T13:23:47.342Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:23:47 [2020-10-03T13:23:47.342Z] #10 DONE 0.2s
13:23:47 [2020-10-03T13:23:47.342Z] 
13:23:47 [2020-10-03T13:23:47.342Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:23:47 [2020-10-03T13:23:47.342Z] #11 DONE 0.2s
13:23:47 [2020-10-03T13:23:47.342Z] 
13:23:47 [2020-10-03T13:23:47.342Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:23:47 [2020-10-03T13:23:47.543Z] #18 21.70 Selecting previously unselected package thin-provisioning-tools.
13:23:47 [2020-10-03T13:23:47.543Z] #18 21.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
13:23:47 [2020-10-03T13:23:47.543Z] #18 21.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:23:47 [2020-10-03T13:23:47.596Z] #49 ...
13:23:47 [2020-10-03T13:23:47.596Z] 
13:23:47 [2020-10-03T13:23:47.596Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:47 [2020-10-03T13:23:47.596Z] #32 DONE 78.2s
13:23:47 [2020-10-03T13:23:47.650Z] #48 ...
13:23:47 [2020-10-03T13:23:47.650Z] 
13:23:47 [2020-10-03T13:23:47.650Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:23:47 [2020-10-03T13:23:47.650Z] #38 DONE 0.1s
13:23:47 [2020-10-03T13:23:47.650Z] 
13:23:47 [2020-10-03T13:23:47.650Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:23:47 [2020-10-03T13:23:47.650Z] #30 DONE 0.1s
13:23:47 [2020-10-03T13:23:47.650Z] 
13:23:47 [2020-10-03T13:23:47.650Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.85 Selecting previously unselected package uidmap.
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.85 Unpacking uidmap (1:4.5-1.1) ...
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.91 Selecting previously unselected package vim-runtime.
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:23:47 [2020-10-03T13:23:47.836Z] #18 21.94 Unpacking vim-runtime (2:8.1.0875-5) ...
13:23:47 [2020-10-03T13:23:47.836Z] #18 ...
13:23:47 [2020-10-03T13:23:47.836Z] 
13:23:47 [2020-10-03T13:23:47.836Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:47 [2020-10-03T13:23:47.836Z] #41 54.59   CC       criu/clone-noasan.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 54.65   CC       criu/config.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 55.34   CC       criu/cr-check.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 56.00   CC       criu/cr-dedup.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 56.25   CC       criu/cr-dump.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 57.63   CC       criu/cr-errno.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 57.67   CC       criu/cr-restore.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 59.77   CC       criu/cr-service.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 60.37   CC       criu/crtools.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 60.59   CC       criu/eventfd.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 60.86   CC       criu/eventpoll.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 61.34   CC       criu/external.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 61.46   CC       criu/fault-injection.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 61.55   CC       criu/fdstore.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 61.76   CC       criu/fifo.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 61.95   CC       criu/file-ids.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 62.13   CC       criu/file-lock.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 62.63   CC       criu/files-ext.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 62.84   CC       criu/files-reg.o
13:23:47 [2020-10-03T13:23:47.836Z] #41 64.05   CC       criu/files.o
13:23:47 [2020-10-03T13:23:47.852Z] 
13:23:47 [2020-10-03T13:23:47.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:23:47 [2020-10-03T13:23:47.853Z] #41 6.977   PBCC     images/timens.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.015   DEP      images/timens.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.066   PBCC     images/fown.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.113   PBCC     images/google/protobuf/descriptor.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.182   PBCC     images/opts.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.290   PBCC     images/memfd.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.378   DEP      images/fown.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.455   DEP      images/google/protobuf/descriptor.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.490   DEP      images/opts.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.545   DEP      images/memfd.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.604   PBCC     images/sit.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.677   DEP      images/sit.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.750   PBCC     images/macvlan.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.785   DEP      images/macvlan.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.833   PBCC     images/autofs.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.843   DEP      images/autofs.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.938   PBCC     images/sysctl.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 7.954   DEP      images/sysctl.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.029   PBCC     images/time.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.043   DEP      images/time.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.141   PBCC     images/binfmt-misc.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.171   DEP      images/binfmt-misc.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.229   PBCC     images/seccomp.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.261   DEP      images/seccomp.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.326   PBCC     images/userns.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.338   DEP      images/userns.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.377   PBCC     images/cgroup.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.407   DEP      images/cgroup.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.453   PBCC     images/ext-file.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.484   DEP      images/ext-file.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.541   PBCC     images/rpc.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.576   DEP      images/rpc.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.619   PBCC     images/siginfo.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.643   DEP      images/siginfo.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.707   PBCC     images/pagemap.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.804   DEP      images/pagemap.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.870   PBCC     images/rlimit.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.879   DEP      images/rlimit.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.944   PBCC     images/file-lock.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 8.971   DEP      images/file-lock.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.023   PBCC     images/tty.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.114   DEP      images/tty.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.156   PBCC     images/tun.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.205   PBCC     images/netdev.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.281   DEP      images/tun.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.327   DEP      images/netdev.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.416   PBCC     images/vma.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.501   DEP      images/vma.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.569   PBCC     images/creds.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.611   DEP      images/creds.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.667   PBCC     images/utsns.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.704   DEP      images/utsns.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.770   PBCC     images/ipc-desc.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.824   PBCC     images/ipc-sem.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.880   DEP      images/ipc-desc.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 9.942   DEP      images/ipc-sem.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.00   PBCC     images/ipc-msg.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.03   DEP      images/ipc-msg.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.08   PBCC     images/ipc-shm.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.10   DEP      images/ipc-shm.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.16   PBCC     images/ipc-var.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.20   DEP      images/ipc-var.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.25   PBCC     images/sk-opts.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.35   PBCC     images/packet-sock.pb-c.c
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.44   DEP      images/sk-opts.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.56   DEP      images/packet-sock.pb-c.d
13:23:47 [2020-10-03T13:23:47.853Z] #41 10.69   PBCC     images/sk-netlink.pb-c.c
13:23:47 [2020-10-03T13:23:47.998Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done
13:23:47 [2020-10-03T13:23:47.998Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
13:23:48 [2020-10-03T13:23:48.111Z] #41 10.86   DEP      images/sk-netlink.pb-c.d
13:23:48 [2020-10-03T13:23:48.111Z] #41 10.94   PBCC     images/sk-inet.pb-c.c
13:23:48 [2020-10-03T13:23:48.299Z] #31 0.738 + git clone https://github.com/kolyshkin/go-swagger.git .
13:23:48 [2020-10-03T13:23:48.299Z] #31 0.741 Cloning into '.'...
13:23:48 [2020-10-03T13:23:48.409Z] #41 11.10   DEP      images/sk-inet.pb-c.d
13:23:48 [2020-10-03T13:23:48.409Z] #41 11.15   PBCC     images/sk-unix.pb-c.c
13:23:48 [2020-10-03T13:23:48.409Z] #41 11.19   DEP      images/sk-unix.pb-c.d
13:23:48 [2020-10-03T13:23:48.472Z] #41 65.07   CC       criu/filesystems.o
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.27   PBCC     images/mm.pb-c.c
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.37   DEP      images/mm.pb-c.d
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.47   PBCC     images/timerfd.pb-c.c
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.52   DEP      images/timerfd.pb-c.d
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.55   PBCC     images/timer.pb-c.c
13:23:48 [2020-10-03T13:23:48.665Z] #41 11.58   DEP      images/timer.pb-c.d
13:23:48 [2020-10-03T13:23:48.764Z] #41 65.33   CC       criu/fsnotify.o
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.61   PBCC     images/sa.pb-c.c
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.64   DEP      images/sa.pb-c.d
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.68   PBCC     images/pipe-data.pb-c.c
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.72   DEP      images/pipe-data.pb-c.d
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.76   PBCC     images/mnt.pb-c.c
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.80   DEP      images/mnt.pb-c.d
13:23:48 [2020-10-03T13:23:48.922Z] #41 11.83   PBCC     images/sk-packet.pb-c.c
13:23:49 [2020-10-03T13:23:49.056Z] #41 65.69   CC       criu/image-desc.o
13:23:49 [2020-10-03T13:23:49.056Z] #41 65.76   CC       criu/image.o
13:23:49 [2020-10-03T13:23:49.124Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s done
13:23:49 [2020-10-03T13:23:49.124Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
13:23:49 [2020-10-03T13:23:49.221Z] #41 11.84   DEP      images/sk-packet.pb-c.d
13:23:49 [2020-10-03T13:23:49.221Z] #41 11.90   PBCC     images/tcp-stream.pb-c.c
13:23:49 [2020-10-03T13:23:49.221Z] #41 11.96   DEP      images/tcp-stream.pb-c.d
13:23:49 [2020-10-03T13:23:49.221Z] #41 12.01   PBCC     images/pipe.pb-c.c
13:23:49 [2020-10-03T13:23:49.221Z] #41 12.07   DEP      images/pipe.pb-c.d
13:23:49 [2020-10-03T13:23:49.477Z] #41 12.14   PBCC     images/pstree.pb-c.c
13:23:49 [2020-10-03T13:23:49.477Z] #41 12.18   DEP      images/pstree.pb-c.d
13:23:49 [2020-10-03T13:23:49.477Z] #41 12.23   PBCC     images/fs.pb-c.c
13:23:49 [2020-10-03T13:23:49.477Z] #41 12.25   DEP      images/fs.pb-c.d
13:23:49 [2020-10-03T13:23:49.477Z] #41 12.33   PBCC     images/signalfd.pb-c.c
13:23:49 [2020-10-03T13:23:49.691Z] #41 66.23   CC       criu/ipc_ns.o
13:23:49 [2020-10-03T13:23:49.691Z] #41 ...
13:23:49 [2020-10-03T13:23:49.691Z] 
13:23:49 [2020-10-03T13:23:49.691Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:23:49 [2020-10-03T13:23:49.691Z] #18 23.70 Selecting previously unselected package vim.
13:23:49 [2020-10-03T13:23:49.691Z] #18 23.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
13:23:49 [2020-10-03T13:23:49.691Z] #18 23.71 Unpacking vim (2:8.1.0875-5) ...
13:23:49 [2020-10-03T13:23:49.734Z] #41 12.39   DEP      images/signalfd.pb-c.d
13:23:49 [2020-10-03T13:23:49.734Z] #41 12.47   PBCC     images/fh.pb-c.c
13:23:49 [2020-10-03T13:23:49.734Z] #41 12.54   PBCC     images/fsnotify.pb-c.c
13:23:49 [2020-10-03T13:23:49.734Z] #41 12.59   DEP      images/fh.pb-c.d
13:23:49 [2020-10-03T13:23:49.983Z] #18 24.03 Selecting previously unselected package xfsprogs.
13:23:49 [2020-10-03T13:23:49.983Z] #18 24.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
13:23:49 [2020-10-03T13:23:49.983Z] #18 24.04 Unpacking xfsprogs (4.20.0-1) ...
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.63   DEP      images/fsnotify.pb-c.d
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.71   PBCC     images/eventpoll.pb-c.c
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.74   DEP      images/eventpoll.pb-c.d
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.80   PBCC     images/eventfd.pb-c.c
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.81   DEP      images/eventfd.pb-c.d
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.87   PBCC     images/remap-file-path.pb-c.c
13:23:49 [2020-10-03T13:23:49.990Z] #41 12.89   DEP      images/remap-file-path.pb-c.d
13:23:50 [2020-10-03T13:23:50.247Z] #41 12.95   PBCC     images/fifo.pb-c.c
13:23:50 [2020-10-03T13:23:50.247Z] #41 13.00   DEP      images/fifo.pb-c.d
13:23:50 [2020-10-03T13:23:50.247Z] #41 13.05   PBCC     images/ghost-file.pb-c.c
13:23:50 [2020-10-03T13:23:50.247Z] #41 13.09   DEP      images/ghost-file.pb-c.d
13:23:50 [2020-10-03T13:23:50.276Z] #18 24.39 Selecting previously unselected package zip.
13:23:50 [2020-10-03T13:23:50.276Z] #18 24.39 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
13:23:50 [2020-10-03T13:23:50.276Z] #18 24.39 Unpacking zip (3.0-11+b1) ...
13:23:50 [2020-10-03T13:23:50.504Z] #41 13.14   PBCC     images/regfile.pb-c.c
13:23:50 [2020-10-03T13:23:50.504Z] #41 13.20   DEP      images/regfile.pb-c.d
13:23:50 [2020-10-03T13:23:50.504Z] #41 13.26   PBCC     images/ns.pb-c.c
13:23:50 [2020-10-03T13:23:50.504Z] #41 13.29   DEP      images/ns.pb-c.d
13:23:50 [2020-10-03T13:23:50.504Z] #41 13.33   PBCC     images/fdinfo.pb-c.c
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.56 Setting up aufs-tools (1:4.14+20190211-1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.58 Setting up libip6tc0:s390x (1.8.2-4) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.60 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.61 Setting up libgpm2:s390x (1.20.7-5) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.61 Setting up libip4tc0:s390x (1.8.2-4) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.62 Setting up uidmap (1:4.5-1.1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.63 Setting up libnftnl11:s390x (1.1.2-2) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.63 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.64 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.65 Setting up libicu63:s390x (63.1-6+deb10u1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.68 Setting up xxd (2:8.1.0875-5) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.68 Setting up zip (3.0-11+b1) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.69 Setting up vim-common (2:8.1.0875-5) ...
13:23:50 [2020-10-03T13:23:50.568Z] #18 24.70 Setting up bash-completion (1:2.8-6) ...
13:23:50 [2020-10-03T13:23:50.761Z] #41 13.41   DEP      images/fdinfo.pb-c.d
13:23:50 [2020-10-03T13:23:50.761Z] #41 13.47   PBCC     images/core-aarch64.pb-c.c
13:23:50 [2020-10-03T13:23:50.761Z] #41 13.57   PBCC     images/core-arm.pb-c.c
13:23:51 [2020-10-03T13:23:51.014Z] #24 ...
13:23:51 [2020-10-03T13:23:51.014Z] 
13:23:51 [2020-10-03T13:23:51.014Z] #21 [internal] load build context
13:23:51 [2020-10-03T13:23:51.014Z] #21 transferring context: 52.00MB 2.3s done
13:23:51 [2020-10-03T13:23:51.014Z] #21 DONE 4.7s
13:23:51 [2020-10-03T13:23:51.014Z] 
13:23:51 [2020-10-03T13:23:51.014Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:51 [2020-10-03T13:23:51.014Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.0s
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.0s
13:23:51 [2020-10-03T13:23:51.014Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.0s
13:23:51 [2020-10-03T13:23:51.014Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.6s
13:23:51 [2020-10-03T13:23:51.017Z] #41 13.66   PBCC     images/core-ppc64.pb-c.c
13:23:51 [2020-10-03T13:23:51.017Z] #41 13.71   PBCC     images/core-s390.pb-c.c
13:23:51 [2020-10-03T13:23:51.017Z] #41 13.75   PBCC     images/core-x86.pb-c.c
13:23:51 [2020-10-03T13:23:51.017Z] #41 13.81   PBCC     images/core.pb-c.c
13:23:51 [2020-10-03T13:23:51.017Z] #41 13.94   PBCC     images/inventory.pb-c.c
13:23:51 [2020-10-03T13:23:51.274Z] #41 14.06   DEP      images/core-aarch64.pb-c.d
13:23:51 [2020-10-03T13:23:51.531Z] #41 14.11   DEP      images/core-arm.pb-c.d
13:23:51 [2020-10-03T13:23:51.531Z] #41 14.15   DEP      images/core-ppc64.pb-c.d
13:23:51 [2020-10-03T13:23:51.531Z] #41 14.19   DEP      images/core-s390.pb-c.d
13:23:51 [2020-10-03T13:23:51.531Z] #41 14.26   DEP      images/core-x86.pb-c.d
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.0s done
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.1s done
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.1s done
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.19MB / 97.69MB 6.2s
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 6.2s
13:23:51 [2020-10-03T13:23:51.591Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.07MB / 97.69MB 6.3s
13:23:51 [2020-10-03T13:23:51.668Z] #8 ...
13:23:51 [2020-10-03T13:23:51.668Z] 
13:23:51 [2020-10-03T13:23:51.668Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.006 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.009 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.024 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.195 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.368 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 1.671 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:23:51 [2020-10-03T13:23:51.668Z] #25 3.422 Fetched 8387 kB in 3s (3154 kB/s)
13:23:51 [2020-10-03T13:23:51.668Z] #25 3.422 Reading package lists...
13:23:51 [2020-10-03T13:23:51.668Z] #25 4.349 Reading package lists...
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.259 Building dependency tree...
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575 The following additional packages will be installed:
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575 Suggested packages:
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575   krb5-doc krb5-user
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575 Recommended packages:
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.575   krb5-locales publicsuffix libsasl2-modules
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.791 The following NEW packages will be installed:
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.791   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.791   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.792   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:23:51 [2020-10-03T13:23:51.668Z] #25 5.792   libssh2-1 libssl1.1 openssl
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.086 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.086 Need to get 5049 kB of archives.
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.086 After this operation, 12.1 MB of additional disk space will be used.
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.086 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.123 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.136 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.138 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.138 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.139 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.141 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.145 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.147 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.148 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.150 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.151 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.155 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.161 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.161 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.162 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.165 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.169 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.173 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.176 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.178 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.453 debconf: delaying package configuration, since apt-utils is not installed
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.474 Fetched 5049 kB in 0s (14.5 MB/s)
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.560 Selecting previously unselected package libssl1.1:amd64.
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.560 (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.)
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.560 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.576 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.893 Selecting previously unselected package openssl.
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.893 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 6.897 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 7.154 Selecting previously unselected package ca-certificates.
13:23:51 [2020-10-03T13:23:51.668Z] #25 7.156 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 7.161 Unpacking ca-certificates (20200601~deb10u1) ...
13:23:51 [2020-10-03T13:23:51.668Z] #25 7.273 Selecting previously unselected package libkeyutils1:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.273 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.276 Unpacking libkeyutils1:amd64 (1.6-6) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.370 Selecting previously unselected package libkrb5support0:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.370 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.375 Unpacking libkrb5support0:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.534 Selecting previously unselected package libk5crypto3:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.534 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.538 Unpacking libk5crypto3:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.631 Selecting previously unselected package libkrb5-3:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.633 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.637 Unpacking libkrb5-3:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.767 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.767 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.806 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.862 Selecting previously unselected package libsasl2-modules-db:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.862 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 7.866 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.005 Selecting previously unselected package libsasl2-2:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.005 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.009 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.086 Selecting previously unselected package libldap-common.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.086 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.090 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.194 Selecting previously unselected package libldap-2.4-2:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.194 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.199 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.264 Selecting previously unselected package libnghttp2-14:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.264 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.267 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.316 Selecting previously unselected package libpsl5:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.316 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.320 Unpacking libpsl5:amd64 (0.20.2-2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.357 Selecting previously unselected package librtmp1:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.357 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.360 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.412 Selecting previously unselected package libssh2-1:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.412 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.419 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.468 Selecting previously unselected package libcurl4:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.468 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.473 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.549 Selecting previously unselected package curl.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.549 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.553 Unpacking curl (7.64.0-4+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.609 Selecting previously unselected package libonig5:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.610 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.615 Unpacking libonig5:amd64 (6.9.1-1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.687 Selecting previously unselected package libjq1:amd64.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.688 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.693 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.734 Selecting previously unselected package jq.
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.734 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.739 Unpacking jq (1.5+dfsg-2+b1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.782 Setting up libkeyutils1:amd64 (1.6-6) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.793 Setting up libpsl5:amd64 (0.20.2-2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.806 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.914 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.926 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.940 Setting up libkrb5support0:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.953 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.966 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.978 Setting up libk5crypto3:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 8.989 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 9.008 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 9.019 Setting up libkrb5-3:amd64 (1.17-3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 9.032 Setting up openssl (1.1.1d-0+deb10u3) ...
13:23:51 [2020-10-03T13:23:51.669Z] #25 ...
13:23:51 [2020-10-03T13:23:51.669Z] 
13:23:51 [2020-10-03T13:23:51.669Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.35   DEP      images/core.pb-c.d
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.36   DEP      images/inventory.pb-c.d
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.44   PBCC     images/cpuinfo.pb-c.c
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.46   DEP      images/cpuinfo.pb-c.d
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.53   PBCC     images/stats.pb-c.c
13:23:51 [2020-10-03T13:23:51.787Z] #41 14.57   DEP      images/stats.pb-c.d
13:23:51 [2020-10-03T13:23:51.855Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.78MB / 97.69MB 6.4s
13:23:51 [2020-10-03T13:23:51.855Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.4s
13:23:51 [2020-10-03T13:23:51.855Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 35.24MB / 97.69MB 6.6s
13:23:51 [2020-10-03T13:23:51.855Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.4s done
13:23:51 [2020-10-03T13:23:51.855Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done
13:23:51 [2020-10-03T13:23:51.855Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 46.32MB / 97.69MB 6.7s
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.93 Setting up libiptc0:s390x (1.8.2-4) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.94 Setting up xz-utils (5.2.4-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.96 Setting up sudo (1.8.27-1+deb10u2) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.99 invoke-rc.d: could not determine current runlevel
13:23:52 [2020-10-03T13:23:52.081Z] #18 25.99 invoke-rc.d: policy-rc.d denied execution of start.
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.00 Setting up pigz (2.4-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.00 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.01 Setting up libnl-3-200:s390x (3.4.0-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.02 Setting up python-pip-whl (18.1-5) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.04 Setting up libmpdec2:s390x (2.4.2-2) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.05 Setting up vim-runtime (2:8.1.0875-5) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.24 Setting up libaio1:s390x (0.3.112-3) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.24 Setting up libonig5:s390x (6.9.1-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.25 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.26 Setting up vim (2:8.1.0875-5) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.29 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.30 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.31 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.31 Setting up jq (1.5+dfsg-2+b1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.32 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
13:23:52 [2020-10-03T13:23:52.081Z] #18 26.33 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:23:52 [2020-10-03T13:23:52.193Z] #8 ...
13:23:52 [2020-10-03T13:23:52.193Z] 
13:23:52 [2020-10-03T13:23:52.193Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:52 [2020-10-03T13:23:52.193Z] #25 0.970 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 0.970 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 0.985 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 1.136 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 1.341 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 1.618 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:23:52 [2020-10-03T13:23:52.193Z] #25 3.296 Fetched 8387 kB in 3s (3252 kB/s)
13:23:52 [2020-10-03T13:23:52.193Z] #25 3.296 Reading package lists...
13:23:52 [2020-10-03T13:23:52.193Z] #25 4.354 Reading package lists...
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.287 Building dependency tree...
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.630 The following additional packages will be installed:
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.631   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.631   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.631   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.632 Suggested packages:
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.632   krb5-doc krb5-user
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.632 Recommended packages:
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.632   krb5-locales publicsuffix libsasl2-modules
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.879 The following NEW packages will be installed:
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.879   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.879   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.880   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:23:52 [2020-10-03T13:23:52.193Z] #25 5.880   libssh2-1 libssl1.1 openssl
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.150 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.150 Need to get 5049 kB of archives.
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.150 After this operation, 12.1 MB of additional disk space will be used.
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.150 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.174 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
13:23:52 [2020-10-03T13:23:52.193Z] #25 6.189 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.189 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.189 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.192 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.200 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.200 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.204 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.204 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.205 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.208 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.212 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.212 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.216 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.216 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.221 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.224 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.228 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.231 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.234 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.404 debconf: delaying package configuration, since apt-utils is not installed
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.440 Fetched 5049 kB in 0s (14.9 MB/s)
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.493 Selecting previously unselected package libssl1.1:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.493 (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.)
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.500 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.535 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.746 Selecting previously unselected package openssl.
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.746 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.750 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.931 Selecting previously unselected package ca-certificates.
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.931 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 6.934 Unpacking ca-certificates (20200601~deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.065 Selecting previously unselected package libkeyutils1:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.065 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.068 Unpacking libkeyutils1:amd64 (1.6-6) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.165 Selecting previously unselected package libkrb5support0:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.166 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.196 Unpacking libkrb5support0:amd64 (1.17-3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.243 Selecting previously unselected package libk5crypto3:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.243 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.268 Unpacking libk5crypto3:amd64 (1.17-3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.314 Selecting previously unselected package libkrb5-3:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.316 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.341 Unpacking libkrb5-3:amd64 (1.17-3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.448 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.448 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.451 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.554 Selecting previously unselected package libsasl2-modules-db:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.554 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.558 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.624 Selecting previously unselected package libsasl2-2:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.624 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.629 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.697 Selecting previously unselected package libldap-common.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.699 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.702 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.793 Selecting previously unselected package libldap-2.4-2:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.793 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.797 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.883 Selecting previously unselected package libnghttp2-14:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.883 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.889 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.951 Selecting previously unselected package libpsl5:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.951 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 7.956 Unpacking libpsl5:amd64 (0.20.2-2) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.014 Selecting previously unselected package librtmp1:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.014 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.017 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.055 Selecting previously unselected package libssh2-1:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.055 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.058 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.113 Selecting previously unselected package libcurl4:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.113 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.116 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.179 Selecting previously unselected package curl.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.179 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.182 Unpacking curl (7.64.0-4+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.248 Selecting previously unselected package libonig5:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.248 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.250 Unpacking libonig5:amd64 (6.9.1-1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.313 Selecting previously unselected package libjq1:amd64.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.313 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.316 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.365 Selecting previously unselected package jq.
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.365 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.367 Unpacking jq (1.5+dfsg-2+b1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.406 Setting up libkeyutils1:amd64 (1.6-6) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.419 Setting up libpsl5:amd64 (0.20.2-2) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.428 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 8.539 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:23:52 [2020-10-03T13:23:52.194Z] #25 ...
13:23:52 [2020-10-03T13:23:52.194Z] 
13:23:52 [2020-10-03T13:23:52.194Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:52 [2020-10-03T13:23:52.194Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done
13:23:52 [2020-10-03T13:23:52.194Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
13:23:52 [2020-10-03T13:23:52.322Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.19MB / 97.69MB 6.8s
13:23:52 [2020-10-03T13:23:52.322Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 6.9s
13:23:52 [2020-10-03T13:23:52.350Z] #41 ...
13:23:52 [2020-10-03T13:23:52.350Z] 
13:23:52 [2020-10-03T13:23:52.350Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:52 [2020-10-03T13:23:52.350Z] #43 72.89 go/scanner
13:23:52 [2020-10-03T13:23:52.350Z] #43 74.06 internal/lazyregexp
13:23:52 [2020-10-03T13:23:52.350Z] #43 74.29 net/url
13:23:52 [2020-10-03T13:23:52.350Z] #43 74.66 go/ast
13:23:52 [2020-10-03T13:23:52.350Z] #43 76.18 text/template/parse
13:23:52 [2020-10-03T13:23:52.350Z] #43 79.86 go/parser
13:23:52 [2020-10-03T13:23:52.350Z] #43 80.88 text/template
13:23:52 [2020-10-03T13:23:52.350Z] #43 83.10 encoding/xml
13:23:52 [2020-10-03T13:23:52.350Z] #43 ...
13:23:52 [2020-10-03T13:23:52.350Z] 
13:23:52 [2020-10-03T13:23:52.350Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:23:52 [2020-10-03T13:23:52.350Z] #54 35.94 Checking out files:  66% (2173/3264)   
Checking out files:  67% (2187/3264)   
Checking out files:  68% (2220/3264)   
Checking out files:  69% (2253/3264)   
Checking out files:  70% (2285/3264)   
Checking out files:  71% (2318/3264)   
Checking out files:  72% (2351/3264)   
Checking out files:  73% (2383/3264)   
Checking out files:  74% (2416/3264)   
Checking out files:  75% (2448/3264)   
Checking out files:  76% (2481/3264)   
Checking out files:  77% (2514/3264)   
Checking out files:  78% (2546/3264)   
Checking out files:  79% (2579/3264)   
Checking out files:  80% (2612/3264)   
Checking out files:  81% (2644/3264)   
Checking out files:  82% (2677/3264)   
Checking out files:  83% (2710/3264)   
Checking out files:  84% (2742/3264)   
Checking out files:  85% (2775/3264)   
Checking out files:  86% (2808/3264)   
Checking out files:  87% (2840/3264)   
Checking out files:  88% (2873/3264)   
Checking out files:  89% (2905/3264)   
Checking out files:  90% (2938/3264)   
Checking out files:  91% (2971/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  98% (3225/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.08 + cd /tmp/tmp.DOyDyTtE7I/src/github.com/containerd/containerd
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.08 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + export 'BUILDTAGS=netgo osusergo static_build'
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + BUILDTAGS='netgo osusergo static_build'
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + export EXTRA_FLAGS=-buildmode=pie
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + EXTRA_FLAGS=-buildmode=pie
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + '[' '' = dynamic ']'
13:23:52 [2020-10-03T13:23:52.350Z] #54 37.91 + make
13:23:52 [2020-10-03T13:23:52.585Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.51MB / 97.69MB 7.1s
13:23:52 [2020-10-03T13:23:52.585Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.03MB / 97.69MB 7.2s
13:23:52 [2020-10-03T13:23:52.610Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.2s done
13:23:52 [2020-10-03T13:23:52.662Z] #54 38.66 + bin/ctr
13:23:52 [2020-10-03T13:23:52.870Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
13:23:52 [2020-10-03T13:23:52.881Z] #31 ...
13:23:52 [2020-10-03T13:23:52.881Z] 
13:23:52 [2020-10-03T13:23:52.881Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.903 + RM_GOPATH=0
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.904 + TMP_GOPATH=
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.904 + : /build
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.905 + '[' -z '' ']'
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.909 ++ mktemp -d
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.917 + export GOPATH=/tmp/tmp.FnVxvcxHOK
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.918 + GOPATH=/tmp/tmp.FnVxvcxHOK
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.918 + RM_GOPATH=1
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.918 + case "$(go env GOARCH)" in
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.921 ++ go env GOARCH
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.942 + export GO_BUILDMODE=-buildmode=pie
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.943 + GO_BUILDMODE=-buildmode=pie
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.945 ++ dirname /tmp/install/install.sh
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.949 + dir=/tmp/install
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.950 + bin=vndr
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.950 + shift
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.950 + '[' '!' -f /tmp/install/vndr.installer ']'
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.951 + . /tmp/install/vndr.installer
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.952 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.953 + install_vndr
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.953 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.953 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FnVxvcxHOK/src/github.com/LK4D4/vndr
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.954 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:23:52 [2020-10-03T13:23:52.881Z] #44 0.963 Cloning into '/tmp/tmp.FnVxvcxHOK/src/github.com/LK4D4/vndr'...
13:23:52 [2020-10-03T13:23:52.881Z] #44 1.661 + cd /tmp/tmp.FnVxvcxHOK/src/github.com/LK4D4/vndr
13:23:52 [2020-10-03T13:23:52.881Z] #44 1.661 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:23:52 [2020-10-03T13:23:52.881Z] #44 1.676 + go build -buildmode=pie -v -o /build/vndr .
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.001 internal/race
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.034 internal/cpu
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.057 runtime/internal/sys
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.208 runtime/internal/atomic
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.351 sync/atomic
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.457 runtime/internal/math
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.724 unicode
13:23:52 [2020-10-03T13:23:52.881Z] #44 3.780 unicode/utf8
13:23:52 [2020-10-03T13:23:52.881Z] #44 4.315 math/bits
13:23:52 [2020-10-03T13:23:52.881Z] #44 4.355 internal/bytealg
13:23:52 [2020-10-03T13:23:52.932Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.5s
13:23:53 [2020-10-03T13:23:53.179Z] #44 5.710 internal/testlog
13:23:53 [2020-10-03T13:23:53.484Z] #44 ...
13:23:53 [2020-10-03T13:23:53.484Z] 
13:23:53 [2020-10-03T13:23:53.484Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.656 + RM_GOPATH=0
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.656 + TMP_GOPATH=
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.656 + : /build
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.656 + '[' -z '' ']'
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.657 ++ mktemp -d
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.659 + export GOPATH=/tmp/tmp.xwvSUyyPQ2
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.659 + GOPATH=/tmp/tmp.xwvSUyyPQ2
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.660 + RM_GOPATH=1
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.660 + case "$(go env GOARCH)" in
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.661 ++ go env GOARCH
13:23:53 [2020-10-03T13:23:53.484Z] #46 0.667 + export GO_BUILDMODE=-buildmode=pie
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.668 + GO_BUILDMODE=-buildmode=pie
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.669 ++ dirname /tmp/install/install.sh
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.670 + dir=/tmp/install
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 + bin=gotestsum
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 + shift
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 + . /tmp/install/gotestsum.installer
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 ++ : v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.671 + install_gotestsum
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.672 + set -e
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.672 + export GO111MODULE=on
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.672 + GO111MODULE=on
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.672 + GOBIN=/build
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.672 + go get gotest.tools/gotestsum@v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.689 go: finding gotest.tools v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 0.690 go: finding gotest.tools/gotestsum v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 2.046 go: downloading gotest.tools/gotestsum v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 3.255 go: extracting gotest.tools/gotestsum v0.5.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.822 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.824 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.865 go: downloading github.com/jonboulle/clockwork v0.1.0
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.891 go: downloading github.com/fatih/color v1.9.0
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.915 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.939 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:23:53 [2020-10-03T13:23:53.485Z] #46 4.979 go: downloading github.com/pkg/errors v0.9.1
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.138 go: downloading github.com/spf13/pflag v1.0.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.139 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.158 go: extracting github.com/jonboulle/clockwork v0.1.0
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.255 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.256 go: extracting github.com/fatih/color v1.9.0
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.452 go: downloading github.com/mattn/go-isatty v0.0.12
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.543 go: downloading github.com/mattn/go-colorable v0.1.6
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.948 go: extracting github.com/pkg/errors v0.9.1
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.971 go: extracting github.com/spf13/pflag v1.0.3
13:23:53 [2020-10-03T13:23:53.485Z] #46 5.979 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:23:53 [2020-10-03T13:23:53.796Z] #46 6.413 go: extracting github.com/mattn/go-colorable v0.1.6
13:23:54 [2020-10-03T13:23:54.098Z] #46 6.581 go: extracting github.com/mattn/go-isatty v0.0.12
13:23:54 [2020-10-03T13:23:54.098Z] #46 ...
13:23:54 [2020-10-03T13:23:54.098Z] 
13:23:54 [2020-10-03T13:23:54.098Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:54 [2020-10-03T13:23:54.098Z] #44 6.566 runtime
13:23:54 [2020-10-03T13:23:54.098Z] #44 6.593 math
13:23:54 [2020-10-03T13:23:54.098Z] #44 6.642 encoding
13:23:54 [2020-10-03T13:23:54.154Z] #18 27.88 Setting up iptables (1.8.2-4) ...
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:23:54 [2020-10-03T13:23:54.155Z] #18 27.94 Setting up python3 (3.7.3-1) ...
13:23:54 [2020-10-03T13:23:54.155Z] #18 28.13 Setting up python3-wheel (0.32.3-2) ...
13:23:54 [2020-10-03T13:23:54.407Z] #44 6.982 unicode/utf16
13:23:54 [2020-10-03T13:23:54.447Z] #18 28.44 Setting up apparmor (2.13.2-10) ...
13:23:55 [2020-10-03T13:23:55.055Z] #44 7.580 container/list
13:23:55 [2020-10-03T13:23:55.486Z] #18 29.37 Setting up xfsprogs (4.20.0-1) ...
13:23:55 [2020-10-03T13:23:55.486Z] #18 29.38 Setting up python3-lib2to3 (3.7.3-1) ...
13:23:55 [2020-10-03T13:23:55.486Z] #18 29.60 Setting up python3-pkg-resources (40.8.0-1) ...
13:23:55 [2020-10-03T13:23:55.501Z] #8 ...
13:23:55 [2020-10-03T13:23:55.501Z] 
13:23:55 [2020-10-03T13:23:55.501Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:23:55 [2020-10-03T13:23:55.501Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
13:23:55 [2020-10-03T13:23:55.501Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
13:23:55 [2020-10-03T13:23:55.501Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
13:23:55 [2020-10-03T13:23:55.501Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 7.2s done
13:23:55 [2020-10-03T13:23:55.501Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
13:23:55 [2020-10-03T13:23:55.501Z] #60 ...
13:23:55 [2020-10-03T13:23:55.501Z] 
13:23:55 [2020-10-03T13:23:55.501Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:55 [2020-10-03T13:23:55.773Z] #8 ...
13:23:55 [2020-10-03T13:23:55.773Z] 
13:23:55 [2020-10-03T13:23:55.773Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
13:23:55 [2020-10-03T13:23:55.773Z] #60 DONE 10.5s
13:23:55 [2020-10-03T13:23:55.773Z] 
13:23:55 [2020-10-03T13:23:55.773Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:55 [2020-10-03T13:23:55.773Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.4s done
13:23:55 [2020-10-03T13:23:55.773Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
13:23:56 [2020-10-03T13:23:56.122Z] #18 30.07 Setting up python3-distutils (3.7.3-1) ...
13:23:56 [2020-10-03T13:23:56.122Z] #18 30.34 Setting up python3-setuptools (40.8.0-1) ...
13:23:56 [2020-10-03T13:23:56.348Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
13:23:56 [2020-10-03T13:23:56.415Z] #18 ...
13:23:56 [2020-10-03T13:23:56.415Z] 
13:23:56 [2020-10-03T13:23:56.415Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:23:56 [2020-10-03T13:23:56.415Z] #38 106.7 + dpkg --print-architecture
13:23:56 [2020-10-03T13:23:56.415Z] #38 106.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:23:56 [2020-10-03T13:23:56.708Z] #38 106.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:23:56 [2020-10-03T13:23:56.708Z] #38 106.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:23:57 [2020-10-03T13:23:57.127Z] #8 ...
13:23:57 [2020-10-03T13:23:57.127Z] 
13:23:57 [2020-10-03T13:23:57.127Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:57 [2020-10-03T13:23:57.127Z] #25 9.049 Setting up libonig5:amd64 (6.9.1-1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 9.061 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 9.075 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 9.088 Setting up ca-certificates (20200601~deb10u1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 9.623 Updating certificates in /etc/ssl/certs...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.37 126 added, 0 removed; done.
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.40 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.42 Setting up jq (1.5+dfsg-2+b1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.43 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.44 Setting up curl (7.64.0-4+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.45 Processing triggers for libc-bin (2.28-10) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.47 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:23:57 [2020-10-03T13:23:57.127Z] #25 10.48 Updating certificates in /etc/ssl/certs...
13:23:57 [2020-10-03T13:23:57.127Z] #25 11.07 0 added, 0 removed; done.
13:23:57 [2020-10-03T13:23:57.127Z] #25 11.07 Running hooks in /etc/ca-certificates/update.d...
13:23:57 [2020-10-03T13:23:57.127Z] #25 11.07 done.
13:23:57 [2020-10-03T13:23:57.127Z] #25 DONE 14.0s
13:23:57 [2020-10-03T13:23:57.127Z] 
13:23:57 [2020-10-03T13:23:57.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:57 [2020-10-03T13:23:57.127Z] #8 ...
13:23:57 [2020-10-03T13:23:57.127Z] 
13:23:57 [2020-10-03T13:23:57.127Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:23:57 [2020-10-03T13:23:57.127Z] #26 DONE 0.2s
13:23:57 [2020-10-03T13:23:57.127Z] 
13:23:57 [2020-10-03T13:23:57.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:57 [2020-10-03T13:23:57.296Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
13:23:57 [2020-10-03T13:23:57.482Z] #8 ...
13:23:57 [2020-10-03T13:23:57.482Z] 
13:23:57 [2020-10-03T13:23:57.482Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.550 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.564 Setting up libkrb5support0:amd64 (1.17-3) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.571 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.580 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.588 Setting up libk5crypto3:amd64 (1.17-3) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.596 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.605 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.614 Setting up libkrb5-3:amd64 (1.17-3) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.622 Setting up openssl (1.1.1d-0+deb10u3) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.635 Setting up libonig5:amd64 (6.9.1-1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.644 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.654 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 8.661 Setting up ca-certificates (20200601~deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 9.226 Updating certificates in /etc/ssl/certs...
13:23:57 [2020-10-03T13:23:57.482Z] #25 9.891 126 added, 0 removed; done.
13:23:57 [2020-10-03T13:23:57.482Z] #25 9.990 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.00 Setting up jq (1.5+dfsg-2+b1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.02 Setting up curl (7.64.0-4+deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.03 Processing triggers for libc-bin (2.28-10) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.05 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.06 Updating certificates in /etc/ssl/certs...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.61 0 added, 0 removed; done.
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.61 Running hooks in /etc/ca-certificates/update.d...
13:23:57 [2020-10-03T13:23:57.482Z] #25 10.61 done.
13:23:57 [2020-10-03T13:23:57.482Z] #25 DONE 13.2s
13:23:57 [2020-10-03T13:23:57.482Z] 
13:23:57 [2020-10-03T13:23:57.482Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:57 [2020-10-03T13:23:57.482Z] #8 ...
13:23:57 [2020-10-03T13:23:57.482Z] 
13:23:57 [2020-10-03T13:23:57.482Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:23:57 [2020-10-03T13:23:57.482Z] #26 DONE 0.1s
13:23:57 [2020-10-03T13:23:57.482Z] 
13:23:57 [2020-10-03T13:23:57.482Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:23:57 [2020-10-03T13:23:57.482Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
13:23:57 [2020-10-03T13:23:57.831Z] #44 ...
13:23:57 [2020-10-03T13:23:57.831Z] 
13:23:57 [2020-10-03T13:23:57.831Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:23:57 [2020-10-03T13:23:57.831Z] #12 1.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:23:57 [2020-10-03T13:23:57.831Z] #12 1.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:57 [2020-10-03T13:23:57.831Z] #12 1.645 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:57 [2020-10-03T13:23:57.831Z] #12 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:23:57 [2020-10-03T13:23:57.831Z] #12 6.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:23:57 [2020-10-03T13:23:57.831Z] #12 6.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:23:57 [2020-10-03T13:23:57.831Z] #12 ...
13:23:57 [2020-10-03T13:23:57.831Z] 
13:23:57 [2020-10-03T13:23:57.831Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.782 + RM_GOPATH=0
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.782 + TMP_GOPATH=
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.782 + : /build
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.782 + '[' -z '' ']'
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.783 ++ mktemp -d
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.784 + export GOPATH=/tmp/tmp.jJr1oAQBRY
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.784 + GOPATH=/tmp/tmp.jJr1oAQBRY
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.784 + RM_GOPATH=1
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.784 + case "$(go env GOARCH)" in
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.785 ++ go env GOARCH
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.790 + export GO_BUILDMODE=-buildmode=pie
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.790 + GO_BUILDMODE=-buildmode=pie
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.790 ++ dirname /tmp/install/install.sh
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.792 + dir=/tmp/install
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.792 + bin=proxy
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.792 + shift
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.792 + '[' '!' -f /tmp/install/proxy.installer ']'
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.792 + . /tmp/install/proxy.installer
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.793 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.793 + install_proxy
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.793 + case "$1" in
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.793 + export CGO_ENABLED=0
13:23:57 [2020-10-03T13:23:57.831Z] #63 0.793 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:23:57 [2020-10-03T13:23:57.832Z] #63 0.793 + CGO_ENABLED=0
13:23:57 [2020-10-03T13:23:57.832Z] #63 0.793 + _install_proxy
13:23:57 [2020-10-03T13:23:57.832Z] #63 0.793 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:23:57 [2020-10-03T13:23:57.832Z] #63 0.793 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jJr1oAQBRY/src/github.com/docker/libnetwork
13:23:57 [2020-10-03T13:23:57.832Z] #63 0.796 Cloning into '/tmp/tmp.jJr1oAQBRY/src/github.com/docker/libnetwork'...
13:23:57 [2020-10-03T13:23:57.832Z] #63 ...
13:23:57 [2020-10-03T13:23:57.832Z] 
13:23:57 [2020-10-03T13:23:57.832Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:23:57 [2020-10-03T13:23:57.832Z] #54 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #54 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #54 1.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #54 2.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #54 5.699 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #54 6.469 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:23:57 [2020-10-03T13:23:57.832Z] #54 ...
13:23:57 [2020-10-03T13:23:57.832Z] 
13:23:57 [2020-10-03T13:23:57.832Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:23:57 [2020-10-03T13:23:57.832Z] #41 1.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #41 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #41 1.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #41 2.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #41 5.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:23:57 [2020-10-03T13:23:57.832Z] #41 6.105 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:23:57 [2020-10-03T13:23:57.871Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
13:23:58 [2020-10-03T13:23:58.054Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done
13:23:58 [2020-10-03T13:23:58.069Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done
13:23:58 [2020-10-03T13:23:58.130Z] #41 ...
13:23:58 [2020-10-03T13:23:58.130Z] 
13:23:58 [2020-10-03T13:23:58.130Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.857 + RM_GOPATH=0
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.857 + TMP_GOPATH=
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.857 + : /build
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.857 + '[' -z '' ']'
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.859 ++ mktemp -d
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.866 + export GOPATH=/tmp/tmp.h96FCSYOWu
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.866 + GOPATH=/tmp/tmp.h96FCSYOWu
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.867 + RM_GOPATH=1
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.867 + case "$(go env GOARCH)" in
13:23:58 [2020-10-03T13:23:58.130Z] #23 0.868 ++ go env GOARCH
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.002 + export GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.002 + GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.003 ++ dirname /tmp/install/install.sh
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.005 + dir=/tmp/install
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.005 + bin=dockercli
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.005 + shift
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.005 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.005 + . /tmp/install/dockercli.installer
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.006 ++ : stable
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.006 ++ : 17.06.2-ce
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.006 + install_dockercli
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.006 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.006 Install docker/cli version 17.06.2-ce from stable
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.007 ++ uname -m
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.011 + arch=ppc64le
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.012 + '[' ppc64le '!=' x86_64 ']'
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.012 + '[' ppc64le '!=' s390x ']'
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.012 + '[' ppc64le '!=' armhf ']'
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.012 + build_dockercli
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.012 + git clone https://github.com/docker/docker-ce /tmp/tmp.h96FCSYOWu/tmp/docker-ce
13:23:58 [2020-10-03T13:23:58.130Z] #23 1.016 Cloning into '/tmp/tmp.h96FCSYOWu/tmp/docker-ce'...
13:23:58 [2020-10-03T13:23:58.130Z] #23 ...
13:23:58 [2020-10-03T13:23:58.130Z] 
13:23:58 [2020-10-03T13:23:58.130Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:23:58 [2020-10-03T13:23:58.130Z] #35 1.251 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:23:58 [2020-10-03T13:23:58.130Z] #35 1.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:23:58 [2020-10-03T13:23:58.130Z] #35 1.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:23:58 [2020-10-03T13:23:58.130Z] #35 2.690 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:23:58 [2020-10-03T13:23:58.130Z] #35 5.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:23:58 [2020-10-03T13:23:58.130Z] #35 6.534 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:23:58 [2020-10-03T13:23:58.231Z] #38 ...
13:23:58 [2020-10-03T13:23:58.231Z] 
13:23:58 [2020-10-03T13:23:58.231Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:23:58 [2020-10-03T13:23:58.231Z] #18 30.93 Setting up python3-pip (18.1-5) ...
13:23:58 [2020-10-03T13:23:58.231Z] #18 31.52 Processing triggers for libc-bin (2.28-10) ...
13:23:58 [2020-10-03T13:23:58.231Z] #18 31.55 Processing triggers for mime-support (3.62) ...
13:23:58 [2020-10-03T13:23:58.231Z] #18 DONE 32.0s
13:23:58 [2020-10-03T13:23:58.231Z] 
13:23:58 [2020-10-03T13:23:58.231Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:23:58 [2020-10-03T13:23:58.317Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
13:23:58 [2020-10-03T13:23:58.317Z] #8 DONE 24.3s
13:23:58 [2020-10-03T13:23:58.317Z] 
13:23:58 [2020-10-03T13:23:58.317Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:23:58 [2020-10-03T13:23:58.317Z] #27 0.928 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:58 [2020-10-03T13:23:58.317Z] #27 1.122 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:23:58 [2020-10-03T13:23:58.317Z] #27 1.221 
13:23:58 [2020-10-03T13:23:58.317Z] #27 1.366 
############                                                              17.0%
###########################                                               37.7%
#########################################                                 57.7%
#####################################################                     74.1%
######################################################################    97.3%
######################################################################## 100.0%
13:23:58 [2020-10-03T13:23:58.329Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
13:23:58 [2020-10-03T13:23:58.429Z] #35 ...
13:23:58 [2020-10-03T13:23:58.429Z] 
13:23:58 [2020-10-03T13:23:58.429Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.912 + RM_GOPATH=0
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.913 + TMP_GOPATH=
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.914 + : /build
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.914 + '[' -z '' ']'
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.920 ++ mktemp -d
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.931 + export GOPATH=/tmp/tmp.qkoqUns8C4
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.931 + GOPATH=/tmp/tmp.qkoqUns8C4
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.931 + RM_GOPATH=1
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.932 + case "$(go env GOARCH)" in
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.937 ++ go env GOARCH
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.960 + export GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.960 + GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.962 ++ dirname /tmp/install/install.sh
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.967 + dir=/tmp/install
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.968 + bin=rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.968 + shift
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.968 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.969 + . /tmp/install/rootlesskit.installer
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.969 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.971 + install_rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.971 + case "$1" in
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 + export CGO_ENABLED=0
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 + CGO_ENABLED=0
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 + _install_rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qkoqUns8C4/src/github.com/rootless-containers/rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.972 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:23:58 [2020-10-03T13:23:58.429Z] #57 0.992 Cloning into '/tmp/tmp.qkoqUns8C4/src/github.com/rootless-containers/rootlesskit'...
13:23:58 [2020-10-03T13:23:58.429Z] #57 5.870 + cd /tmp/tmp.qkoqUns8C4/src/github.com/rootless-containers/rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 5.870 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:23:58 [2020-10-03T13:23:58.429Z] #57 6.318 + for f in rootlesskit rootlesskit-docker-proxy
13:23:58 [2020-10-03T13:23:58.429Z] #57 6.318 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:23:58 [2020-10-03T13:23:58.429Z] #57 ...
13:23:58 [2020-10-03T13:23:58.429Z] 
13:23:58 [2020-10-03T13:23:58.429Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.527 + RM_GOPATH=0
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.527 + TMP_GOPATH=
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.527 + : /build
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.527 + '[' -z '' ']'
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.528 ++ mktemp -d
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.529 + export GOPATH=/tmp/tmp.3gBwtt1gdL
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.529 + GOPATH=/tmp/tmp.3gBwtt1gdL
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.529 + RM_GOPATH=1
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.529 + case "$(go env GOARCH)" in
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.530 ++ go env GOARCH
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.535 + export GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.535 + GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.536 ++ dirname /tmp/install/install.sh
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 + dir=/tmp/install
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 + bin=shfmt
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 + shift
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 + . /tmp/install/shfmt.installer
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.538 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.539 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.539 + install_shfmt
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.539 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.539 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3gBwtt1gdL/src/github.com/mvdan/sh
13:23:58 [2020-10-03T13:23:58.429Z] #50 0.542 Cloning into '/tmp/tmp.3gBwtt1gdL/src/github.com/mvdan/sh'...
13:23:58 [2020-10-03T13:23:58.429Z] #50 9.255 + cd /tmp/tmp.3gBwtt1gdL/src/github.com/mvdan/sh
13:23:58 [2020-10-03T13:23:58.429Z] #50 9.257 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:23:58 [2020-10-03T13:23:58.429Z] #50 9.411 + GO111MODULE=on
13:23:58 [2020-10-03T13:23:58.429Z] #50 9.412 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:23:58 [2020-10-03T13:23:58.430Z] #50 10.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:23:58 [2020-10-03T13:23:58.430Z] #50 11.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:23:58 [2020-10-03T13:23:58.430Z] #50 11.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:23:58 [2020-10-03T13:23:58.576Z] #27 1.858 
13:23:58 [2020-10-03T13:23:58.576Z] #27 1.989 
######################################                                    54.0%
######################################################################## 100.0%
13:23:58 [2020-10-03T13:23:58.590Z] #8 DONE 24.4s
13:23:58 [2020-10-03T13:23:58.590Z] 
13:23:58 [2020-10-03T13:23:58.590Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:23:58 [2020-10-03T13:23:58.590Z] #27 0.920 /download-frozen-image-v2.sh: line 208: type: go: not found
13:23:58 [2020-10-03T13:23:58.590Z] #27 1.101 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:23:58 [2020-10-03T13:23:58.590Z] #27 1.195 
13:23:58 [2020-10-03T13:23:58.590Z] #27 1.309 
############                                                              16.9%
##########################                                                37.0%
######################################                                    54.1%
#######################################################                   76.8%
#####################################################################     96.7%
######################################################################## 100.0%
13:23:58 [2020-10-03T13:23:58.590Z] #27 1.844 
13:23:58 [2020-10-03T13:23:58.728Z] #50 11.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:23:58 [2020-10-03T13:23:58.728Z] #50 ...
13:23:58 [2020-10-03T13:23:58.728Z] 
13:23:58 [2020-10-03T13:23:58.728Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.855 + RM_GOPATH=0
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.855 + TMP_GOPATH=
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.855 + : /build
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.855 + '[' -z '' ']'
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.857 ++ mktemp -d
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.861 + export GOPATH=/tmp/tmp.3gslfiLvAT
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.862 + GOPATH=/tmp/tmp.3gslfiLvAT
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.862 + RM_GOPATH=1
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.862 + case "$(go env GOARCH)" in
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.868 ++ go env GOARCH
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.925 + export GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.926 + GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.927 ++ dirname /tmp/install/install.sh
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.930 + dir=/tmp/install
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.930 + bin=tomlv
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.933 + shift
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.934 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.938 + . /tmp/install/tomlv.installer
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.939 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.940 + install_tomlv
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.940 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.940 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3gslfiLvAT/src/github.com/BurntSushi/toml
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.941 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:23:58 [2020-10-03T13:23:58.728Z] #33 0.943 Cloning into '/tmp/tmp.3gslfiLvAT/src/github.com/BurntSushi/toml'...
13:23:58 [2020-10-03T13:23:58.728Z] #33 2.475 + cd /tmp/tmp.3gslfiLvAT/src/github.com/BurntSushi/toml
13:23:58 [2020-10-03T13:23:58.728Z] #33 2.476 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:23:58 [2020-10-03T13:23:58.728Z] #33 2.531 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:23:58 [2020-10-03T13:23:58.728Z] #33 3.228 runtime/internal/sys
13:23:58 [2020-10-03T13:23:58.728Z] #33 3.298 internal/cpu
13:23:58 [2020-10-03T13:23:58.728Z] #33 3.301 math/bits
13:23:58 [2020-10-03T13:23:58.728Z] #33 3.374 runtime/internal/atomic
13:23:58 [2020-10-03T13:23:58.728Z] #33 3.952 unicode/utf8
13:23:58 [2020-10-03T13:23:58.728Z] #33 4.244 sync/atomic
13:23:58 [2020-10-03T13:23:58.728Z] #33 4.367 internal/bytealg
13:23:58 [2020-10-03T13:23:58.728Z] #33 4.899 math
13:23:58 [2020-10-03T13:23:58.728Z] #33 5.400 unicode
13:23:58 [2020-10-03T13:23:58.728Z] #33 5.759 internal/testlog
13:23:58 [2020-10-03T13:23:58.728Z] #33 6.257 runtime
13:23:58 [2020-10-03T13:23:58.728Z] #33 6.547 encoding
13:23:58 [2020-10-03T13:23:58.728Z] #33 7.118 runtime/cgo
13:23:58 [2020-10-03T13:23:58.728Z] #33 ...
13:23:58 [2020-10-03T13:23:58.728Z] 
13:23:58 [2020-10-03T13:23:58.728Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.904 + RM_GOPATH=0
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.905 + TMP_GOPATH=
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.905 + : /build
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.905 + '[' -z '' ']'
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.907 ++ mktemp -d
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.911 + export GOPATH=/tmp/tmp.hbwsvZxvfh
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.914 + GOPATH=/tmp/tmp.hbwsvZxvfh
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.914 + RM_GOPATH=1
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.915 + case "$(go env GOARCH)" in
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.920 ++ go env GOARCH
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.956 + export GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.956 + GO_BUILDMODE=-buildmode=pie
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.964 ++ dirname /tmp/install/install.sh
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.981 + dir=/tmp/install
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.982 + bin=golangci_lint
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.982 + shift
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.982 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.982 + . /tmp/install/golangci_lint.installer
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.982 ++ : v1.23.8
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.983 + install_golangci_lint
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.983 Installing golangci-lint version v1.23.8
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.983 + echo 'Installing golangci-lint version v1.23.8'
13:23:58 [2020-10-03T13:23:58.728Z] #48 0.983 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:23:58 [2020-10-03T13:23:58.818Z] #8 ...
13:23:58 [2020-10-03T13:23:58.818Z] 
13:23:58 [2020-10-03T13:23:58.818Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae...
13:23:58 [2020-10-03T13:23:58.818Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 49.18MB / 49.18MB 9.1s done
13:23:58 [2020-10-03T13:23:58.818Z] #24 extracting sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 2.9s done
13:23:58 [2020-10-03T13:23:58.818Z] #24 DONE 13.3s
13:23:58 [2020-10-03T13:23:58.818Z] 
13:23:58 [2020-10-03T13:23:58.818Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:23:58 [2020-10-03T13:23:58.835Z] #27 2.090 
13:23:58 [2020-10-03T13:23:58.835Z] #27 2.205 
################################################################          89.4%
######################################################################## 100.0%
13:23:58 [2020-10-03T13:23:58.835Z] #27 2.308 
13:23:58 [2020-10-03T13:23:58.851Z] #27 1.960 
#####                                                                      7.6%
######################################################################## 100.0%
13:23:58 [2020-10-03T13:23:58.851Z] #27 2.111 
13:23:58 [2020-10-03T13:23:58.867Z] #19 0.864 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:23:58 [2020-10-03T13:23:58.867Z] #19 0.867 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:23:58 [2020-10-03T13:23:58.867Z] #19 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:23:59 [2020-10-03T13:23:59.044Z] #48 ...
13:23:59 [2020-10-03T13:23:59.044Z] 
13:23:59 [2020-10-03T13:23:59.044Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:23:59 [2020-10-03T13:23:59.044Z] #39 0.810 + git clone https://github.com/docker/distribution.git .
13:23:59 [2020-10-03T13:23:59.044Z] #39 0.826 Cloning into '.'...
13:23:59 [2020-10-03T13:23:59.044Z] #39 ...
13:23:59 [2020-10-03T13:23:59.044Z] 
13:23:59 [2020-10-03T13:23:59.044Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:23:59 [2020-10-03T13:23:59.044Z] #44 10.23 crypto/internal/subtle
13:23:59 [2020-10-03T13:23:59.044Z] #44 10.62 crypto/subtle
13:23:59 [2020-10-03T13:23:59.044Z] #44 11.07 vendor/golang.org/x/crypto/cryptobyte/asn1
13:23:59 [2020-10-03T13:23:59.044Z] #44 11.44 internal/nettrace
13:23:59 [2020-10-03T13:23:59.112Z] #27 2.232 
#####################                                                     29.4%
######################################################################## 100.0%
13:23:59 [2020-10-03T13:23:59.112Z] #27 2.369 
13:23:59 [2020-10-03T13:23:59.160Z] #19 DONE 1.0s
13:23:59 [2020-10-03T13:23:59.160Z] 
13:23:59 [2020-10-03T13:23:59.160Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:23:59 [2020-10-03T13:23:59.616Z] #27 2.422 
#############                                                             18.2%
##########################                                                37.4%
########################################                                  56.7%
######################################################                    76.0%
####################################################################      95.2%
######################################################################## 100.0%
13:23:59 [2020-10-03T13:23:59.616Z] #27 2.913 
13:23:59 [2020-10-03T13:23:59.686Z] #44 12.01 runtime/cgo
13:23:59 [2020-10-03T13:23:59.890Z] #27 2.483 
############                                                              16.8%
##########################                                                36.3%
########################################                                  55.6%
######################################################                    75.1%
###################################################################       94.3%
######################################################################## 100.0%
13:23:59 [2020-10-03T13:23:59.890Z] #27 2.979 
13:24:00 [2020-10-03T13:24:00.201Z] #20 ...
13:24:00 [2020-10-03T13:24:00.201Z] 
13:24:00 [2020-10-03T13:24:00.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:00 [2020-10-03T13:24:00.201Z] #41 66.81   CC       criu/irmap.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 67.22   CC       criu/kcmp-ids.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 67.40   CC       criu/kerndat.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 67.97   CC       criu/libnetlink.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 68.20   CC       criu/log.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 68.51   CC       criu/lsm.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 68.73   CC       criu/mem.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 69.68   CC       criu/memfd.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 70.15   CC       criu/mount.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 72.34   CC       criu/namespaces.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 73.27   CC       criu/net.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 74.95   CC       criu/netfilter.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 75.12   CC       criu/page-pipe.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 75.61   CC       criu/page-xfer.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 76.75   CC       criu/pagemap-cache.o
13:24:00 [2020-10-03T13:24:00.201Z] #41 76.93   CC       criu/pagemap.o
13:24:00 [2020-10-03T13:24:00.410Z] #27 3.090 
###                                                                        4.5%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.4%
##################                                                        25.6%
13:24:00 [2020-10-03T13:24:00.410Z] #27 ...
13:24:00 [2020-10-03T13:24:00.410Z] 
13:24:00 [2020-10-03T13:24:00.410Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:24:00 [2020-10-03T13:24:00.410Z] #9 DONE 1.8s
13:24:00 [2020-10-03T13:24:00.410Z] 
13:24:00 [2020-10-03T13:24:00.410Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:00 [2020-10-03T13:24:00.669Z] #27 3.025 
###                                                                        4.9%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    30.9%
#########################                                                 36.0%
#############################                                             41.2%
###
13:24:00 [2020-10-03T13:24:00.669Z] #27 ...
13:24:00 [2020-10-03T13:24:00.669Z] 
13:24:00 [2020-10-03T13:24:00.669Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:24:00 [2020-10-03T13:24:00.669Z] #9 DONE 2.1s
13:24:00 [2020-10-03T13:24:00.669Z] 
13:24:00 [2020-10-03T13:24:00.669Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:00 [2020-10-03T13:24:00.837Z] #41 77.41   CC       criu/parasite-syscall.o
13:24:00 [2020-10-03T13:24:00.925Z] #54 ...
13:24:00 [2020-10-03T13:24:00.926Z] 
13:24:00 [2020-10-03T13:24:00.926Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:00 [2020-10-03T13:24:00.926Z] #49 80.55 golang.org/x/crypto/ssh/terminal
13:24:00 [2020-10-03T13:24:00.926Z] #49 81.61 mvdan.cc/editorconfig
13:24:00 [2020-10-03T13:24:00.926Z] #49 81.93 mvdan.cc/sh/v3/fileutil
13:24:00 [2020-10-03T13:24:00.926Z] #49 82.17 mvdan.cc/sh/v3/syntax
13:24:00 [2020-10-03T13:24:00.926Z] #49 88.80 mvdan.cc/sh/v3/cmd/shfmt
13:24:00 [2020-10-03T13:24:00.926Z] #49 ...
13:24:00 [2020-10-03T13:24:00.926Z] 
13:24:00 [2020-10-03T13:24:00.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:00 [2020-10-03T13:24:00.926Z] #41 16.00 make[1]: Nothing to be done for 'all'.
13:24:00 [2020-10-03T13:24:00.926Z] #41 17.45   CC       images/stats.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 17.86   CC       images/core.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 18.46   CC       images/core-x86.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 19.15   CC       images/core-arm.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 19.58   CC       images/core-aarch64.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 19.99   CC       images/core-ppc64.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 20.66   CC       images/core-s390.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 21.48   CC       images/cpuinfo.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 21.82   CC       images/inventory.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 22.04   CC       images/fdinfo.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 22.39   CC       images/fown.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 22.59   CC       images/ns.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 22.77   CC       images/regfile.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 22.92   CC       images/ghost-file.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 23.17   CC       images/fifo.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 23.39   CC       images/remap-file-path.o
13:24:00 [2020-10-03T13:24:00.926Z] #41 23.64   CC       images/eventfd.o
13:24:01 [2020-10-03T13:24:01.130Z] #41 77.89   CC       criu/path.o
13:24:01 [2020-10-03T13:24:01.182Z] #41 23.89   CC       images/eventpoll.o
13:24:01 [2020-10-03T13:24:01.423Z] #41 78.04   CC       criu/pie-util-vdso.o
13:24:01 [2020-10-03T13:24:01.438Z] #41 24.19   CC       images/fh.o
13:24:01 [2020-10-03T13:24:01.713Z] #27 3.025 
###                                                                        4.9%
#######                                                                   10.1%
###########                                                               15.3%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    30.9%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.7%
########################################                                  56.8%
############################################                              62.1%
################################################                          67.4%
####################################################                      72.6%
#######################################################                   77.6%
###########################################################               83.0%
###############################################################           88.2%
###################################################################       93.4%
#######################################################################   98.7%
######################################################################## 100.0%
13:24:01 [2020-10-03T13:24:01.713Z] #27 4.881 
13:24:01 [2020-10-03T13:24:01.713Z] #27 4.965 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:01 [2020-10-03T13:24:01.713Z] #27 5.079 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:24:01 [2020-10-03T13:24:01.713Z] #27 5.145 
13:24:01 [2020-10-03T13:24:01.713Z] #27 5.185 
######################################################################## 100.0%
13:24:01 [2020-10-03T13:24:01.716Z] #41 78.31   CC       criu/pie-util.o
13:24:01 [2020-10-03T13:24:01.716Z] #41 78.42   CC       criu/pipes.o
13:24:01 [2020-10-03T13:24:01.716Z] #41 ...
13:24:01 [2020-10-03T13:24:01.716Z] 
13:24:01 [2020-10-03T13:24:01.716Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:24:01 [2020-10-03T13:24:01.716Z] #20 2.708 Collecting yamllint==1.16.0
13:24:01 [2020-10-03T13:24:01.716Z] #27 3.090 
###                                                                        4.5%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.4%
##################                                                        25.6%
######################                                                    30.8%
##########################                                                36.1%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     51.7%
#########################################                                 57.0%
############################################                              62.2%
################################################                          67.4%
####################################################                      72.6%
########################################################                  77.8%
###########################################################               82.6%
###############################################################           88.3%
###################################################################       93.5%
#######################################################################   98.8%
######################################################################## 100.0%
13:24:01 [2020-10-03T13:24:01.716Z] #27 4.950 
13:24:01 [2020-10-03T13:24:01.716Z] #27 5.030 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:01 [2020-10-03T13:24:01.973Z] #27 5.218 
13:24:01 [2020-10-03T13:24:01.975Z] #27 5.289 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:24:02 [2020-10-03T13:24:02.002Z] #41 24.56   CC       images/fsnotify.o
13:24:02 [2020-10-03T13:24:02.009Z] #20 2.931   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:24:02 [2020-10-03T13:24:02.009Z] #20 2.982 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:24:02 [2020-10-03T13:24:02.009Z] #20 3.002   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:24:02 [2020-10-03T13:24:02.009Z] #20 3.029 Collecting pyyaml (from yamllint==1.16.0)
13:24:02 [2020-10-03T13:24:02.232Z] #27 5.351 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:02 [2020-10-03T13:24:02.236Z] #27 5.356 
13:24:02 [2020-10-03T13:24:02.236Z] #27 5.429 
######################################################################## 100.0%
13:24:02 [2020-10-03T13:24:02.236Z] #27 5.477 
13:24:02 [2020-10-03T13:24:02.236Z] #27 5.551 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:02 [2020-10-03T13:24:02.301Z] #20 3.135   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:24:02 [2020-10-03T13:24:02.463Z] #44 14.49 vendor/golang.org/x/crypto/internal/subtle
13:24:02 [2020-10-03T13:24:02.491Z] #27 5.681 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:24:02 [2020-10-03T13:24:02.491Z] #27 5.731 
13:24:02 [2020-10-03T13:24:02.491Z] #27 5.843 
###########################################################               83.1%
######################################################################## 100.0%
13:24:02 [2020-10-03T13:24:02.491Z] #27 5.871 
13:24:02 [2020-10-03T13:24:02.495Z] #27 5.682 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:24:02 [2020-10-03T13:24:02.495Z] #27 5.748 
13:24:02 [2020-10-03T13:24:02.568Z] #41 25.21   CC       images/signalfd.o
13:24:02 [2020-10-03T13:24:02.751Z] #27 ...
13:24:02 [2020-10-03T13:24:02.751Z] 
13:24:02 [2020-10-03T13:24:02.751Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:24:02 [2020-10-03T13:24:02.751Z] #10 DONE 2.1s
13:24:02 [2020-10-03T13:24:02.751Z] 
13:24:02 [2020-10-03T13:24:02.751Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:24:02 [2020-10-03T13:24:02.751Z] #29 DONE 0.1s
13:24:02 [2020-10-03T13:24:02.751Z] 
13:24:02 [2020-10-03T13:24:02.751Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:02 [2020-10-03T13:24:02.751Z] #27 5.950 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:02 [2020-10-03T13:24:02.751Z] #27 ...
13:24:02 [2020-10-03T13:24:02.751Z] 
13:24:02 [2020-10-03T13:24:02.751Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:24:02 [2020-10-03T13:24:02.751Z] #37 DONE 0.1s
13:24:02 [2020-10-03T13:24:02.751Z] 
13:24:02 [2020-10-03T13:24:02.751Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:02 [2020-10-03T13:24:02.751Z] #27 6.163 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:24:02 [2020-10-03T13:24:02.751Z] #27 6.176 skipping existing c35d46ef359f
13:24:02 [2020-10-03T13:24:02.757Z] #27 5.841 
######################################################################## 100.0%
13:24:02 [2020-10-03T13:24:02.757Z] #27 5.885 
13:24:02 [2020-10-03T13:24:02.757Z] #27 5.974 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:02 [2020-10-03T13:24:02.757Z] #27 ...
13:24:02 [2020-10-03T13:24:02.757Z] 
13:24:02 [2020-10-03T13:24:02.757Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:24:02 [2020-10-03T13:24:02.757Z] #10 DONE 2.5s
13:24:02 [2020-10-03T13:24:02.757Z] 
13:24:02 [2020-10-03T13:24:02.757Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:24:02 [2020-10-03T13:24:02.757Z] #37 DONE 0.0s
13:24:02 [2020-10-03T13:24:02.763Z] #44 ...
13:24:02 [2020-10-03T13:24:02.763Z] 
13:24:02 [2020-10-03T13:24:02.763Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:02 [2020-10-03T13:24:02.763Z] #54 15.41 Fetched 8163 kB in 14s (577 kB/s)
13:24:02 [2020-10-03T13:24:02.841Z] #41 25.49   CC       images/fs.o
13:24:02 [2020-10-03T13:24:02.937Z] #20 3.864 Building wheels for collected packages: pyyaml
13:24:02 [2020-10-03T13:24:02.937Z] #20 3.872   Running setup.py bdist_wheel for pyyaml: started
13:24:03 [2020-10-03T13:24:03.011Z] #27 6.208 
13:24:03 [2020-10-03T13:24:03.023Z] 
13:24:03 [2020-10-03T13:24:03.023Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:24:03 [2020-10-03T13:24:03.023Z] #29 DONE 0.1s
13:24:03 [2020-10-03T13:24:03.023Z] 
13:24:03 [2020-10-03T13:24:03.023Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:03 [2020-10-03T13:24:03.023Z] #27 6.190 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:24:03 [2020-10-03T13:24:03.023Z] #27 6.228 skipping existing c35d46ef359f
13:24:03 [2020-10-03T13:24:03.023Z] #27 6.274 
13:24:03 [2020-10-03T13:24:03.097Z] #41 25.65   CC       images/pstree.o
13:24:03 [2020-10-03T13:24:03.097Z] #41 25.92   CC       images/pipe.o
13:24:03 [2020-10-03T13:24:03.270Z] #27 6.512 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:03 [2020-10-03T13:24:03.286Z] #27 6.475 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:03 [2020-10-03T13:24:03.354Z] #41 26.18   CC       images/tcp-stream.o
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.715 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.880 
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.944 
######################################################################## 100.0%
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.972 
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.992 Download of images into '/build' complete.
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.992 Use something like the following to load the result into a Docker daemon:
13:24:03 [2020-10-03T13:24:03.530Z] #27 6.992   tar -cC '/build' . | docker load
13:24:03 [2020-10-03T13:24:03.548Z] #27 6.792 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:24:03 [2020-10-03T13:24:03.548Z] #27 6.891 
13:24:03 [2020-10-03T13:24:03.575Z] #20 4.473   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:24:03 [2020-10-03T13:24:03.575Z] #20 4.474   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:24:03 [2020-10-03T13:24:03.575Z] #20 4.498 Successfully built pyyaml
13:24:03 [2020-10-03T13:24:03.575Z] #20 4.536 Installing collected packages: pathspec, pyyaml, yamllint
13:24:03 [2020-10-03T13:24:03.611Z] #41 26.43   CC       images/sk-packet.o
13:24:03 [2020-10-03T13:24:03.801Z] #27 DONE 7.1s
13:24:03 [2020-10-03T13:24:03.801Z] 
13:24:03 [2020-10-03T13:24:03.801Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:03 [2020-10-03T13:24:03.808Z] #27 6.948 
######################################################################## 100.0%
13:24:03 [2020-10-03T13:24:03.808Z] #27 7.024 
13:24:03 [2020-10-03T13:24:03.808Z] #27 7.047 Download of images into '/build' complete.
13:24:03 [2020-10-03T13:24:03.808Z] #27 7.047 Use something like the following to load the result into a Docker daemon:
13:24:03 [2020-10-03T13:24:03.808Z] #27 7.047   tar -cC '/build' . | docker load
13:24:03 [2020-10-03T13:24:03.871Z] #41 26.60   CC       images/mnt.o
13:24:03 [2020-10-03T13:24:03.871Z] #20 4.795 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:24:04 [2020-10-03T13:24:04.068Z] #27 DONE 7.2s
13:24:04 [2020-10-03T13:24:04.068Z] 
13:24:04 [2020-10-03T13:24:04.068Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:04 [2020-10-03T13:24:04.165Z] #20 DONE 5.1s
13:24:04 [2020-10-03T13:24:04.165Z] 
13:24:04 [2020-10-03T13:24:04.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:04 [2020-10-03T13:24:04.165Z] #41 78.70   CC       criu/plugin.o
13:24:04 [2020-10-03T13:24:04.165Z] #41 78.85   CC       criu/proc_parse.o
13:24:04 [2020-10-03T13:24:04.165Z] #41 80.47   CC       criu/protobuf-desc.o
13:24:04 [2020-10-03T13:24:04.165Z] #41 ...
13:24:04 [2020-10-03T13:24:04.165Z] 
13:24:04 [2020-10-03T13:24:04.165Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:24:04 [2020-10-03T13:24:04.165Z] #23 DONE 0.1s
13:24:04 [2020-10-03T13:24:04.176Z] #25 ...
13:24:04 [2020-10-03T13:24:04.176Z] 
13:24:04 [2020-10-03T13:24:04.176Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:24:04 [2020-10-03T13:24:04.176Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.8s done
13:24:04 [2020-10-03T13:24:04.176Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done
13:24:04 [2020-10-03T13:24:04.176Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
13:24:04 [2020-10-03T13:24:04.436Z] #41 26.95   CC       images/pipe-data.o
13:24:04 [2020-10-03T13:24:04.436Z] #41 27.15   CC       images/sa.o
13:24:04 [2020-10-03T13:24:04.436Z] #41 ...
13:24:04 [2020-10-03T13:24:04.436Z] 
13:24:04 [2020-10-03T13:24:04.436Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:04 [2020-10-03T13:24:04.436Z] #49 DONE 95.2s
13:24:04 [2020-10-03T13:24:04.436Z] 
13:24:04 [2020-10-03T13:24:04.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:04 [2020-10-03T13:24:04.436Z] #43 85.44 go/doc
13:24:04 [2020-10-03T13:24:04.436Z] #43 88.80 github.com/LK4D4/vndr/build
13:24:04 [2020-10-03T13:24:04.436Z] #43 88.99 github.com/LK4D4/vndr/versioned
13:24:04 [2020-10-03T13:24:04.436Z] #43 89.09 compress/flate
13:24:04 [2020-10-03T13:24:04.436Z] #43 91.73 hash/crc32
13:24:04 [2020-10-03T13:24:04.436Z] #43 92.17 net
13:24:04 [2020-10-03T13:24:04.436Z] #43 92.32 compress/gzip
13:24:04 [2020-10-03T13:24:04.436Z] #43 92.92 vendor/golang.org/x/text/transform
13:24:04 [2020-10-03T13:24:04.436Z] #43 93.82 vendor/golang.org/x/text/unicode/bidi
13:24:04 [2020-10-03T13:24:04.458Z] 
13:24:04 [2020-10-03T13:24:04.458Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:24:04 [2020-10-03T13:24:04.693Z] #43 ...
13:24:04 [2020-10-03T13:24:04.693Z] 
13:24:04 [2020-10-03T13:24:04.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:04 [2020-10-03T13:24:04.693Z] #11 95.42 Selecting previously unselected package g++-mingw-w64-x86-64.
13:24:04 [2020-10-03T13:24:04.693Z] #11 95.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:24:04 [2020-10-03T13:24:04.693Z] #11 95.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:24:05 [2020-10-03T13:24:05.097Z] #28 DONE 0.8s
13:24:05 [2020-10-03T13:24:05.097Z] 
13:24:05 [2020-10-03T13:24:05.097Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:24:05 [2020-10-03T13:24:05.097Z] #31 DONE 0.2s
13:24:05 [2020-10-03T13:24:05.097Z] 
13:24:05 [2020-10-03T13:24:05.097Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:24:05 [2020-10-03T13:24:05.097Z] #33 DONE 0.1s
13:24:05 [2020-10-03T13:24:05.097Z] 
13:24:05 [2020-10-03T13:24:05.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:05 [2020-10-03T13:24:05.098Z] #41 81.15   CC       criu/protobuf.o
13:24:05 [2020-10-03T13:24:05.098Z] #41 81.45   CC       criu/pstree.o
13:24:05 [2020-10-03T13:24:05.390Z] #41 ...
13:24:05 [2020-10-03T13:24:05.391Z] 
13:24:05 [2020-10-03T13:24:05.391Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:24:05 [2020-10-03T13:24:05.391Z] #36 DONE 0.1s
13:24:05 [2020-10-03T13:24:05.391Z] 
13:24:05 [2020-10-03T13:24:05.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:05 [2020-10-03T13:24:05.391Z] #41 82.11   CC       criu/rbtree.o
13:24:05 [2020-10-03T13:24:05.683Z] #41 82.27   CC       criu/rst-malloc.o
13:24:05 [2020-10-03T13:24:05.684Z] #41 82.40   CC       criu/seccomp.o
13:24:05 [2020-10-03T13:24:05.976Z] #41 82.77   CC       criu/seize.o
13:24:06 [2020-10-03T13:24:06.103Z] #8 ...
13:24:06 [2020-10-03T13:24:06.103Z] 
13:24:06 [2020-10-03T13:24:06.103Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:24:06 [2020-10-03T13:24:06.103Z] #25 7.179 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:06 [2020-10-03T13:24:06.103Z] #25 7.202 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:24:06 [2020-10-03T13:24:06.103Z] #25 7.202 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:06 [2020-10-03T13:24:06.103Z] #25 7.385 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:24:06 [2020-10-03T13:24:06.339Z] #54 15.41 Reading package lists...
13:24:06 [2020-10-03T13:24:06.339Z] #54 ...
13:24:06 [2020-10-03T13:24:06.339Z] 
13:24:06 [2020-10-03T13:24:06.339Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:06 [2020-10-03T13:24:06.339Z] #46 8.665 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:06 [2020-10-03T13:24:06.339Z] #46 9.414 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:06 [2020-10-03T13:24:06.339Z] #46 11.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.42 go: finding github.com/fatih/color v1.9.0
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.45 go: finding github.com/pkg/errors v0.9.1
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.49 go: finding github.com/spf13/pflag v1.0.3
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.58 go: finding github.com/mattn/go-colorable v0.1.6
13:24:06 [2020-10-03T13:24:06.339Z] #46 14.68 go: finding github.com/mattn/go-isatty v0.0.12
13:24:06 [2020-10-03T13:24:06.339Z] #46 15.08 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:06 [2020-10-03T13:24:06.339Z] #46 15.19 go: finding github.com/jonboulle/clockwork v0.1.0
13:24:06 [2020-10-03T13:24:06.339Z] #46 15.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:06 [2020-10-03T13:24:06.339Z] #46 15.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:06 [2020-10-03T13:24:06.339Z] #46 15.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:06 [2020-10-03T13:24:06.339Z] #46 ...
13:24:06 [2020-10-03T13:24:06.339Z] 
13:24:06 [2020-10-03T13:24:06.339Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:06 [2020-10-03T13:24:06.339Z] #63 17.36 Checking out files:  75% (1438/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.
13:24:06 [2020-10-03T13:24:06.339Z] #63 17.66 + cd /tmp/tmp.jJr1oAQBRY/src/github.com/docker/libnetwork
13:24:06 [2020-10-03T13:24:06.339Z] #63 17.66 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:06 [2020-10-03T13:24:06.339Z] #63 18.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:24:06 [2020-10-03T13:24:06.367Z] #25 7.595 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:24:06 [2020-10-03T13:24:06.613Z] #41 83.17   CC       criu/servicefd.o
13:24:06 [2020-10-03T13:24:06.613Z] #41 83.34   CC       criu/shmem.o
13:24:06 [2020-10-03T13:24:06.631Z] #25 7.913 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:24:06 [2020-10-03T13:24:06.905Z] #41 83.72   CC       criu/sigframe.o
13:24:07 [2020-10-03T13:24:07.201Z] #41 83.86   CC       criu/signalfd.o
13:24:07 [2020-10-03T13:24:07.505Z] #41 84.03   CC       criu/sk-inet.o
13:24:07 [2020-10-03T13:24:07.856Z] #41 84.65   CC       criu/sk-netlink.o
13:24:08 [2020-10-03T13:24:08.024Z] #38 ...
13:24:08 [2020-10-03T13:24:08.024Z] 
13:24:08 [2020-10-03T13:24:08.024Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.882 + RM_GOPATH=0
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.882 + TMP_GOPATH=
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.882 + : /build
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.882 + '[' -z '' ']'
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.882 ++ mktemp -d
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.889 + export GOPATH=/tmp/tmp.Igck7tAMXg
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.889 + GOPATH=/tmp/tmp.Igck7tAMXg
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.889 + RM_GOPATH=1
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.889 + case "$(go env GOARCH)" in
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.889 ++ go env GOARCH
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.920 + export GO_BUILDMODE=-buildmode=pie
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.923 + GO_BUILDMODE=-buildmode=pie
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.923 ++ dirname /tmp/install/install.sh
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + dir=/tmp/install
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + bin=vndr
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + shift
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + '[' '!' -f /tmp/install/vndr.installer ']'
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + . /tmp/install/vndr.installer
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:08 [2020-10-03T13:24:08.024Z] #43 4.925 + install_vndr
13:24:08 [2020-10-03T13:24:08.025Z] #43 4.925 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:24:08 [2020-10-03T13:24:08.025Z] #43 4.926 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:08 [2020-10-03T13:24:08.025Z] #43 4.926 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Igck7tAMXg/src/github.com/LK4D4/vndr
13:24:08 [2020-10-03T13:24:08.025Z] #43 4.928 Cloning into '/tmp/tmp.Igck7tAMXg/src/github.com/LK4D4/vndr'...
13:24:08 [2020-10-03T13:24:08.161Z] #41 84.89   CC       criu/sk-packet.o
13:24:08 [2020-10-03T13:24:08.282Z] #30 4.847 + git clone https://github.com/kolyshkin/go-swagger.git .
13:24:08 [2020-10-03T13:24:08.282Z] #30 4.847 Cloning into '.'...
13:24:08 [2020-10-03T13:24:08.282Z] #30 ...
13:24:08 [2020-10-03T13:24:08.282Z] 
13:24:08 [2020-10-03T13:24:08.282Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.715 + RM_GOPATH=0
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.715 + TMP_GOPATH=
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.715 + : /build
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.715 + '[' -z '' ']'
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 ++ mktemp -d
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 + export GOPATH=/tmp/tmp.pgQu57zEfP
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 + GOPATH=/tmp/tmp.pgQu57zEfP
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 + RM_GOPATH=1
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 + case "$(go env GOARCH)" in
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.732 ++ go env GOARCH
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + export GO_BUILDMODE=-buildmode=pie
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + GO_BUILDMODE=-buildmode=pie
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 ++ dirname /tmp/install/install.sh
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + dir=/tmp/install
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + bin=proxy
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + shift
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + '[' '!' -f /tmp/install/proxy.installer ']'
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.749 + . /tmp/install/proxy.installer
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.753 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + install_proxy
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + case "$1" in
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + export CGO_ENABLED=0
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + CGO_ENABLED=0
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + _install_proxy
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.755 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pgQu57zEfP/src/github.com/docker/libnetwork
13:24:08 [2020-10-03T13:24:08.282Z] #62 4.762 Cloning into '/tmp/tmp.pgQu57zEfP/src/github.com/docker/libnetwork'...
13:24:08 [2020-10-03T13:24:08.454Z] #41 85.14   CC       criu/sk-queue.o
13:24:08 [2020-10-03T13:24:08.574Z] #25 9.524 Fetched 8211 kB in 3s (3148 kB/s)
13:24:08 [2020-10-03T13:24:08.574Z] #25 9.524 Reading package lists...
13:24:08 [2020-10-03T13:24:08.574Z] #25 ...
13:24:08 [2020-10-03T13:24:08.574Z] 
13:24:08 [2020-10-03T13:24:08.574Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:24:08 [2020-10-03T13:24:08.574Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done
13:24:08 [2020-10-03T13:24:08.574Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
13:24:08 [2020-10-03T13:24:08.574Z] #8 DONE 23.2s
13:24:08 [2020-10-03T13:24:08.574Z] 
13:24:08 [2020-10-03T13:24:08.574Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
13:24:08 [2020-10-03T13:24:08.597Z] #43 5.842 + cd /tmp/tmp.Igck7tAMXg/src/github.com/LK4D4/vndr
13:24:08 [2020-10-03T13:24:08.597Z] #43 5.842 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:08 [2020-10-03T13:24:08.597Z] #43 ...
13:24:08 [2020-10-03T13:24:08.597Z] 
13:24:08 [2020-10-03T13:24:08.597Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:08 [2020-10-03T13:24:08.597Z] #38 5.738 + git clone https://github.com/docker/distribution.git .
13:24:08 [2020-10-03T13:24:08.597Z] #38 5.764 Cloning into '.'...
13:24:08 [2020-10-03T13:24:08.747Z] #41 85.47   CC       criu/sk-tcp.o
13:24:09 [2020-10-03T13:24:09.045Z] #41 85.72   CC       criu/sk-unix.o
13:24:09 [2020-10-03T13:24:09.120Z] #63 ...
13:24:09 [2020-10-03T13:24:09.120Z] 
13:24:09 [2020-10-03T13:24:09.120Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:09 [2020-10-03T13:24:09.120Z] #50 11.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:09 [2020-10-03T13:24:09.120Z] #50 12.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:09 [2020-10-03T13:24:09.120Z] #50 13.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:09 [2020-10-03T13:24:09.120Z] #50 14.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:09 [2020-10-03T13:24:09.120Z] #50 16.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:09 [2020-10-03T13:24:09.120Z] #50 16.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:09 [2020-10-03T13:24:09.120Z] #50 16.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:09 [2020-10-03T13:24:09.120Z] #50 16.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:09 [2020-10-03T13:24:09.120Z] #50 17.70 runtime/cgo
13:24:09 [2020-10-03T13:24:09.120Z] #50 17.93 runtime
13:24:09 [2020-10-03T13:24:09.120Z] #50 ...
13:24:09 [2020-10-03T13:24:09.120Z] 
13:24:09 [2020-10-03T13:24:09.120Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:09 [2020-10-03T13:24:09.120Z] #54 15.41 Reading package lists...
13:24:09 [2020-10-03T13:24:09.219Z] #62 ...
13:24:09 [2020-10-03T13:24:09.219Z] 
13:24:09 [2020-10-03T13:24:09.219Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + RM_GOPATH=0
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + TMP_GOPATH=
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + : /build
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + '[' -z '' ']'
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 ++ mktemp -d
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + export GOPATH=/tmp/tmp.lnmhVoaGxV
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + GOPATH=/tmp/tmp.lnmhVoaGxV
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + RM_GOPATH=1
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 + case "$(go env GOARCH)" in
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.874 ++ go env GOARCH
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.884 + export GO_BUILDMODE=-buildmode=pie
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.884 + GO_BUILDMODE=-buildmode=pie
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.884 ++ dirname /tmp/install/install.sh
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + dir=/tmp/install
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + bin=tomlv
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + shift
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + . /tmp/install/tomlv.installer
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + install_tomlv
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.885 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lnmhVoaGxV/src/github.com/BurntSushi/toml
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.904 Cloning into '/tmp/tmp.lnmhVoaGxV/src/github.com/BurntSushi/toml'...
13:24:09 [2020-10-03T13:24:09.219Z] #32 3.904 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:09 [2020-10-03T13:24:09.219Z] #32 4.403 + cd /tmp/tmp.lnmhVoaGxV/src/github.com/BurntSushi/toml
13:24:09 [2020-10-03T13:24:09.219Z] #32 4.403 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:09 [2020-10-03T13:24:09.219Z] #32 4.415 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:24:09 [2020-10-03T13:24:09.219Z] #32 5.552 internal/cpu
13:24:09 [2020-10-03T13:24:09.219Z] #32 5.592 runtime/internal/atomic
13:24:09 [2020-10-03T13:24:09.219Z] #32 6.174 runtime/internal/sys
13:24:09 [2020-10-03T13:24:09.219Z] #32 6.177 internal/bytealg
13:24:09 [2020-10-03T13:24:09.219Z] #32 6.535 runtime/internal/math
13:24:09 [2020-10-03T13:24:09.479Z] #32 6.797 math/bits
13:24:10 [2020-10-03T13:24:10.418Z] #32 7.587 runtime
13:24:10 [2020-10-03T13:24:10.418Z] #32 7.650 math
13:24:10 [2020-10-03T13:24:10.561Z] #41 86.93   CC       criu/sockets.o
13:24:10 [2020-10-03T13:24:10.561Z] #41 87.47   CC       criu/stats.o
13:24:10 [2020-10-03T13:24:10.857Z] #41 87.62   CC       criu/string.o
13:24:10 [2020-10-03T13:24:10.857Z] #41 ...
13:24:10 [2020-10-03T13:24:10.857Z] 
13:24:10 [2020-10-03T13:24:10.857Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:10 [2020-10-03T13:24:10.857Z] #51 49.34 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
13:24:10 [2020-10-03T13:24:10.857Z] #51 50.62 + mkdir -p /build
13:24:10 [2020-10-03T13:24:10.857Z] #51 50.62 + cp runc /build/runc
13:24:10 [2020-10-03T13:24:10.857Z] #51 DONE 51.0s
13:24:10 [2020-10-03T13:24:10.857Z] 
13:24:10 [2020-10-03T13:24:10.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:10 [2020-10-03T13:24:10.857Z] #41 87.66   CC       criu/sysctl.o
13:24:10 [2020-10-03T13:24:10.857Z] #41 ...
13:24:10 [2020-10-03T13:24:10.857Z] 
13:24:10 [2020-10-03T13:24:10.857Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:10 [2020-10-03T13:24:10.857Z] #47 119.7 + cd /tmp/tmp.KKo3LK2KRO/src/github.com/golangci/golangci-lint/
13:24:10 [2020-10-03T13:24:10.857Z] #47 119.7 + git checkout -q v1.23.8
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 ++ git describe --tags
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 + version=v1.23.8
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 ++ git rev-parse --short HEAD
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 + commit=76a82c6
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 ++ git show -s --format=%cd
13:24:10 [2020-10-03T13:24:10.857Z] #47 120.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:24:10 [2020-10-03T13:24:10.858Z] #47 120.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:24:11 [2020-10-03T13:24:11.325Z] #11 ...
13:24:11 [2020-10-03T13:24:11.325Z] 
13:24:11 [2020-10-03T13:24:11.325Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:11 [2020-10-03T13:24:11.325Z] #41 27.40   CC       images/timer.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 27.89   CC       images/timerfd.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 28.23   CC       images/mm.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 28.50   CC       images/sk-opts.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 28.71   CC       images/sk-unix.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 29.09   CC       images/sk-inet.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 29.50   CC       images/tun.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 29.77   CC       images/sk-netlink.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 29.97   CC       images/packet-sock.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 30.32   CC       images/ipc-var.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 30.50   CC       images/ipc-desc.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 30.66   CC       images/ipc-shm.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 30.86   CC       images/ipc-msg.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 31.20   CC       images/ipc-sem.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 31.45   CC       images/utsns.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 31.69   CC       images/creds.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 31.91   CC       images/vma.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 32.10   CC       images/netdev.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 32.49   CC       images/tty.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 32.97   CC       images/file-lock.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 33.15   CC       images/rlimit.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 33.37   CC       images/pagemap.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 33.58   CC       images/siginfo.o
13:24:11 [2020-10-03T13:24:11.325Z] #41 33.78   CC       images/rpc.o
13:24:11 [2020-10-03T13:24:11.803Z] #32 ...
13:24:11 [2020-10-03T13:24:11.803Z] 
13:24:11 [2020-10-03T13:24:11.803Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.127 + RM_GOPATH=0
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.127 + TMP_GOPATH=
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.127 + : /build
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.127 + '[' -z '' ']'
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.127 ++ mktemp -d
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.154 + export GOPATH=/tmp/tmp.PF04A0z9lO
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.154 + GOPATH=/tmp/tmp.PF04A0z9lO
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.154 + RM_GOPATH=1
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.154 + case "$(go env GOARCH)" in
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.154 ++ go env GOARCH
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.242 + export GO_BUILDMODE=-buildmode=pie
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.242 + GO_BUILDMODE=-buildmode=pie
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.242 ++ dirname /tmp/install/install.sh
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + dir=/tmp/install
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + bin=gotestsum
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + shift
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + . /tmp/install/gotestsum.installer
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 ++ : v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.271 + install_gotestsum
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.278 + set -e
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.278 + export GO111MODULE=on
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.278 + GO111MODULE=on
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.278 + GOBIN=/build
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.278 + go get gotest.tools/gotestsum@v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.436 go: finding gotest.tools/gotestsum v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 5.446 go: finding gotest.tools v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 7.315 go: downloading gotest.tools/gotestsum v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 7.832 go: extracting gotest.tools/gotestsum v0.5.3
13:24:11 [2020-10-03T13:24:11.803Z] #45 8.723 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:11 [2020-10-03T13:24:11.803Z] #45 8.731 go: downloading github.com/fatih/color v1.9.0
13:24:11 [2020-10-03T13:24:11.803Z] #45 8.743 go: downloading github.com/pkg/errors v0.9.1
13:24:11 [2020-10-03T13:24:11.803Z] #45 8.890 go: downloading github.com/jonboulle/clockwork v0.1.0
13:24:11 [2020-10-03T13:24:11.803Z] #45 8.891 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:11 [2020-10-03T13:24:11.803Z] #45 9.009 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:12 [2020-10-03T13:24:12.064Z] #45 9.107 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:12 [2020-10-03T13:24:12.064Z] #45 9.144 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:12 [2020-10-03T13:24:12.255Z] #41 34.95   CC       images/ext-file.o
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.276 go: extracting github.com/fatih/color v1.9.0
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.312 go: downloading github.com/spf13/pflag v1.0.3
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.455 go: extracting github.com/jonboulle/clockwork v0.1.0
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.456 go: downloading github.com/mattn/go-isatty v0.0.12
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.470 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.478 go: downloading github.com/mattn/go-colorable v0.1.6
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.535 go: extracting github.com/pkg/errors v0.9.1
13:24:12 [2020-10-03T13:24:12.325Z] #45 9.570 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:12 [2020-10-03T13:24:12.512Z] #41 35.18   CC       images/cgroup.o
13:24:12 [2020-10-03T13:24:12.692Z] #54 21.72 Reading package lists...
13:24:12 [2020-10-03T13:24:12.692Z] #54 ...
13:24:12 [2020-10-03T13:24:12.692Z] 
13:24:12 [2020-10-03T13:24:12.692Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:12 [2020-10-03T13:24:12.692Z] #12 14.86 Fetched 8163 kB in 14s (597 kB/s)
13:24:12 [2020-10-03T13:24:12.692Z] #12 14.86 Reading package lists...
13:24:12 [2020-10-03T13:24:12.692Z] #12 21.42 Reading package lists...
13:24:12 [2020-10-03T13:24:12.692Z] #12 ...
13:24:12 [2020-10-03T13:24:12.692Z] 
13:24:12 [2020-10-03T13:24:12.692Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:12 [2020-10-03T13:24:12.692Z] #39 16.65 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.
13:24:12 [2020-10-03T13:24:12.692Z] #39 16.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:24:12 [2020-10-03T13:24:12.692Z] #39 18.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:24:12 [2020-10-03T13:24:12.692Z] #39 ...
13:24:12 [2020-10-03T13:24:12.692Z] 
13:24:12 [2020-10-03T13:24:12.692Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:12 [2020-10-03T13:24:12.692Z] #35 15.17 Fetched 8163 kB in 14s (581 kB/s)
13:24:12 [2020-10-03T13:24:12.692Z] #35 15.17 Reading package lists...
13:24:12 [2020-10-03T13:24:12.692Z] #35 22.11 Reading package lists...
13:24:12 [2020-10-03T13:24:12.692Z] #35 ...
13:24:12 [2020-10-03T13:24:12.692Z] 
13:24:12 [2020-10-03T13:24:12.692Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:12 [2020-10-03T13:24:12.692Z] #41 15.63 Fetched 8163 kB in 14s (564 kB/s)
13:24:12 [2020-10-03T13:24:12.692Z] #41 15.63 Reading package lists...
13:24:12 [2020-10-03T13:24:12.797Z] #9 DONE 3.5s
13:24:12 [2020-10-03T13:24:12.797Z] 
13:24:12 [2020-10-03T13:24:12.797Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:24:12 [2020-10-03T13:24:12.797Z] #10 DONE 0.9s
13:24:12 [2020-10-03T13:24:12.797Z] 
13:24:12 [2020-10-03T13:24:12.797Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:12 [2020-10-03T13:24:12.866Z] #38 ...
13:24:12 [2020-10-03T13:24:12.866Z] 
13:24:12 [2020-10-03T13:24:12.866Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.757 + RM_GOPATH=0
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.757 + TMP_GOPATH=
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.757 + : /build
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.757 + '[' -z '' ']'
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 ++ mktemp -d
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 + export GOPATH=/tmp/tmp.Gv7iBeD6Xe
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 + GOPATH=/tmp/tmp.Gv7iBeD6Xe
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 + RM_GOPATH=1
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 + case "$(go env GOARCH)" in
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.765 ++ go env GOARCH
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.841 + export GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.841 + GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.841 ++ dirname /tmp/install/install.sh
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.841 + dir=/tmp/install
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.841 + bin=dockercli
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 Install docker/cli version 17.06.2-ce from stable
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 + shift
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 + . /tmp/install/dockercli.installer
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 ++ : stable
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 ++ : 17.06.2-ce
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 + install_dockercli
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.843 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.861 ++ uname -m
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.882 + arch=x86_64
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.885 + '[' x86_64 '!=' x86_64 ']'
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.885 + url=https://download.docker.com/linux/static
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.886 + tar -xz docker/docker
13:24:12 [2020-10-03T13:24:12.866Z] #22 5.895 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:24:12 [2020-10-03T13:24:12.866Z] #22 ...
13:24:12 [2020-10-03T13:24:12.866Z] 
13:24:12 [2020-10-03T13:24:12.866Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + RM_GOPATH=0
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + TMP_GOPATH=
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + : /build
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + '[' -z '' ']'
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 ++ mktemp -d
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + export GOPATH=/tmp/tmp.0N2xf0FXDN
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + GOPATH=/tmp/tmp.0N2xf0FXDN
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + RM_GOPATH=1
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 + case "$(go env GOARCH)" in
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.651 ++ go env GOARCH
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + export GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 ++ dirname /tmp/install/install.sh
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + dir=/tmp/install
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + bin=gotestsum
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + shift
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + . /tmp/install/gotestsum.installer
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 ++ : v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + install_gotestsum
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + set -e
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + export GO111MODULE=on
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + GO111MODULE=on
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + GOBIN=/build
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.682 + go get gotest.tools/gotestsum@v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.755 go: finding gotest.tools/gotestsum v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 4.755 go: finding gotest.tools v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 5.446 go: downloading gotest.tools/gotestsum v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 6.220 go: extracting gotest.tools/gotestsum v0.5.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.582 go: downloading github.com/jonboulle/clockwork v0.1.0
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.618 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.618 go: downloading github.com/pkg/errors v0.9.1
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.618 go: downloading github.com/fatih/color v1.9.0
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.634 go: downloading github.com/spf13/pflag v1.0.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.717 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.891 go: extracting github.com/fatih/color v1.9.0
13:24:12 [2020-10-03T13:24:12.866Z] #45 7.991 go: extracting github.com/jonboulle/clockwork v0.1.0
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.057 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.180 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.259 go: extracting github.com/spf13/pflag v1.0.3
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.326 go: extracting github.com/pkg/errors v0.9.1
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.410 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.493 go: downloading github.com/mattn/go-colorable v0.1.6
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.496 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.523 go: downloading github.com/mattn/go-isatty v0.0.12
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.968 go: extracting github.com/mattn/go-isatty v0.0.12
13:24:12 [2020-10-03T13:24:12.866Z] #45 8.990 go: extracting github.com/mattn/go-colorable v0.1.6
13:24:12 [2020-10-03T13:24:12.897Z] #45 9.820 go: extracting github.com/spf13/pflag v1.0.3
13:24:12 [2020-10-03T13:24:12.897Z] #45 9.847 go: extracting github.com/mattn/go-isatty v0.0.12
13:24:12 [2020-10-03T13:24:12.897Z] #45 ...
13:24:12 [2020-10-03T13:24:12.897Z] 
13:24:12 [2020-10-03T13:24:12.897Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.309 + RM_GOPATH=0
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.309 + TMP_GOPATH=
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.309 + : /build
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.309 + '[' -z '' ']'
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.309 ++ mktemp -d
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.317 + export GOPATH=/tmp/tmp.NVk82OyNZ6
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.317 + GOPATH=/tmp/tmp.NVk82OyNZ6
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.317 + RM_GOPATH=1
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.317 + case "$(go env GOARCH)" in
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.317 ++ go env GOARCH
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.324 Installing golangci-lint version v1.23.8
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + export GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + GO_BUILDMODE=-buildmode=pie
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 ++ dirname /tmp/install/install.sh
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + dir=/tmp/install
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + bin=golangci_lint
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + shift
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + . /tmp/install/golangci_lint.installer
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 ++ : v1.23.8
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + install_golangci_lint
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + echo 'Installing golangci-lint version v1.23.8'
13:24:12 [2020-10-03T13:24:12.897Z] #47 4.325 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:24:13 [2020-10-03T13:24:13.046Z] #47 ...
13:24:13 [2020-10-03T13:24:13.046Z] 
13:24:13 [2020-10-03T13:24:13.046Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:13 [2020-10-03T13:24:13.046Z] #38 DONE 123.4s
13:24:13 [2020-10-03T13:24:13.046Z] 
13:24:13 [2020-10-03T13:24:13.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:13 [2020-10-03T13:24:13.046Z] #41 88.29   CC       criu/sysfs_parse.o
13:24:13 [2020-10-03T13:24:13.046Z] #41 88.57   CC       criu/timens.o
13:24:13 [2020-10-03T13:24:13.046Z] #41 88.96   CC       criu/timerfd.o
13:24:13 [2020-10-03T13:24:13.046Z] #41 89.15   CC       criu/tty.o
13:24:13 [2020-10-03T13:24:13.046Z] #41 89.96   CC       criu/tun.o
13:24:13 [2020-10-03T13:24:13.061Z] #40 ...
13:24:13 [2020-10-03T13:24:13.061Z] 
13:24:13 [2020-10-03T13:24:13.061Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:24:13 [2020-10-03T13:24:13.061Z] #37 DONE 0.1s
13:24:13 [2020-10-03T13:24:13.061Z] 
13:24:13 [2020-10-03T13:24:13.061Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:24:13 [2020-10-03T13:24:13.061Z] #29 DONE 0.2s
13:24:13 [2020-10-03T13:24:13.120Z] #41 35.77   CC       images/userns.o
13:24:13 [2020-10-03T13:24:13.125Z] #45 ...
13:24:13 [2020-10-03T13:24:13.125Z] 
13:24:13 [2020-10-03T13:24:13.125Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:13 [2020-10-03T13:24:13.125Z] #34 5.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.125Z] #34 5.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.125Z] #34 5.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.125Z] #34 8.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.125Z] #34 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.125Z] #34 ...
13:24:13 [2020-10-03T13:24:13.125Z] 
13:24:13 [2020-10-03T13:24:13.125Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.933 + RM_GOPATH=0
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.935 + TMP_GOPATH=
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.935 + : /build
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.935 + '[' -z '' ']'
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.941 ++ mktemp -d
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.952 + export GOPATH=/tmp/tmp.wQghm6e4y8
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.953 + GOPATH=/tmp/tmp.wQghm6e4y8
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.953 + RM_GOPATH=1
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.957 + case "$(go env GOARCH)" in
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.958 ++ go env GOARCH
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.985 + export GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.985 + GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.986 ++ dirname /tmp/install/install.sh
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.987 + dir=/tmp/install
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.988 + bin=shfmt
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.988 + shift
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.988 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.988 + . /tmp/install/shfmt.installer
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.989 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.989 + install_shfmt
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.989 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.989 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:24:13 [2020-10-03T13:24:13.125Z] #49 5.989 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wQghm6e4y8/src/github.com/mvdan/sh
13:24:13 [2020-10-03T13:24:13.125Z] #49 6.009 Cloning into '/tmp/tmp.wQghm6e4y8/src/github.com/mvdan/sh'...
13:24:13 [2020-10-03T13:24:13.156Z] #47 ...
13:24:13 [2020-10-03T13:24:13.156Z] 
13:24:13 [2020-10-03T13:24:13.156Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:13 [2020-10-03T13:24:13.156Z] #34 5.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.156Z] #34 5.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.156Z] #34 5.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.156Z] #34 7.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.156Z] #34 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.156Z] #34 ...
13:24:13 [2020-10-03T13:24:13.156Z] 
13:24:13 [2020-10-03T13:24:13.156Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:13 [2020-10-03T13:24:13.156Z] #38 4.549 + git clone https://github.com/docker/distribution.git .
13:24:13 [2020-10-03T13:24:13.156Z] #38 4.550 Cloning into '.'...
13:24:13 [2020-10-03T13:24:13.325Z] 
13:24:13 [2020-10-03T13:24:13.325Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:24:13 [2020-10-03T13:24:13.325Z] #25 9.524 Reading package lists...
13:24:13 [2020-10-03T13:24:13.325Z] #25 10.75 Reading package lists...
13:24:13 [2020-10-03T13:24:13.325Z] #25 11.88 Building dependency tree...
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.46 The following additional packages will be installed:
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.46   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.46   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.47   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.47 Suggested packages:
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.47   krb5-doc krb5-user
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.47 Recommended packages:
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.47   krb5-locales publicsuffix libsasl2-modules
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.78 The following NEW packages will be installed:
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.78   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.78   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.78   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.78   libssh2-1 libssl1.1 openssl
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.82 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.82 Need to get 4772 kB of archives.
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.82 After this operation, 11.5 MB of additional disk space will be used.
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.82 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.85 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.87 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.92 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.93 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.93 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.94 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.94 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.95 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.95 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.95 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.95 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.96 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.96 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 12.96 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.02 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.02 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.02 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.03 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.03 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.04 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.35 debconf: delaying package configuration, since apt-utils is not installed
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.40 Fetched 4772 kB in 0s (20.8 MB/s)
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.44 Selecting previously unselected package libssl1.1:arm64.
13:24:13 [2020-10-03T13:24:13.325Z] #25 13.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.45 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.46 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.75 Selecting previously unselected package openssl.
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.75 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.76 Unpacking openssl (1.1.1d-0+deb10u3) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.96 Selecting previously unselected package ca-certificates.
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.96 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 13.96 Unpacking ca-certificates (20200601~deb10u1) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.04 Selecting previously unselected package libkeyutils1:arm64.
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.11 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.12 Unpacking libkeyutils1:arm64 (1.6-6) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.16 Selecting previously unselected package libkrb5support0:arm64.
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.16 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.26 Unpacking libkrb5support0:arm64 (1.17-3) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.32 Selecting previously unselected package libk5crypto3:arm64.
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.33 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.33 Unpacking libk5crypto3:arm64 (1.17-3) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.47 Selecting previously unselected package libkrb5-3:arm64.
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.47 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.47 Unpacking libkrb5-3:arm64 (1.17-3) ...
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.69 Selecting previously unselected package libgssapi-krb5-2:arm64.
13:24:13 [2020-10-03T13:24:13.326Z] #25 14.69 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.377Z] #41 36.01   CC       images/google/protobuf/descriptor.o
13:24:13 [2020-10-03T13:24:13.385Z] #49 ...
13:24:13 [2020-10-03T13:24:13.385Z] 
13:24:13 [2020-10-03T13:24:13.385Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:13 [2020-10-03T13:24:13.385Z] #30 5.858 + git clone https://github.com/kolyshkin/go-swagger.git .
13:24:13 [2020-10-03T13:24:13.385Z] #30 5.865 Cloning into '.'...
13:24:13 [2020-10-03T13:24:13.385Z] #30 ...
13:24:13 [2020-10-03T13:24:13.385Z] 
13:24:13 [2020-10-03T13:24:13.385Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + RM_GOPATH=0
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + TMP_GOPATH=
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + : /build
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + '[' -z '' ']'
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 ++ mktemp -d
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + export GOPATH=/tmp/tmp.hIirMc7iRD
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + GOPATH=/tmp/tmp.hIirMc7iRD
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + RM_GOPATH=1
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + case "$(go env GOARCH)" in
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 ++ go env GOARCH
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + export GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 ++ dirname /tmp/install/install.sh
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + dir=/tmp/install
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + bin=tomlv
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + shift
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + . /tmp/install/tomlv.installer
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + install_tomlv
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hIirMc7iRD/src/github.com/BurntSushi/toml
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.860 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:13 [2020-10-03T13:24:13.385Z] #32 4.874 Cloning into '/tmp/tmp.hIirMc7iRD/src/github.com/BurntSushi/toml'...
13:24:13 [2020-10-03T13:24:13.385Z] #32 6.273 + cd /tmp/tmp.hIirMc7iRD/src/github.com/BurntSushi/toml
13:24:13 [2020-10-03T13:24:13.385Z] #32 6.273 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:13 [2020-10-03T13:24:13.385Z] #32 6.293 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:24:13 [2020-10-03T13:24:13.385Z] #32 7.831 runtime/internal/atomic
13:24:13 [2020-10-03T13:24:13.385Z] #32 7.835 internal/cpu
13:24:13 [2020-10-03T13:24:13.385Z] #32 8.254 runtime/internal/sys
13:24:13 [2020-10-03T13:24:13.385Z] #32 8.577 runtime/internal/math
13:24:13 [2020-10-03T13:24:13.385Z] #32 8.594 math/bits
13:24:13 [2020-10-03T13:24:13.385Z] #32 8.635 internal/bytealg
13:24:13 [2020-10-03T13:24:13.385Z] #32 9.233 math
13:24:13 [2020-10-03T13:24:13.385Z] #32 9.473 runtime
13:24:13 [2020-10-03T13:24:13.415Z] #38 ...
13:24:13 [2020-10-03T13:24:13.415Z] 
13:24:13 [2020-10-03T13:24:13.415Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:13 [2020-10-03T13:24:13.415Z] #40 5.715 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #40 5.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #40 5.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #40 7.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #40 9.941 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #40 ...
13:24:13 [2020-10-03T13:24:13.415Z] 
13:24:13 [2020-10-03T13:24:13.415Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:13 [2020-10-03T13:24:13.415Z] #53 5.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #53 5.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #53 5.214 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #53 6.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.415Z] #53 9.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.598Z] #25 14.70 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
13:24:13 [2020-10-03T13:24:13.645Z] #32 ...
13:24:13 [2020-10-03T13:24:13.645Z] 
13:24:13 [2020-10-03T13:24:13.645Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:13 [2020-10-03T13:24:13.645Z] #53 3.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #53 3.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #53 3.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #53 3.864 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #53 4.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #53 6.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:13 [2020-10-03T13:24:13.645Z] #53 ...
13:24:13 [2020-10-03T13:24:13.645Z] 
13:24:13 [2020-10-03T13:24:13.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:13 [2020-10-03T13:24:13.645Z] #11 5.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #11 5.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #11 5.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #11 8.339 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.645Z] #11 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.674Z] #53 ...
13:24:13 [2020-10-03T13:24:13.675Z] 
13:24:13 [2020-10-03T13:24:13.675Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + RM_GOPATH=0
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + TMP_GOPATH=
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + : /build
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + '[' -z '' ']'
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 ++ mktemp -d
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + export GOPATH=/tmp/tmp.Ffsy1oVwKm
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + GOPATH=/tmp/tmp.Ffsy1oVwKm
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + RM_GOPATH=1
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.605 + case "$(go env GOARCH)" in
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.615 ++ go env GOARCH
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.668 + export GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.668 + GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.673 ++ dirname /tmp/install/install.sh
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.677 + dir=/tmp/install
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + bin=rootlesskit
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + shift
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + . /tmp/install/rootlesskit.installer
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + install_rootlesskit
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + case "$1" in
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + export CGO_ENABLED=0
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + CGO_ENABLED=0
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + _install_rootlesskit
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.690 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ffsy1oVwKm/src/github.com/rootless-containers/rootlesskit
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.691 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:13 [2020-10-03T13:24:13.675Z] #56 4.691 Cloning into '/tmp/tmp.Ffsy1oVwKm/src/github.com/rootless-containers/rootlesskit'...
13:24:13 [2020-10-03T13:24:13.675Z] #56 ...
13:24:13 [2020-10-03T13:24:13.675Z] 
13:24:13 [2020-10-03T13:24:13.675Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.953 + RM_GOPATH=0
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + TMP_GOPATH=
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + : /build
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + '[' -z '' ']'
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 ++ mktemp -d
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + export GOPATH=/tmp/tmp.AaNlpG9hvK
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + GOPATH=/tmp/tmp.AaNlpG9hvK
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + RM_GOPATH=1
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 + case "$(go env GOARCH)" in
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.956 ++ go env GOARCH
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.971 + export GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.971 + GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.971 ++ dirname /tmp/install/install.sh
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.972 Install docker/cli version 17.06.2-ce from stable
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + dir=/tmp/install
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + bin=dockercli
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + shift
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + . /tmp/install/dockercli.installer
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 ++ : stable
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 ++ : 17.06.2-ce
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + install_dockercli
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 ++ uname -m
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + arch=x86_64
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + '[' x86_64 '!=' x86_64 ']'
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + url=https://download.docker.com/linux/static
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:24:13 [2020-10-03T13:24:13.675Z] #22 3.979 + tar -xz docker/docker
13:24:13 [2020-10-03T13:24:13.694Z] #41 90.36   CC       criu/uffd.o
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.02 Selecting previously unselected package libsasl2-modules-db:arm64.
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.02 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.02 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.12 Selecting previously unselected package libsasl2-2:arm64.
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.12 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.14 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.21 Selecting previously unselected package libldap-common.
13:24:13 [2020-10-03T13:24:13.871Z] #25 15.21 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
13:24:13 [2020-10-03T13:24:13.905Z] #11 ...
13:24:13 [2020-10-03T13:24:13.905Z] 
13:24:13 [2020-10-03T13:24:13.905Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:13 [2020-10-03T13:24:13.905Z] #40 4.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.905Z] #40 4.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.905Z] #40 4.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.905Z] #40 4.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.905Z] #40 8.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.905Z] #40 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:13 [2020-10-03T13:24:13.905Z] #40 ...
13:24:13 [2020-10-03T13:24:13.905Z] 
13:24:13 [2020-10-03T13:24:13.905Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.750 + RM_GOPATH=0
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.750 + TMP_GOPATH=
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.750 + : /build
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.750 + '[' -z '' ']'
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.750 ++ mktemp -d
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.753 + export GOPATH=/tmp/tmp.oml5OsJ7wg
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.753 + GOPATH=/tmp/tmp.oml5OsJ7wg
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.753 + RM_GOPATH=1
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.753 + case "$(go env GOARCH)" in
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.755 ++ go env GOARCH
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + export GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + GO_BUILDMODE=-buildmode=pie
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 ++ dirname /tmp/install/install.sh
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + dir=/tmp/install
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + bin=rootlesskit
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + shift
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + . /tmp/install/rootlesskit.installer
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + install_rootlesskit
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + case "$1" in
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + export CGO_ENABLED=0
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + CGO_ENABLED=0
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + _install_rootlesskit
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.786 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oml5OsJ7wg/src/github.com/rootless-containers/rootlesskit
13:24:13 [2020-10-03T13:24:13.905Z] #56 4.806 Cloning into '/tmp/tmp.oml5OsJ7wg/src/github.com/rootless-containers/rootlesskit'...
13:24:13 [2020-10-03T13:24:13.905Z] #56 10.43 + cd /tmp/tmp.oml5OsJ7wg/src/github.com/rootless-containers/rootlesskit
13:24:13 [2020-10-03T13:24:13.905Z] #56 10.43 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:13 [2020-10-03T13:24:13.905Z] #56 11.19 + for f in rootlesskit rootlesskit-docker-proxy
13:24:13 [2020-10-03T13:24:13.905Z] #56 11.19 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:24:13 [2020-10-03T13:24:13.934Z] #22 ...
13:24:13 [2020-10-03T13:24:13.935Z] 
13:24:13 [2020-10-03T13:24:13.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:13 [2020-10-03T13:24:13.935Z] #11 5.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:13 [2020-10-03T13:24:13.935Z] #11 5.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:13 [2020-10-03T13:24:13.935Z] #11 5.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:13 [2020-10-03T13:24:13.935Z] #11 7.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:13 [2020-10-03T13:24:13.935Z] #11 9.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:13 [2020-10-03T13:24:13.988Z] #41 ...
13:24:13 [2020-10-03T13:24:13.988Z] 
13:24:13 [2020-10-03T13:24:13.988Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:24:13 [2020-10-03T13:24:13.988Z] #39 DONE 0.3s
13:24:14 [2020-10-03T13:24:14.136Z] #25 15.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:24:14 [2020-10-03T13:24:14.136Z] #25 15.31 Selecting previously unselected package libldap-2.4-2:arm64.
13:24:14 [2020-10-03T13:24:14.136Z] #25 15.31 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.136Z] #25 15.34 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
13:24:14 [2020-10-03T13:24:14.165Z] #56 ...
13:24:14 [2020-10-03T13:24:14.165Z] 
13:24:14 [2020-10-03T13:24:14.165Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + RM_GOPATH=0
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + TMP_GOPATH=
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + : /build
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + '[' -z '' ']'
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 ++ mktemp -d
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + export GOPATH=/tmp/tmp.SQp3kAajSs
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + GOPATH=/tmp/tmp.SQp3kAajSs
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + RM_GOPATH=1
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + case "$(go env GOARCH)" in
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 ++ go env GOARCH
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + export GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 ++ dirname /tmp/install/install.sh
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + dir=/tmp/install
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + bin=proxy
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + shift
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + '[' '!' -f /tmp/install/proxy.installer ']'
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + . /tmp/install/proxy.installer
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + install_proxy
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + case "$1" in
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + export CGO_ENABLED=0
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + CGO_ENABLED=0
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + _install_proxy
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SQp3kAajSs/src/github.com/docker/libnetwork
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.860 Cloning into '/tmp/tmp.SQp3kAajSs/src/github.com/docker/libnetwork'...
13:24:14 [2020-10-03T13:24:14.165Z] #62 4.861 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:14 [2020-10-03T13:24:14.165Z] #62 ...
13:24:14 [2020-10-03T13:24:14.165Z] 
13:24:14 [2020-10-03T13:24:14.165Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + RM_GOPATH=0
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + TMP_GOPATH=
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + : /build
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + '[' -z '' ']'
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 ++ mktemp -d
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + export GOPATH=/tmp/tmp.nY2R6DiKJt
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + GOPATH=/tmp/tmp.nY2R6DiKJt
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + RM_GOPATH=1
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.098 + case "$(go env GOARCH)" in
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.099 ++ go env GOARCH
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 Installing golangci-lint version v1.23.8
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + export GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 ++ dirname /tmp/install/install.sh
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + dir=/tmp/install
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + bin=golangci_lint
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + shift
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + . /tmp/install/golangci_lint.installer
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 ++ : v1.23.8
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + install_golangci_lint
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + echo 'Installing golangci-lint version v1.23.8'
13:24:14 [2020-10-03T13:24:14.165Z] #47 5.114 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:24:14 [2020-10-03T13:24:14.194Z] #11 ...
13:24:14 [2020-10-03T13:24:14.194Z] 
13:24:14 [2020-10-03T13:24:14.194Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + RM_GOPATH=0
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + TMP_GOPATH=
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + : /build
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + '[' -z '' ']'
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 ++ mktemp -d
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + export GOPATH=/tmp/tmp.FYmNEM34tj
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + GOPATH=/tmp/tmp.FYmNEM34tj
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + RM_GOPATH=1
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 + case "$(go env GOARCH)" in
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.876 ++ go env GOARCH
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.903 + export GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.904 + GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.904 ++ dirname /tmp/install/install.sh
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.913 + dir=/tmp/install
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.913 + bin=vndr
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.913 + shift
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 + '[' '!' -f /tmp/install/vndr.installer ']'
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 + . /tmp/install/vndr.installer
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 + install_vndr
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FYmNEM34tj/src/github.com/LK4D4/vndr
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.926 Cloning into '/tmp/tmp.FYmNEM34tj/src/github.com/LK4D4/vndr'...
13:24:14 [2020-10-03T13:24:14.194Z] #43 4.927 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:14 [2020-10-03T13:24:14.194Z] #43 5.677 + cd /tmp/tmp.FYmNEM34tj/src/github.com/LK4D4/vndr
13:24:14 [2020-10-03T13:24:14.194Z] #43 5.677 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:14 [2020-10-03T13:24:14.194Z] #43 5.694 + go build -buildmode=pie -v -o /build/vndr .
13:24:14 [2020-10-03T13:24:14.194Z] #43 7.691 internal/race
13:24:14 [2020-10-03T13:24:14.194Z] #43 7.948 runtime
13:24:14 [2020-10-03T13:24:14.194Z] #43 7.986 sync/atomic
13:24:14 [2020-10-03T13:24:14.194Z] #43 8.345 unicode
13:24:14 [2020-10-03T13:24:14.194Z] #43 ...
13:24:14 [2020-10-03T13:24:14.194Z] 
13:24:14 [2020-10-03T13:24:14.194Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + RM_GOPATH=0
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + TMP_GOPATH=
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + : /build
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + '[' -z '' ']'
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 ++ mktemp -d
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + export GOPATH=/tmp/tmp.c8qCXDRtnN
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + GOPATH=/tmp/tmp.c8qCXDRtnN
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + RM_GOPATH=1
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 + case "$(go env GOARCH)" in
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.094 ++ go env GOARCH
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + export GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + GO_BUILDMODE=-buildmode=pie
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 ++ dirname /tmp/install/install.sh
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + dir=/tmp/install
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + bin=shfmt
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + shift
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + . /tmp/install/shfmt.installer
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + install_shfmt
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 + git clone https://github.com/mvdan/sh.git /tmp/tmp.c8qCXDRtnN/src/github.com/mvdan/sh
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 Cloning into '/tmp/tmp.c8qCXDRtnN/src/github.com/mvdan/sh'...
13:24:14 [2020-10-03T13:24:14.194Z] #49 4.111 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:14 [2020-10-03T13:24:14.280Z] 
13:24:14 [2020-10-03T13:24:14.280Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:14 [2020-10-03T13:24:14.280Z] #47 ...
13:24:14 [2020-10-03T13:24:14.280Z] 
13:24:14 [2020-10-03T13:24:14.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:14 [2020-10-03T13:24:14.280Z] #41 91.00   CC       criu/util.o
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.51 Selecting previously unselected package libnghttp2-14:arm64.
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.51 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.51 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.63 Selecting previously unselected package libpsl5:arm64.
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.63 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.63 Unpacking libpsl5:arm64 (0.20.2-2) ...
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.72 Selecting previously unselected package librtmp1:arm64.
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.72 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.400Z] #25 15.73 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
13:24:14 [2020-10-03T13:24:14.425Z] #47 ...
13:24:14 [2020-10-03T13:24:14.425Z] 
13:24:14 [2020-10-03T13:24:14.425Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:14 [2020-10-03T13:24:14.425Z] #45 11.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:14 [2020-10-03T13:24:14.453Z] #49 ...
13:24:14 [2020-10-03T13:24:14.453Z] 
13:24:14 [2020-10-03T13:24:14.453Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:14 [2020-10-03T13:24:14.453Z] #53 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.81 Selecting previously unselected package libssh2-1:arm64.
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.82 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.82 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.97 Selecting previously unselected package libcurl4:arm64.
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.97 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.667Z] #25 15.97 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
13:24:14 [2020-10-03T13:24:14.788Z] #41 ...
13:24:14 [2020-10-03T13:24:14.788Z] 
13:24:14 [2020-10-03T13:24:14.788Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:14 [2020-10-03T13:24:14.788Z] #56 105.4 + for f in rootlesskit rootlesskit-docker-proxy
13:24:14 [2020-10-03T13:24:14.788Z] #56 105.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:24:14 [2020-10-03T13:24:14.823Z] #41 22.09 Reading package lists...
13:24:14 [2020-10-03T13:24:14.823Z] #41 ...
13:24:14 [2020-10-03T13:24:14.823Z] 
13:24:14 [2020-10-03T13:24:14.823Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:14 [2020-10-03T13:24:14.823Z] #12 21.42 Reading package lists...
13:24:14 [2020-10-03T13:24:14.919Z] #41 91.46   CC       criu/uts_ns.o
13:24:14 [2020-10-03T13:24:14.919Z] #41 91.51   CC       criu/vdso.o
13:24:14 [2020-10-03T13:24:14.919Z] #41 91.65   LINK     criu/built-in.o
13:24:14 [2020-10-03T13:24:14.919Z] #41 91.69   LINK     criu/criu
13:24:14 [2020-10-03T13:24:14.919Z] #41 91.79   DEP      lib/c/criu.d
13:24:14 [2020-10-03T13:24:14.931Z] #25 16.13 Selecting previously unselected package curl.
13:24:14 [2020-10-03T13:24:14.931Z] #25 16.13 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.931Z] #25 16.14 Unpacking curl (7.64.0-4+deb10u1) ...
13:24:14 [2020-10-03T13:24:14.931Z] #25 16.25 Selecting previously unselected package libonig5:arm64.
13:24:14 [2020-10-03T13:24:14.931Z] #25 16.25 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
13:24:14 [2020-10-03T13:24:14.995Z] #45 12.31 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:15 [2020-10-03T13:24:15.028Z] #53 ...
13:24:15 [2020-10-03T13:24:15.028Z] 
13:24:15 [2020-10-03T13:24:15.028Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:15 [2020-10-03T13:24:15.028Z] #22 11.87 + mkdir -p /build
13:24:15 [2020-10-03T13:24:15.028Z] #22 11.90 + mv docker/docker /build/
13:24:15 [2020-10-03T13:24:15.028Z] #22 11.90 + rmdir docker
13:24:15 [2020-10-03T13:24:15.028Z] #22 DONE 12.2s
13:24:15 [2020-10-03T13:24:15.044Z] #56 ...
13:24:15 [2020-10-03T13:24:15.044Z] 
13:24:15 [2020-10-03T13:24:15.044Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:15 [2020-10-03T13:24:15.044Z] #43 95.76 vendor/golang.org/x/text/secure/bidirule
13:24:15 [2020-10-03T13:24:15.044Z] #43 96.34 vendor/golang.org/x/text/unicode/norm
13:24:15 [2020-10-03T13:24:15.044Z] #43 100.3 vendor/golang.org/x/net/idna
13:24:15 [2020-10-03T13:24:15.044Z] #43 102.5 vendor/golang.org/x/net/http2/hpack
13:24:15 [2020-10-03T13:24:15.044Z] #43 103.5 mime
13:24:15 [2020-10-03T13:24:15.044Z] #43 104.9 mime/quotedprintable
13:24:15 [2020-10-03T13:24:15.044Z] #43 105.5 net/http/internal
13:24:15 [2020-10-03T13:24:15.212Z] #41 91.82   CC       images/rpc.pb-c.o
13:24:15 [2020-10-03T13:24:15.290Z] 
13:24:15 [2020-10-03T13:24:15.290Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:15 [2020-10-03T13:24:15.290Z] #40 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:15 [2020-10-03T13:24:15.300Z] #43 ...
13:24:15 [2020-10-03T13:24:15.300Z] 
13:24:15 [2020-10-03T13:24:15.300Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:15 [2020-10-03T13:24:15.300Z] #41 37.49   CC       images/opts.o
13:24:15 [2020-10-03T13:24:15.300Z] #41 37.71   CC       images/seccomp.o
13:24:15 [2020-10-03T13:24:15.300Z] #41 38.06   CC       images/binfmt-misc.o
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.25 Unpacking libonig5:arm64 (6.9.1-1) ...
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.42 Selecting previously unselected package libjq1:arm64.
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.42 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.42 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.51 Selecting previously unselected package jq.
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.51 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
13:24:15 [2020-10-03T13:24:15.428Z] #25 16.53 Unpacking jq (1.5+dfsg-2+b1) ...
13:24:15 [2020-10-03T13:24:15.505Z] #41 92.12   CC       lib/c/criu.o
13:24:15 [2020-10-03T13:24:15.557Z] #41 38.24   CC       images/time.o
13:24:15 [2020-10-03T13:24:15.696Z] #25 16.83 Setting up libkeyutils1:arm64 (1.6-6) ...
13:24:15 [2020-10-03T13:24:15.696Z] #25 16.86 Setting up libpsl5:arm64 (0.20.2-2) ...
13:24:15 [2020-10-03T13:24:15.696Z] #25 16.86 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
13:24:15 [2020-10-03T13:24:15.797Z] #41 92.54   LINK     lib/c/built-in.o
13:24:15 [2020-10-03T13:24:15.797Z] #41 92.54   LINK     lib/c/libcriu.so
13:24:15 [2020-10-03T13:24:15.797Z] #41 92.58   LINK     lib/c/libcriu.a
13:24:15 [2020-10-03T13:24:15.797Z] #41 92.67   GEN      magic.py
13:24:15 [2020-10-03T13:24:15.814Z] #41 38.50   CC       images/sysctl.o
13:24:15 [2020-10-03T13:24:15.960Z] #25 17.28 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
13:24:16 [2020-10-03T13:24:16.090Z] #41 92.74 Note: Building without setproctitle() and strlcpy() support.
13:24:16 [2020-10-03T13:24:16.090Z] #41 92.74       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:24:16 [2020-10-03T13:24:16.090Z] #41 92.75 Note: Building without GnuTLS support
13:24:16 [2020-10-03T13:24:16.090Z] #41 92.75 Makefile.config:39: Warn: you have no libnftables installed
13:24:16 [2020-10-03T13:24:16.090Z] #41 92.75 Makefile.config:40: Warn: Building without nftables support
13:24:16 [2020-10-03T13:24:16.113Z] #41 38.67   CC       images/autofs.o
13:24:16 [2020-10-03T13:24:16.113Z] #41 38.91   CC       images/macvlan.o
13:24:16 [2020-10-03T13:24:16.185Z] #12 27.65 Building dependency tree...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.31 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.34 Setting up libkrb5support0:arm64 (1.17-3) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.39 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.41 Setting up libk5crypto3:arm64 (1.17-3) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.42 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.44 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
13:24:16 [2020-10-03T13:24:16.226Z] #25 17.45 Setting up libkrb5-3:arm64 (1.17-3) ...
13:24:16 [2020-10-03T13:24:16.371Z] #41 39.07   CC       images/sit.o
13:24:16 [2020-10-03T13:24:16.383Z] #41 93.05 fatal: not a git repository (or any of the parent directories): .git
13:24:16 [2020-10-03T13:24:16.490Z] #25 17.60 Setting up openssl (1.1.1d-0+deb10u3) ...
13:24:16 [2020-10-03T13:24:16.490Z] #25 17.66 Setting up libonig5:arm64 (6.9.1-1) ...
13:24:16 [2020-10-03T13:24:16.490Z] #25 17.71 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
13:24:16 [2020-10-03T13:24:16.491Z] #25 17.75 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
13:24:16 [2020-10-03T13:24:16.491Z] #25 17.78 Setting up ca-certificates (20200601~deb10u1) ...
13:24:16 [2020-10-03T13:24:16.628Z] #41 39.27   CC       images/memfd.o
13:24:16 [2020-10-03T13:24:16.675Z] #41 93.30 make[1]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.676Z] #41 93.54 make[1]: 'images/built-in.o' is up to date.
13:24:16 [2020-10-03T13:24:16.886Z] #41 39.54   CC       images/timens.o
13:24:16 [2020-10-03T13:24:16.904Z] #45 13.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.55 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.56 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.58 make[1]: 'compel/libcompel.a' is up to date.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.59 make[1]: 'compel/compel-host-bin' is up to date.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.60 make[1]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.61 make[1]: 'soccr/libsoccr.a' is up to date.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.68 make[2]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.69 make[2]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.70 make[2]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.75 make[2]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.78 make[2]: Nothing to be done for 'all'.
13:24:16 [2020-10-03T13:24:16.969Z] #41 93.78 make[2]: Nothing to be done for 'all'.
13:24:17 [2020-10-03T13:24:17.069Z] #25 ...
13:24:17 [2020-10-03T13:24:17.069Z] 
13:24:17 [2020-10-03T13:24:17.069Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:17 [2020-10-03T13:24:17.069Z] #40 4.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:17 [2020-10-03T13:24:17.069Z] #40 4.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:17 [2020-10-03T13:24:17.069Z] #40 4.222 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:17 [2020-10-03T13:24:17.184Z] #41 39.88   LINK     images/built-in.o
13:24:17 [2020-10-03T13:24:17.264Z] #41 93.80 make[2]: Nothing to be done for 'all'.
13:24:17 [2020-10-03T13:24:17.264Z] #41 93.84 make[2]: Nothing to be done for 'all'.
13:24:17 [2020-10-03T13:24:17.264Z] #41 93.85   INSTALL  criu/criu
13:24:17 [2020-10-03T13:24:17.441Z] #41 39.97   GEN      compel/include/asm
13:24:17 [2020-10-03T13:24:17.441Z] #41 39.99   GEN      compel/include/version.h
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.00 touch .config
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.06   GEN      include/common/config.h
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.13   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.15   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.17   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.21   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.21   DEP      compel/arch/x86/plugins/std/memcpy.d
13:24:17 [2020-10-03T13:24:17.441Z] #41 40.24   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:24:17 [2020-10-03T13:24:17.556Z] #41 DONE 94.1s
13:24:17 [2020-10-03T13:24:17.557Z] 
13:24:17 [2020-10-03T13:24:17.557Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:17 [2020-10-03T13:24:17.726Z] #12 29.97 The following additional packages will be installed:
13:24:17 [2020-10-03T13:24:17.726Z] #12 29.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:24:17 [2020-10-03T13:24:17.726Z] #12 29.98   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:24:17 [2020-10-03T13:24:17.726Z] #12 29.98   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:24:17 [2020-10-03T13:24:17.726Z] #12 29.99   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:17 [2020-10-03T13:24:17.726Z] #12 30.00 Suggested packages:
13:24:17 [2020-10-03T13:24:17.726Z] #12 30.00   gcc-8-locales seccomp wine64
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.27   GEN      compel/plugins/include/uapi/std/syscall.h
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.29   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.31   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.33   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.34   DEP      compel/plugins/std/infect.d
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.43   DEP      compel/plugins/std/string.d
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.55   DEP      compel/plugins/std/log.d
13:24:17 [2020-10-03T13:24:17.741Z] #41 40.64   DEP      compel/plugins/std/fds.d
13:24:17 [2020-10-03T13:24:17.998Z] #41 40.75   DEP      compel/plugins/std/std.d
13:24:17 [2020-10-03T13:24:17.998Z] #41 40.86   DEP      compel/plugins/shmem/shmem.d
13:24:18 [2020-10-03T13:24:18.021Z] #40 5.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:24:18 [2020-10-03T13:24:18.193Z] #47 ...
13:24:18 [2020-10-03T13:24:18.193Z] 
13:24:18 [2020-10-03T13:24:18.193Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:24:18 [2020-10-03T13:24:18.297Z] #41 40.99   DEP      compel/plugins/fds/fds.d
13:24:18 [2020-10-03T13:24:18.488Z] #42 DONE 0.1s
13:24:18 [2020-10-03T13:24:18.488Z] 
13:24:18 [2020-10-03T13:24:18.488Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:24:18 [2020-10-03T13:24:18.488Z] #44 DONE 0.1s
13:24:18 [2020-10-03T13:24:18.488Z] 
13:24:18 [2020-10-03T13:24:18.488Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:18 [2020-10-03T13:24:18.488Z] #47 ...
13:24:18 [2020-10-03T13:24:18.488Z] 
13:24:18 [2020-10-03T13:24:18.488Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:24:18 [2020-10-03T13:24:18.488Z] #46 DONE 0.1s
13:24:18 [2020-10-03T13:24:18.488Z] 
13:24:18 [2020-10-03T13:24:18.488Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:18 [2020-10-03T13:24:18.554Z] #41 41.17   CC       compel/plugins/std/std.o
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35 The following NEW packages will be installed:
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.35   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:24:18 [2020-10-03T13:24:18.787Z] #12 31.36   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:18 [2020-10-03T13:24:18.811Z] #41 41.47   CC       compel/plugins/std/fds.o
13:24:18 [2020-10-03T13:24:18.815Z] #45 ...
13:24:18 [2020-10-03T13:24:18.815Z] 
13:24:18 [2020-10-03T13:24:18.815Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:18 [2020-10-03T13:24:18.815Z] #22 15.45 + mkdir -p /build
13:24:18 [2020-10-03T13:24:18.815Z] #22 15.45 + mv docker/docker /build/
13:24:18 [2020-10-03T13:24:18.815Z] #22 15.46 + rmdir docker
13:24:18 [2020-10-03T13:24:18.815Z] #22 DONE 16.0s
13:24:18 [2020-10-03T13:24:18.815Z] 
13:24:18 [2020-10-03T13:24:18.815Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:18 [2020-10-03T13:24:18.815Z] #43 5.943 + go build -buildmode=pie -v -o /build/vndr .
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.017 runtime/internal/atomic
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.029 internal/cpu
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.445 runtime/internal/sys
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.667 internal/race
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.728 internal/bytealg
13:24:18 [2020-10-03T13:24:18.815Z] #43 8.793 sync/atomic
13:24:18 [2020-10-03T13:24:18.815Z] #43 9.268 unicode
13:24:18 [2020-10-03T13:24:18.815Z] #43 9.694 runtime
13:24:18 [2020-10-03T13:24:18.815Z] #43 13.29 unicode/utf8
13:24:18 [2020-10-03T13:24:18.815Z] #43 14.12 math
13:24:18 [2020-10-03T13:24:18.815Z] #43 ...
13:24:18 [2020-10-03T13:24:18.815Z] 
13:24:18 [2020-10-03T13:24:18.815Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:18 [2020-10-03T13:24:18.815Z] #32 14.15 internal/testlog
13:24:18 [2020-10-03T13:24:18.815Z] #32 14.45 encoding
13:24:18 [2020-10-03T13:24:18.815Z] #32 14.61 runtime/cgo
13:24:19 [2020-10-03T13:24:19.087Z] #12 31.65 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:24:19 [2020-10-03T13:24:19.087Z] #12 31.65 Need to get 78.9 MB of archives.
13:24:19 [2020-10-03T13:24:19.087Z] #12 31.65 After this operation, 532 MB of additional disk space will be used.
13:24:19 [2020-10-03T13:24:19.087Z] #12 31.65 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]
13:24:19 [2020-10-03T13:24:19.108Z] #41 41.84   CC       compel/plugins/std/log.o
13:24:19 [2020-10-03T13:24:19.672Z] #41 42.54   CC       compel/plugins/std/string.o
13:24:19 [2020-10-03T13:24:19.740Z] #12 32.41 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]
13:24:19 [2020-10-03T13:24:19.953Z] #40 6.976 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:24:20 [2020-10-03T13:24:20.387Z] #12 32.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:24:20 [2020-10-03T13:24:20.387Z] #12 32.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
13:24:20 [2020-10-03T13:24:20.387Z] #12 32.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
13:24:20 [2020-10-03T13:24:20.387Z] #12 32.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
13:24:20 [2020-10-03T13:24:20.566Z] #40 ...
13:24:20 [2020-10-03T13:24:20.566Z] 
13:24:20 [2020-10-03T13:24:20.566Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:20 [2020-10-03T13:24:20.566Z] #49 14.73 + cd /tmp/tmp.c8qCXDRtnN/src/github.com/mvdan/sh
13:24:20 [2020-10-03T13:24:20.566Z] #49 14.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:20 [2020-10-03T13:24:20.566Z] #49 14.84 + GO111MODULE=on
13:24:20 [2020-10-03T13:24:20.566Z] #49 14.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:24:20 [2020-10-03T13:24:20.566Z] #49 16.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:20 [2020-10-03T13:24:20.566Z] #49 16.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:20 [2020-10-03T13:24:20.566Z] #49 16.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:20 [2020-10-03T13:24:20.566Z] #49 16.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:20 [2020-10-03T13:24:20.566Z] #49 16.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:20 [2020-10-03T13:24:20.566Z] #49 17.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:20 [2020-10-03T13:24:20.601Z] #41 43.15   CC       compel/plugins/std/infect.o
13:24:20 [2020-10-03T13:24:20.601Z] #41 43.50   CC       compel/arch/x86/plugins/std/parasite-head.o
13:24:20 [2020-10-03T13:24:20.601Z] #41 ...
13:24:20 [2020-10-03T13:24:20.601Z] 
13:24:20 [2020-10-03T13:24:20.601Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.7 Selecting previously unselected package libapparmor1:amd64.
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.9 Selecting previously unselected package libapparmor-dev:amd64.
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 110.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.1 Selecting previously unselected package libbtrfs0.
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.1 Unpacking libbtrfs0 (4.20.1-2) ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.2 Selecting previously unselected package libbtrfs-dev.
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.3 Unpacking libbtrfs-dev (4.20.1-2) ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.601Z] #11 111.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:24:20 [2020-10-03T13:24:20.687Z] #12 33.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:24:20 [2020-10-03T13:24:20.825Z] #49 17.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:20 [2020-10-03T13:24:20.901Z] #11 111.5 Selecting previously unselected package libudev-dev:amd64.
13:24:20 [2020-10-03T13:24:20.901Z] #11 111.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
13:24:20 [2020-10-03T13:24:20.901Z] #11 111.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
13:24:20 [2020-10-03T13:24:20.907Z] #40 8.001 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:24:21 [2020-10-03T13:24:21.173Z] #11 112.0 Selecting previously unselected package libsepol1-dev:amd64.
13:24:21 [2020-10-03T13:24:21.173Z] #11 112.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:24:21 [2020-10-03T13:24:21.338Z] #12 33.74 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]
13:24:21 [2020-10-03T13:24:21.338Z] #12 33.79 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]
13:24:21 [2020-10-03T13:24:21.430Z] #11 112.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:24:22 [2020-10-03T13:24:22.001Z] #12 ...
13:24:22 [2020-10-03T13:24:22.001Z] 
13:24:22 [2020-10-03T13:24:22.001Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:22 [2020-10-03T13:24:22.001Z] #54 21.72 Reading package lists...
13:24:22 [2020-10-03T13:24:22.001Z] #54 28.52 Building dependency tree...
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.26 The following additional packages will be installed:
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.27   libbtrfs0
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.46 The following NEW packages will be installed:
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.47   libbtrfs-dev libbtrfs0
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.63 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.63 Need to get 120 kB of archives.
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.63 After this operation, 423 kB of additional disk space will be used.
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
13:24:22 [2020-10-03T13:24:22.001Z] #54 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
13:24:22 [2020-10-03T13:24:22.001Z] #54 33.54 debconf: delaying package configuration, since apt-utils is not installed
13:24:22 [2020-10-03T13:24:22.001Z] #54 33.90 Fetched 120 kB in 0s (1519 kB/s)
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.02 Selecting previously unselected package libbtrfs0.
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.16 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.17 Unpacking libbtrfs0 (4.20.1-2) ...
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.37 Selecting previously unselected package libbtrfs-dev.
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
13:24:22 [2020-10-03T13:24:22.001Z] #54 34.41 Unpacking libbtrfs-dev (4.20.1-2) ...
13:24:22 [2020-10-03T13:24:22.111Z] #32 ...
13:24:22 [2020-10-03T13:24:22.111Z] 
13:24:22 [2020-10-03T13:24:22.111Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:22 [2020-10-03T13:24:22.111Z] #45 17.69 go: finding github.com/fatih/color v1.9.0
13:24:22 [2020-10-03T13:24:22.111Z] #45 17.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:22 [2020-10-03T13:24:22.111Z] #45 17.73 go: finding github.com/pkg/errors v0.9.1
13:24:22 [2020-10-03T13:24:22.111Z] #45 17.89 go: finding github.com/spf13/pflag v1.0.3
13:24:22 [2020-10-03T13:24:22.111Z] #45 17.90 go: finding github.com/mattn/go-colorable v0.1.6
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.01 go: finding github.com/mattn/go-isatty v0.0.12
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.36 go: finding github.com/jonboulle/clockwork v0.1.0
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.44 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.46 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:22 [2020-10-03T13:24:22.111Z] #45 18.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:22 [2020-10-03T13:24:22.211Z] #49 19.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:22 [2020-10-03T13:24:22.303Z] #54 34.68 Setting up libbtrfs0 (4.20.1-2) ...
13:24:22 [2020-10-03T13:24:22.303Z] #54 34.69 Setting up libbtrfs-dev (4.20.1-2) ...
13:24:22 [2020-10-03T13:24:22.303Z] #54 34.70 Processing triggers for libc-bin (2.28-10) ...
13:24:22 [2020-10-03T13:24:22.305Z] #40 ...
13:24:22 [2020-10-03T13:24:22.305Z] 
13:24:22 [2020-10-03T13:24:22.305Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.112 + RM_GOPATH=0
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.112 + TMP_GOPATH=
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.114 + : /build
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.114 + '[' -z '' ']'
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.114 ++ mktemp -d
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.115 + export GOPATH=/tmp/tmp.gIDxWIqBxS
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.115 + GOPATH=/tmp/tmp.gIDxWIqBxS
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.115 + RM_GOPATH=1
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.115 + case "$(go env GOARCH)" in
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.116 ++ go env GOARCH
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.130 + export GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.130 + GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.135 ++ dirname /tmp/install/install.sh
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + dir=/tmp/install
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + bin=gotestsum
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + shift
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + . /tmp/install/gotestsum.installer
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 ++ : v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + install_gotestsum
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + set -e
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + export GO111MODULE=on
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + GO111MODULE=on
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + GOBIN=/build
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.145 + go get gotest.tools/gotestsum@v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.189 go: finding gotest.tools v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.189 go: finding gotest.tools/gotestsum v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 2.909 go: downloading gotest.tools/gotestsum v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 3.480 go: extracting gotest.tools/gotestsum v0.5.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.159 go: downloading github.com/pkg/errors v0.9.1
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.259 go: downloading github.com/spf13/pflag v1.0.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.260 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.261 go: downloading github.com/fatih/color v1.9.0
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.266 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.327 go: extracting github.com/pkg/errors v0.9.1
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.473 go: extracting github.com/fatih/color v1.9.0
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.525 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.545 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.558 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.590 go: downloading github.com/mattn/go-colorable v0.1.6
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.670 go: extracting github.com/spf13/pflag v1.0.3
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.681 go: downloading github.com/mattn/go-isatty v0.0.12
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.743 go: downloading github.com/jonboulle/clockwork v0.1.0
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.767 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:22 [2020-10-03T13:24:22.305Z] #45 4.792 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:22 [2020-10-03T13:24:22.305Z] #45 5.271 go: extracting github.com/mattn/go-colorable v0.1.6
13:24:22 [2020-10-03T13:24:22.305Z] #45 5.528 go: extracting github.com/mattn/go-isatty v0.0.12
13:24:22 [2020-10-03T13:24:22.305Z] #45 5.562 go: extracting github.com/jonboulle/clockwork v0.1.0
13:24:22 [2020-10-03T13:24:22.305Z] #45 7.013 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:22 [2020-10-03T13:24:22.305Z] #45 7.079 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:22 [2020-10-03T13:24:22.305Z] #45 7.097 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:22 [2020-10-03T13:24:22.407Z] #11 ...
13:24:22 [2020-10-03T13:24:22.407Z] 
13:24:22 [2020-10-03T13:24:22.407Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:22 [2020-10-03T13:24:22.407Z] #56 DONE 112.9s
13:24:22 [2020-10-03T13:24:22.407Z] 
13:24:22 [2020-10-03T13:24:22.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:22 [2020-10-03T13:24:22.407Z] #11 112.9 Selecting previously unselected package libpcre16-3:amd64.
13:24:22 [2020-10-03T13:24:22.407Z] #11 112.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:24:22 [2020-10-03T13:24:22.407Z] #11 ...
13:24:22 [2020-10-03T13:24:22.407Z] 
13:24:22 [2020-10-03T13:24:22.407Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:24:22 [2020-10-03T13:24:22.407Z] #57 DONE 0.1s
13:24:22 [2020-10-03T13:24:22.407Z] 
13:24:22 [2020-10-03T13:24:22.407Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:24:22 [2020-10-03T13:24:22.407Z] #58 DONE 0.1s
13:24:22 [2020-10-03T13:24:22.407Z] 
13:24:22 [2020-10-03T13:24:22.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:22 [2020-10-03T13:24:22.407Z] #11 113.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:24:22 [2020-10-03T13:24:22.602Z] #54 DONE 35.1s
13:24:22 [2020-10-03T13:24:22.602Z] 
13:24:22 [2020-10-03T13:24:22.602Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:22 [2020-10-03T13:24:22.664Z] #11 113.4 Selecting previously unselected package libpcre32-3:amd64.
13:24:22 [2020-10-03T13:24:22.664Z] #11 113.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:24:22 [2020-10-03T13:24:22.664Z] #11 113.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:24:22 [2020-10-03T13:24:22.882Z] #45 ...
13:24:22 [2020-10-03T13:24:22.882Z] 
13:24:22 [2020-10-03T13:24:22.882Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + RM_GOPATH=0
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + TMP_GOPATH=
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + : /build
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + '[' -z '' ']'
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 ++ mktemp -d
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + export GOPATH=/tmp/tmp.TyJdu6ZCZf
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + GOPATH=/tmp/tmp.TyJdu6ZCZf
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + RM_GOPATH=1
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.334 + case "$(go env GOARCH)" in
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.335 ++ go env GOARCH
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.357 + export GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.357 + GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.357 ++ dirname /tmp/install/install.sh
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.360 + dir=/tmp/install
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + bin=vndr
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + shift
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + '[' '!' -f /tmp/install/vndr.installer ']'
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + . /tmp/install/vndr.installer
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + install_vndr
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.361 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TyJdu6ZCZf/src/github.com/LK4D4/vndr
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.362 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:22 [2020-10-03T13:24:22.882Z] #43 3.379 Cloning into '/tmp/tmp.TyJdu6ZCZf/src/github.com/LK4D4/vndr'...
13:24:22 [2020-10-03T13:24:22.882Z] #43 4.027 + cd /tmp/tmp.TyJdu6ZCZf/src/github.com/LK4D4/vndr
13:24:22 [2020-10-03T13:24:22.882Z] #43 4.033 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:24:22 [2020-10-03T13:24:22.882Z] #43 4.065 + go build -buildmode=pie -v -o /build/vndr .
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.134 unicode
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.154 sync/atomic
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.184 unicode/utf8
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.261 internal/bytealg
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.825 math
13:24:22 [2020-10-03T13:24:22.882Z] #43 5.900 internal/testlog
13:24:22 [2020-10-03T13:24:22.882Z] #43 6.519 runtime
13:24:22 [2020-10-03T13:24:22.882Z] #43 6.678 unicode/utf16
13:24:22 [2020-10-03T13:24:22.882Z] #43 7.061 container/list
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.165 crypto/internal/subtle
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.377 crypto/subtle
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.443 vendor/golang.org/x/crypto/cryptobyte/asn1
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.621 internal/nettrace
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.871 vendor/golang.org/x/crypto/internal/subtle
13:24:22 [2020-10-03T13:24:22.882Z] #43 8.997 runtime/cgo
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.269 + RM_GOPATH=0
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.271 + TMP_GOPATH=
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.272 + : /build
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.273 + '[' -z '' ']'
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.274 ++ mktemp -d
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.287 + export GOPATH=/tmp/tmp.c5xRHc3iqh
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.287 + GOPATH=/tmp/tmp.c5xRHc3iqh
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.288 + RM_GOPATH=1
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.289 + case "$(go env GOARCH)" in
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.292 ++ go env GOARCH
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.328 + export GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.328 + GO_BUILDMODE=-buildmode=pie
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.329 ++ dirname /tmp/install/install.sh
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.331 + dir=/tmp/install
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.331 + bin=containerd
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.331 + shift
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.331 + '[' '!' -f /tmp/install/containerd.installer ']'
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.331 + . /tmp/install/containerd.installer
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.332 ++ set -e
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.332 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.337 + install_containerd
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.343 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.344 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c5xRHc3iqh/src/github.com/containerd/containerd
13:24:22 [2020-10-03T13:24:22.905Z] #55 0.367 Cloning into '/tmp/tmp.c5xRHc3iqh/src/github.com/containerd/containerd'...
13:24:22 [2020-10-03T13:24:22.962Z] #11 113.6 Selecting previously unselected package libpcrecpp0v5:amd64.
13:24:22 [2020-10-03T13:24:22.962Z] #11 113.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:24:22 [2020-10-03T13:24:22.962Z] #11 113.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:24:22 [2020-10-03T13:24:22.962Z] #11 113.8 Selecting previously unselected package libpcre3-dev:amd64.
13:24:23 [2020-10-03T13:24:23.147Z] #43 ...
13:24:23 [2020-10-03T13:24:23.147Z] 
13:24:23 [2020-10-03T13:24:23.147Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.657 + RM_GOPATH=0
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.661 + TMP_GOPATH=
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.661 + : /build
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.661 + '[' -z '' ']'
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.667 ++ mktemp -d
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.670 + export GOPATH=/tmp/tmp.oTyB82Ab9p
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.670 + GOPATH=/tmp/tmp.oTyB82Ab9p
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.670 + RM_GOPATH=1
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.670 + case "$(go env GOARCH)" in
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.672 ++ go env GOARCH
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.718 + export GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.718 + GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.719 ++ dirname /tmp/install/install.sh
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + dir=/tmp/install
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + bin=golangci_lint
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + shift
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + . /tmp/install/golangci_lint.installer
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 ++ : v1.23.8
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + install_golangci_lint
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + echo 'Installing golangci-lint version v1.23.8'
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.722 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
13:24:23 [2020-10-03T13:24:23.147Z] #47 3.727 Installing golangci-lint version v1.23.8
13:24:23 [2020-10-03T13:24:23.147Z] #47 ...
13:24:23 [2020-10-03T13:24:23.147Z] 
13:24:23 [2020-10-03T13:24:23.147Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.323 + RM_GOPATH=0
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.323 + TMP_GOPATH=
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.323 + : /build
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.323 + '[' -z '' ']'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.329 ++ mktemp -d
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.335 + export GOPATH=/tmp/tmp.0e46iQO8Mh
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.335 + GOPATH=/tmp/tmp.0e46iQO8Mh
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.335 + RM_GOPATH=1
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.335 + case "$(go env GOARCH)" in
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.335 ++ go env GOARCH
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.361 + export GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.361 + GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.378 Install docker/cli version 17.06.2-ce from stable
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 ++ dirname /tmp/install/install.sh
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + dir=/tmp/install
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + bin=dockercli
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + shift
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + . /tmp/install/dockercli.installer
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 ++ : stable
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 ++ : 17.06.2-ce
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + install_dockercli
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 ++ uname -m
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + arch=aarch64
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + '[' aarch64 '!=' x86_64 ']'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + '[' aarch64 '!=' s390x ']'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + '[' aarch64 '!=' armhf ']'
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + build_dockercli
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 + git clone https://github.com/docker/docker-ce /tmp/tmp.0e46iQO8Mh/tmp/docker-ce
13:24:23 [2020-10-03T13:24:23.147Z] #22 3.383 Cloning into '/tmp/tmp.0e46iQO8Mh/tmp/docker-ce'...
13:24:23 [2020-10-03T13:24:23.150Z] #49 ...
13:24:23 [2020-10-03T13:24:23.150Z] 
13:24:23 [2020-10-03T13:24:23.150Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:23 [2020-10-03T13:24:23.150Z] #45 10.13 go: extracting github.com/mattn/go-colorable v0.1.6
13:24:23 [2020-10-03T13:24:23.150Z] #45 11.90 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:23 [2020-10-03T13:24:23.150Z] #45 13.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:23 [2020-10-03T13:24:23.150Z] #45 15.17 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:23 [2020-10-03T13:24:23.150Z] #45 17.83 go: finding github.com/fatih/color v1.9.0
13:24:23 [2020-10-03T13:24:23.150Z] #45 17.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:23 [2020-10-03T13:24:23.150Z] #45 18.02 go: finding github.com/pkg/errors v0.9.1
13:24:23 [2020-10-03T13:24:23.150Z] #45 18.12 go: finding github.com/spf13/pflag v1.0.3
13:24:23 [2020-10-03T13:24:23.150Z] #45 18.13 go: finding github.com/mattn/go-colorable v0.1.6
13:24:23 [2020-10-03T13:24:23.150Z] #45 18.20 go: finding github.com/mattn/go-isatty v0.0.12
13:24:23 [2020-10-03T13:24:23.150Z] #45 18.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:23 [2020-10-03T13:24:23.151Z] #45 18.58 go: finding github.com/jonboulle/clockwork v0.1.0
13:24:23 [2020-10-03T13:24:23.151Z] #45 18.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:23 [2020-10-03T13:24:23.151Z] #45 18.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:23 [2020-10-03T13:24:23.151Z] #45 18.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:23 [2020-10-03T13:24:23.219Z] #11 113.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:24:23 [2020-10-03T13:24:23.219Z] #11 113.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:24:23 [2020-10-03T13:24:23.410Z] #45 ...
13:24:23 [2020-10-03T13:24:23.410Z] 
13:24:23 [2020-10-03T13:24:23.410Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:23 [2020-10-03T13:24:23.410Z] #49 20.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:23 [2020-10-03T13:24:23.411Z] #22 ...
13:24:23 [2020-10-03T13:24:23.412Z] 
13:24:23 [2020-10-03T13:24:23.412Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:23 [2020-10-03T13:24:23.412Z] #34 4.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:23 [2020-10-03T13:24:23.412Z] #34 4.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:23 [2020-10-03T13:24:23.412Z] #34 4.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:23 [2020-10-03T13:24:23.412Z] #34 5.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:24:23 [2020-10-03T13:24:23.412Z] #34 6.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:24:23 [2020-10-03T13:24:23.412Z] #34 7.181 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:24:23 [2020-10-03T13:24:23.412Z] #34 ...
13:24:23 [2020-10-03T13:24:23.412Z] 
13:24:23 [2020-10-03T13:24:23.412Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:23 [2020-10-03T13:24:23.412Z] #38 3.609 + git clone https://github.com/docker/distribution.git .
13:24:23 [2020-10-03T13:24:23.412Z] #38 3.617 Cloning into '.'...
13:24:23 [2020-10-03T13:24:23.670Z] #49 20.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:23 [2020-10-03T13:24:23.670Z] #49 20.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:23 [2020-10-03T13:24:23.676Z] #38 ...
13:24:23 [2020-10-03T13:24:23.676Z] 
13:24:23 [2020-10-03T13:24:23.676Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + RM_GOPATH=0
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + TMP_GOPATH=
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + : /build
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + '[' -z '' ']'
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 ++ mktemp -d
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + export GOPATH=/tmp/tmp.B7BKV6qUjh
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + GOPATH=/tmp/tmp.B7BKV6qUjh
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + RM_GOPATH=1
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 + case "$(go env GOARCH)" in
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.629 ++ go env GOARCH
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.637 + export GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.637 + GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.637 ++ dirname /tmp/install/install.sh
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + dir=/tmp/install
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + bin=rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + shift
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + . /tmp/install/rootlesskit.installer
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + install_rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + case "$1" in
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + export CGO_ENABLED=0
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + CGO_ENABLED=0
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + _install_rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.639 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B7BKV6qUjh/src/github.com/rootless-containers/rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 2.641 Cloning into '/tmp/tmp.B7BKV6qUjh/src/github.com/rootless-containers/rootlesskit'...
13:24:23 [2020-10-03T13:24:23.676Z] #56 6.200 + cd /tmp/tmp.B7BKV6qUjh/src/github.com/rootless-containers/rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 6.200 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:23 [2020-10-03T13:24:23.676Z] #56 7.054 + for f in rootlesskit rootlesskit-docker-proxy
13:24:23 [2020-10-03T13:24:23.676Z] #56 7.057 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:24:23 [2020-10-03T13:24:23.676Z] #56 ...
13:24:23 [2020-10-03T13:24:23.676Z] 
13:24:23 [2020-10-03T13:24:23.676Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.063 + RM_GOPATH=0
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.063 + TMP_GOPATH=
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.063 + : /build
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.063 + '[' -z '' ']'
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.069 ++ mktemp -d
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.069 + export GOPATH=/tmp/tmp.pjhrWzK3q7
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.069 + GOPATH=/tmp/tmp.pjhrWzK3q7
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.069 + RM_GOPATH=1
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.069 + case "$(go env GOARCH)" in
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.073 ++ go env GOARCH
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.090 + export GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.090 + GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.090 ++ dirname /tmp/install/install.sh
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.091 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + dir=/tmp/install
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + bin=proxy
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + shift
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + '[' '!' -f /tmp/install/proxy.installer ']'
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + . /tmp/install/proxy.installer
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + install_proxy
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + case "$1" in
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + export CGO_ENABLED=0
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + CGO_ENABLED=0
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + _install_proxy
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.092 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pjhrWzK3q7/src/github.com/docker/libnetwork
13:24:23 [2020-10-03T13:24:23.676Z] #62 3.096 Cloning into '/tmp/tmp.pjhrWzK3q7/src/github.com/docker/libnetwork'...
13:24:23 [2020-10-03T13:24:23.931Z] #49 ...
13:24:23 [2020-10-03T13:24:23.931Z] 
13:24:23 [2020-10-03T13:24:23.931Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:24:23 [2020-10-03T13:24:23.931Z] #56 11.00 + cd /tmp/tmp.Ffsy1oVwKm/src/github.com/rootless-containers/rootlesskit
13:24:23 [2020-10-03T13:24:23.931Z] #56 11.00 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
13:24:23 [2020-10-03T13:24:23.931Z] #56 11.80 + for f in rootlesskit rootlesskit-docker-proxy
13:24:23 [2020-10-03T13:24:23.931Z] #56 11.80 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:24:23 [2020-10-03T13:24:23.931Z] #56 ...
13:24:23 [2020-10-03T13:24:23.931Z] 
13:24:23 [2020-10-03T13:24:23.931Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:23 [2020-10-03T13:24:23.931Z] #49 21.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:23 [2020-10-03T13:24:23.939Z] #62 ...
13:24:23 [2020-10-03T13:24:23.939Z] 
13:24:23 [2020-10-03T13:24:23.939Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:23 [2020-10-03T13:24:23.939Z] #11 4.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:23 [2020-10-03T13:24:23.939Z] #11 4.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:23 [2020-10-03T13:24:23.939Z] #11 4.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:23 [2020-10-03T13:24:23.939Z] #11 5.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:24:23 [2020-10-03T13:24:23.939Z] #11 6.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:24:23 [2020-10-03T13:24:23.939Z] #11 7.539 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:24:23 [2020-10-03T13:24:23.939Z] #11 ...
13:24:23 [2020-10-03T13:24:23.939Z] 
13:24:23 [2020-10-03T13:24:23.939Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.685 + RM_GOPATH=0
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.685 + TMP_GOPATH=
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.685 + : /build
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.685 + '[' -z '' ']'
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.685 ++ mktemp -d
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.686 + export GOPATH=/tmp/tmp.rZxmjlQ0so
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.686 + GOPATH=/tmp/tmp.rZxmjlQ0so
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.686 + RM_GOPATH=1
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.686 + case "$(go env GOARCH)" in
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.686 ++ go env GOARCH
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.714 + export GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.714 + GO_BUILDMODE=-buildmode=pie
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.714 ++ dirname /tmp/install/install.sh
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + dir=/tmp/install
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + bin=tomlv
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + shift
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + '[' '!' -f /tmp/install/tomlv.installer ']'
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + . /tmp/install/tomlv.installer
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + install_tomlv
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rZxmjlQ0so/src/github.com/BurntSushi/toml
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.725 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:23 [2020-10-03T13:24:23.939Z] #32 2.729 Cloning into '/tmp/tmp.rZxmjlQ0so/src/github.com/BurntSushi/toml'...
13:24:23 [2020-10-03T13:24:23.939Z] #32 3.545 + cd /tmp/tmp.rZxmjlQ0so/src/github.com/BurntSushi/toml
13:24:23 [2020-10-03T13:24:23.939Z] #32 3.545 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:24:23 [2020-10-03T13:24:23.939Z] #32 3.557 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.047 runtime/internal/sys
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.065 internal/cpu
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.092 math/bits
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.134 runtime/internal/atomic
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.502 unicode/utf8
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.544 runtime/internal/math
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.738 internal/race
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.763 math
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.869 internal/bytealg
13:24:23 [2020-10-03T13:24:23.939Z] #32 4.983 sync/atomic
13:24:23 [2020-10-03T13:24:23.939Z] #32 5.312 unicode
13:24:23 [2020-10-03T13:24:23.939Z] #32 5.419 internal/testlog
13:24:23 [2020-10-03T13:24:23.939Z] #32 5.922 runtime
13:24:23 [2020-10-03T13:24:23.939Z] #32 6.011 encoding
13:24:23 [2020-10-03T13:24:23.939Z] #32 6.342 runtime/cgo
13:24:24 [2020-10-03T13:24:24.064Z] #47 ...
13:24:24 [2020-10-03T13:24:24.064Z] 
13:24:24 [2020-10-03T13:24:24.064Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:24 [2020-10-03T13:24:24.064Z] #54 109.9 + bin/containerd
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.6 Selecting previously unselected package libselinux1-dev:amd64.
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.8 Selecting previously unselected package libdevmapper-dev:amd64.
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.9 Selecting previously unselected package libseccomp-dev:amd64.
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
13:24:24 [2020-10-03T13:24:24.157Z] #11 114.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:24:24 [2020-10-03T13:24:24.204Z] #32 ...
13:24:24 [2020-10-03T13:24:24.204Z] 
13:24:24 [2020-10-03T13:24:24.204Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.039 + RM_GOPATH=0
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.039 + TMP_GOPATH=
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.040 + : /build
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.040 + '[' -z '' ']'
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.040 ++ mktemp -d
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.041 + export GOPATH=/tmp/tmp.qZ6mmVjC0s
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.041 + GOPATH=/tmp/tmp.qZ6mmVjC0s
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.042 + RM_GOPATH=1
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.042 + case "$(go env GOARCH)" in
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.042 ++ go env GOARCH
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.074 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + export GO_BUILDMODE=-buildmode=pie
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + GO_BUILDMODE=-buildmode=pie
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 ++ dirname /tmp/install/install.sh
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + dir=/tmp/install
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + bin=shfmt
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + shift
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + . /tmp/install/shfmt.installer
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + install_shfmt
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.075 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qZ6mmVjC0s/src/github.com/mvdan/sh
13:24:24 [2020-10-03T13:24:24.204Z] #49 3.082 Cloning into '/tmp/tmp.qZ6mmVjC0s/src/github.com/mvdan/sh'...
13:24:24 [2020-10-03T13:24:24.204Z] #49 9.645 + cd /tmp/tmp.qZ6mmVjC0s/src/github.com/mvdan/sh
13:24:24 [2020-10-03T13:24:24.204Z] #49 9.645 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:24 [2020-10-03T13:24:24.204Z] #49 9.737 + GO111MODULE=on
13:24:24 [2020-10-03T13:24:24.204Z] #49 9.737 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:24:24 [2020-10-03T13:24:24.204Z] #49 10.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:24 [2020-10-03T13:24:24.204Z] #49 10.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:24 [2020-10-03T13:24:24.204Z] #49 10.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:24 [2020-10-03T13:24:24.204Z] #49 11.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:24 [2020-10-03T13:24:24.204Z] #49 11.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:24 [2020-10-03T13:24:24.204Z] #49 ...
13:24:24 [2020-10-03T13:24:24.204Z] 
13:24:24 [2020-10-03T13:24:24.204Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:24 [2020-10-03T13:24:24.204Z] #53 4.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:24 [2020-10-03T13:24:24.204Z] #53 4.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:24 [2020-10-03T13:24:24.204Z] #53 4.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:24 [2020-10-03T13:24:24.204Z] #53 5.253 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:24:24 [2020-10-03T13:24:24.204Z] #53 6.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:24:24 [2020-10-03T13:24:24.204Z] #53 7.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:24:24 [2020-10-03T13:24:24.414Z] #11 115.0 Selecting previously unselected package libsystemd-dev:amd64.
13:24:24 [2020-10-03T13:24:24.414Z] #11 115.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
13:24:24 [2020-10-03T13:24:24.414Z] #11 115.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
13:24:24 [2020-10-03T13:24:24.468Z] #53 ...
13:24:24 [2020-10-03T13:24:24.468Z] 
13:24:24 [2020-10-03T13:24:24.468Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:24 [2020-10-03T13:24:24.468Z] #30 3.713 + git clone https://github.com/kolyshkin/go-swagger.git .
13:24:24 [2020-10-03T13:24:24.468Z] #30 3.717 Cloning into '.'...
13:24:24 [2020-10-03T13:24:24.468Z] #30 ...
13:24:24 [2020-10-03T13:24:24.468Z] 
13:24:24 [2020-10-03T13:24:24.468Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:24 [2020-10-03T13:24:24.468Z] #45 11.22 go: finding github.com/fatih/color v1.9.0
13:24:24 [2020-10-03T13:24:24.468Z] #45 11.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:24:24 [2020-10-03T13:24:24.468Z] #45 11.25 go: finding github.com/pkg/errors v0.9.1
13:24:24 [2020-10-03T13:24:24.468Z] #45 11.26 go: finding github.com/spf13/pflag v1.0.3
13:24:24 [2020-10-03T13:24:24.468Z] #45 11.51 go: finding github.com/mattn/go-colorable v0.1.6
13:24:24 [2020-10-03T13:24:24.501Z] #49 21.82 runtime/cgo
13:24:24 [2020-10-03T13:24:24.501Z] #49 21.82 runtime
13:24:24 [2020-10-03T13:24:24.501Z] #49 ...
13:24:24 [2020-10-03T13:24:24.501Z] 
13:24:24 [2020-10-03T13:24:24.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:24 [2020-10-03T13:24:24.501Z] #43 11.78 unicode/utf8
13:24:24 [2020-10-03T13:24:24.501Z] #43 12.73 internal/testlog
13:24:24 [2020-10-03T13:24:24.501Z] #43 13.44 unicode/utf16
13:24:24 [2020-10-03T13:24:24.501Z] #43 13.69 container/list
13:24:24 [2020-10-03T13:24:24.501Z] #43 14.25 crypto/internal/subtle
13:24:24 [2020-10-03T13:24:24.501Z] #43 14.37 crypto/subtle
13:24:24 [2020-10-03T13:24:24.501Z] #43 14.50 vendor/golang.org/x/crypto/cryptobyte/asn1
13:24:24 [2020-10-03T13:24:24.501Z] #43 14.59 internal/nettrace
13:24:24 [2020-10-03T13:24:24.501Z] #43 14.75 runtime/cgo
13:24:24 [2020-10-03T13:24:24.670Z] #11 115.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:24:24 [2020-10-03T13:24:24.670Z] #11 115.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:24:24 [2020-10-03T13:24:24.670Z] #11 115.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:24:24 [2020-10-03T13:24:24.670Z] #11 115.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:24:24 [2020-10-03T13:24:24.670Z] #11 115.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:24:24 [2020-10-03T13:24:24.733Z] #45 11.67 go: finding github.com/mattn/go-isatty v0.0.12
13:24:24 [2020-10-03T13:24:24.733Z] #45 11.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:24:24 [2020-10-03T13:24:24.733Z] #45 11.92 go: finding github.com/jonboulle/clockwork v0.1.0
13:24:24 [2020-10-03T13:24:24.762Z] #43 ...
13:24:24 [2020-10-03T13:24:24.762Z] 
13:24:24 [2020-10-03T13:24:24.762Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:24 [2020-10-03T13:24:24.762Z] #38 21.53 Checking out files:  88% (1470/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.
13:24:24 [2020-10-03T13:24:24.762Z] #38 21.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up libbtrfs0 (4.20.1-2) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up libbtrfs-dev (4.20.1-2) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.6 Setting up mingw-w64-common (6.0.0-3) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:24:24 [2020-10-03T13:24:24.927Z] #11 115.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:24:25 [2020-10-03T13:24:25.023Z] #38 ...
13:24:25 [2020-10-03T13:24:25.023Z] 
13:24:25 [2020-10-03T13:24:25.023Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:25 [2020-10-03T13:24:25.023Z] #32 12.10 unicode/utf8
13:24:25 [2020-10-03T13:24:25.023Z] #32 12.74 internal/testlog
13:24:25 [2020-10-03T13:24:25.023Z] #32 13.19 encoding
13:24:25 [2020-10-03T13:24:25.023Z] #32 13.41 runtime/cgo
13:24:25 [2020-10-03T13:24:25.023Z] #32 ...
13:24:25 [2020-10-03T13:24:25.023Z] 
13:24:25 [2020-10-03T13:24:25.023Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:25 [2020-10-03T13:24:25.023Z] #53 21.85 Fetched 8387 kB in 17s (492 kB/s)
13:24:25 [2020-10-03T13:24:25.047Z] #45 11.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.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
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.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
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.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
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.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
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up dmsetup (2:1.02.155-3) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:24:25 [2020-10-03T13:24:25.225Z] #11 115.9 Processing triggers for libc-bin (2.28-10) ...
13:24:25 [2020-10-03T13:24:25.312Z] #45 12.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:24:25 [2020-10-03T13:24:25.312Z] #45 12.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:24:25 [2020-10-03T13:24:25.407Z] #45 ...
13:24:25 [2020-10-03T13:24:25.407Z] 
13:24:25 [2020-10-03T13:24:25.407Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:25 [2020-10-03T13:24:25.407Z] #34 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:25 [2020-10-03T13:24:25.407Z] #34 ...
13:24:25 [2020-10-03T13:24:25.407Z] 
13:24:25 [2020-10-03T13:24:25.407Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:25 [2020-10-03T13:24:25.407Z] #49 17.37 + cd /tmp/tmp.wQghm6e4y8/src/github.com/mvdan/sh
13:24:25 [2020-10-03T13:24:25.407Z] #49 17.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:24:25 [2020-10-03T13:24:25.407Z] #49 17.47 + GO111MODULE=on
13:24:25 [2020-10-03T13:24:25.407Z] #49 17.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:24:25 [2020-10-03T13:24:25.407Z] #49 18.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:25 [2020-10-03T13:24:25.407Z] #49 18.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:25 [2020-10-03T13:24:25.407Z] #49 18.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:25 [2020-10-03T13:24:25.408Z] #49 18.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:25 [2020-10-03T13:24:25.408Z] #49 19.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:25 [2020-10-03T13:24:25.408Z] #49 20.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:25 [2020-10-03T13:24:25.408Z] #49 20.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:25 [2020-10-03T13:24:25.408Z] #49 22.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:25 [2020-10-03T13:24:25.408Z] #49 ...
13:24:25 [2020-10-03T13:24:25.408Z] 
13:24:25 [2020-10-03T13:24:25.408Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:25 [2020-10-03T13:24:25.594Z] #53 21.85 Reading package lists...
13:24:25 [2020-10-03T13:24:25.594Z] #53 ...
13:24:25 [2020-10-03T13:24:25.594Z] 
13:24:25 [2020-10-03T13:24:25.594Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:25 [2020-10-03T13:24:25.594Z] #34 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:25 [2020-10-03T13:24:25.594Z] #34 ...
13:24:25 [2020-10-03T13:24:25.594Z] 
13:24:25 [2020-10-03T13:24:25.594Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:25 [2020-10-03T13:24:25.594Z] #11 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:25 [2020-10-03T13:24:25.668Z] #38 22.68 Checking out files:  90% (1515/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.
13:24:25 [2020-10-03T13:24:25.668Z] #38 22.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:24:25 [2020-10-03T13:24:25.789Z] #11 DONE 116.3s
13:24:25 [2020-10-03T13:24:25.789Z] 
13:24:25 [2020-10-03T13:24:25.789Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:25 [2020-10-03T13:24:25.854Z] #11 ...
13:24:25 [2020-10-03T13:24:25.854Z] 
13:24:25 [2020-10-03T13:24:25.854Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:25 [2020-10-03T13:24:25.854Z] #40 22.86 Fetched 8387 kB in 17s (480 kB/s)
13:24:26 [2020-10-03T13:24:26.240Z] #38 ...
13:24:26 [2020-10-03T13:24:26.240Z] 
13:24:26 [2020-10-03T13:24:26.240Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:26 [2020-10-03T13:24:26.240Z] #11 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:26 [2020-10-03T13:24:26.240Z] #11 ...
13:24:26 [2020-10-03T13:24:26.240Z] 
13:24:26 [2020-10-03T13:24:26.240Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:26 [2020-10-03T13:24:26.489Z] #55 ...
13:24:26 [2020-10-03T13:24:26.489Z] 
13:24:26 [2020-10-03T13:24:26.489Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:26 [2020-10-03T13:24:26.489Z] #35 22.11 Reading package lists...
13:24:26 [2020-10-03T13:24:26.489Z] #35 29.11 Building dependency tree...
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.82 The following additional packages will be installed:
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.82   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.85 Suggested packages:
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.85   cmake-doc ninja-build lrzip
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.85 Recommended packages:
13:24:26 [2020-10-03T13:24:26.489Z] #35 31.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.16 The following NEW packages will be installed:
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.18   vim-common xxd
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.38 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.38 Need to get 14.9 MB of archives.
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.38 After this operation, 67.2 MB of additional disk space will be used.
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 33.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 34.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #35 36.88 debconf: delaying package configuration, since apt-utils is not installed
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.13 Fetched 14.9 MB in 2s (8929 kB/s)
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.28 Selecting previously unselected package xxd.
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.48 Unpacking xxd (2:8.1.0875-5) ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.65 Selecting previously unselected package vim-common.
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 37.73 Unpacking vim-common (2:8.1.0875-5) ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 38.09 Selecting previously unselected package cmake-data.
13:24:26 [2020-10-03T13:24:26.489Z] #35 38.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 38.12 Unpacking cmake-data (3.13.4-1) ...
13:24:26 [2020-10-03T13:24:26.489Z] #35 ...
13:24:26 [2020-10-03T13:24:26.489Z] 
13:24:26 [2020-10-03T13:24:26.489Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:26 [2020-10-03T13:24:26.489Z] #41 22.09 Reading package lists...
13:24:26 [2020-10-03T13:24:26.489Z] #41 30.09 Building dependency tree...
13:24:26 [2020-10-03T13:24:26.489Z] #41 34.29 The following additional packages will be installed:
13:24:26 [2020-10-03T13:24:26.489Z] #41 34.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:24:26 [2020-10-03T13:24:26.489Z] #41 34.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:24:26 [2020-10-03T13:24:26.489Z] #41 34.31 Suggested packages:
13:24:26 [2020-10-03T13:24:26.489Z] #41 34.31   manpages-dev python-setuptools
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.07 The following NEW packages will be installed:
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.08   python-six zlib1g-dev
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.30 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.30 Need to get 4075 kB of archives.
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.30 After this operation, 24.5 MB of additional disk space will be used.
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
13:24:26 [2020-10-03T13:24:26.489Z] #41 36.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 36.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 36.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 36.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 36.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 36.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
13:24:26 [2020-10-03T13:24:26.490Z] #41 37.96 debconf: delaying package configuration, since apt-utils is not installed
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.30 Fetched 4075 kB in 0s (8482 kB/s)
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.44 Selecting previously unselected package libcap-dev:ppc64el.
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.55 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.55 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.74 Selecting previously unselected package libnet1:ppc64el.
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.86 Selecting previously unselected package libnet1-dev.
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 38.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:24:26 [2020-10-03T13:24:26.490Z] #41 39.14 Selecting previously unselected package libnl-3-200:ppc64el.
13:24:26 [2020-10-03T13:24:26.791Z] #41 39.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.791Z] #41 39.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
13:24:26 [2020-10-03T13:24:26.791Z] #41 39.29 Selecting previously unselected package libnl-3-dev:ppc64el.
13:24:26 [2020-10-03T13:24:26.791Z] #41 39.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
13:24:26 [2020-10-03T13:24:26.791Z] #41 39.30 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
13:24:26 [2020-10-03T13:24:26.791Z] #41 ...
13:24:26 [2020-10-03T13:24:26.791Z] 
13:24:26 [2020-10-03T13:24:26.791Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:26 [2020-10-03T13:24:26.791Z] #33 39.32 internal/reflectlite
13:24:26 [2020-10-03T13:24:26.791Z] #33 39.34 sync
13:24:27 [2020-10-03T13:24:27.022Z] #62 23.52 Checking out files:  61% (1178/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.
13:24:27 [2020-10-03T13:24:27.022Z] #62 24.16 + cd /tmp/tmp.SQp3kAajSs/src/github.com/docker/libnetwork
13:24:27 [2020-10-03T13:24:27.022Z] #62 24.18 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.414 + RM_GOPATH=0
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.414 + TMP_GOPATH=
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.414 + : /build
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.414 + '[' -z '' ']'
13:24:27 [2020-10-03T13:24:27.286Z] #51 ...
13:24:27 [2020-10-03T13:24:27.286Z] 
13:24:27 [2020-10-03T13:24:27.286Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
13:24:27 [2020-10-03T13:24:27.286Z] #12 DONE 1.5s
13:24:27 [2020-10-03T13:24:27.286Z] 
13:24:27 [2020-10-03T13:24:27.286Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.414 ++ mktemp -d
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.415 + export GOPATH=/tmp/tmp.aNXdrdqYqT
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.416 + GOPATH=/tmp/tmp.aNXdrdqYqT
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.416 + RM_GOPATH=1
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.416 + case "$(go env GOARCH)" in
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.416 ++ go env GOARCH
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.442 + export GO_BUILDMODE=-buildmode=pie
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.442 + GO_BUILDMODE=-buildmode=pie
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.443 ++ dirname /tmp/install/install.sh
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.444 + dir=/tmp/install
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.449 + bin=runc
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.449 + shift
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.449 + '[' '!' -f /tmp/install/runc.installer ']'
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.449 + . /tmp/install/runc.installer
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.449 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.450 + install_runc
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.453 + grep -q '^3\.10\.0.*\.el7\.'
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.453 + uname -r
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.469 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.469 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aNXdrdqYqT/src/github.com/opencontainers/runc
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.469 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:24:27 [2020-10-03T13:24:27.286Z] #51 1.481 Cloning into '/tmp/tmp.aNXdrdqYqT/src/github.com/opencontainers/runc'...
13:24:27 [2020-10-03T13:24:27.287Z] #62 24.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:24:28 [2020-10-03T13:24:28.260Z] #51 ...
13:24:28 [2020-10-03T13:24:28.260Z] 
13:24:28 [2020-10-03T13:24:28.260Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:24:28 [2020-10-03T13:24:28.260Z] #13 DONE 1.0s
13:24:28 [2020-10-03T13:24:28.260Z] 
13:24:28 [2020-10-03T13:24:28.260Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:24:28 [2020-10-03T13:24:28.516Z] #14 ...
13:24:28 [2020-10-03T13:24:28.516Z] 
13:24:28 [2020-10-03T13:24:28.516Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:28 [2020-10-03T13:24:28.516Z] #43 109.0 net/textproto
13:24:28 [2020-10-03T13:24:28.516Z] #43 109.0 crypto/x509
13:24:28 [2020-10-03T13:24:28.516Z] #43 110.0 vendor/golang.org/x/net/http/httpguts
13:24:28 [2020-10-03T13:24:28.516Z] #43 110.3 vendor/golang.org/x/net/http/httpproxy
13:24:28 [2020-10-03T13:24:28.516Z] #43 110.8 mime/multipart
13:24:28 [2020-10-03T13:24:28.516Z] #43 112.5 crypto/tls
13:24:28 [2020-10-03T13:24:28.516Z] #43 ...
13:24:28 [2020-10-03T13:24:28.516Z] 
13:24:28 [2020-10-03T13:24:28.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:28 [2020-10-03T13:24:28.516Z] #41 43.59   CC       compel/arch/x86/plugins/std/memcpy.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 43.65   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 43.75   AR       compel/plugins/std.lib.a
13:24:28 [2020-10-03T13:24:28.516Z] #41 43.81   CC       compel/plugins/fds/fds.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.05   AR       compel/plugins/fds.lib.a
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.11   HOSTDEP  compel/src/lib/log-host.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.20   HOSTDEP  compel/src/lib/handle-elf-host.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.27   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.34   HOSTDEP  compel/src/main-host.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.45   DEP      compel/src/lib/ptrace.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.66   DEP      compel/src/lib/infect.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.83   DEP      compel/src/lib/infect-util.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 44.99   DEP      compel/src/lib/infect-rpc.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.12   DEP      compel/arch/x86/src/lib/infect.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.30   DEP      compel/arch/x86/src/lib/cpu.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.46   DEP      compel/src/lib/log.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.60   DEP      compel/src/main.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.71   DEP      compel/src/lib/handle-elf.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 45.86   DEP      compel/arch/x86/src/lib/handle-elf.d
13:24:28 [2020-10-03T13:24:28.516Z] #41 46.03   CC       compel/src/lib/log.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 46.43   CC       compel/arch/x86/src/lib/cpu.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 47.06   CC       compel/arch/x86/src/lib/infect.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 47.82   CC       compel/src/lib/infect-rpc.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 48.06   CC       compel/src/lib/infect-util.o
13:24:28 [2020-10-03T13:24:28.516Z] #41 48.32   CC       compel/src/lib/infect.o
13:24:28 [2020-10-03T13:24:28.904Z] #33 ...
13:24:28 [2020-10-03T13:24:28.904Z] 
13:24:28 [2020-10-03T13:24:28.904Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:28 [2020-10-03T13:24:28.904Z] #63 DONE 41.4s
13:24:29 [2020-10-03T13:24:29.081Z] #41 ...
13:24:29 [2020-10-03T13:24:29.081Z] 
13:24:29 [2020-10-03T13:24:29.081Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:24:29 [2020-10-03T13:24:29.081Z] #14 0.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:24:29 [2020-10-03T13:24:29.081Z] #14 DONE 1.0s
13:24:29 [2020-10-03T13:24:29.081Z] 
13:24:29 [2020-10-03T13:24:29.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:29 [2020-10-03T13:24:29.081Z] #41 51.92   CC       compel/src/lib/ptrace.o
13:24:29 [2020-10-03T13:24:29.211Z] 
13:24:29 [2020-10-03T13:24:29.211Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.61 Selecting previously unselected package libprotobuf-c1:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.62 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.72 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.74 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.86 Selecting previously unselected package zlib1g-dev:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 39.87 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.20 Selecting previously unselected package libprotobuf17:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.21 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.96 Selecting previously unselected package libprotobuf-lite17:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 40.96 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 41.16 Selecting previously unselected package libprotobuf-dev:ppc64el.
13:24:29 [2020-10-03T13:24:29.211Z] #41 41.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.211Z] #41 41.19 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
13:24:29 [2020-10-03T13:24:29.339Z] #41 ...
13:24:29 [2020-10-03T13:24:29.339Z] 
13:24:29 [2020-10-03T13:24:29.339Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:24:29 [2020-10-03T13:24:29.508Z] #41 42.04 Selecting previously unselected package libprotoc17:ppc64el.
13:24:29 [2020-10-03T13:24:29.508Z] #41 42.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
13:24:29 [2020-10-03T13:24:29.508Z] #41 42.06 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
13:24:29 [2020-10-03T13:24:29.558Z] #45 ...
13:24:29 [2020-10-03T13:24:29.558Z] 
13:24:29 [2020-10-03T13:24:29.558Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:24:29 [2020-10-03T13:24:29.558Z] #25 20.84 Updating certificates in /etc/ssl/certs...
13:24:29 [2020-10-03T13:24:29.558Z] #25 24.89 126 added, 0 removed; done.
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.12 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.13 Setting up jq (1.5+dfsg-2+b1) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.14 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.17 Setting up curl (7.64.0-4+deb10u1) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.19 Processing triggers for libc-bin (2.28-10) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.24 Processing triggers for ca-certificates (20200601~deb10u1) ...
13:24:29 [2020-10-03T13:24:29.558Z] #25 25.26 Updating certificates in /etc/ssl/certs...
13:24:29 [2020-10-03T13:24:29.558Z] #25 28.67 0 added, 0 removed; done.
13:24:29 [2020-10-03T13:24:29.558Z] #25 28.67 Running hooks in /etc/ca-certificates/update.d...
13:24:29 [2020-10-03T13:24:29.558Z] #25 28.68 done.
13:24:29 [2020-10-03T13:24:29.823Z] #25 ...
13:24:29 [2020-10-03T13:24:29.823Z] 
13:24:29 [2020-10-03T13:24:29.823Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:29 [2020-10-03T13:24:29.823Z] #62 14.80 Checking out files:  83% (1588/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.
13:24:29 [2020-10-03T13:24:29.823Z] #62 15.07 + cd /tmp/tmp.pjhrWzK3q7/src/github.com/docker/libnetwork
13:24:29 [2020-10-03T13:24:29.823Z] #62 15.07 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:29 [2020-10-03T13:24:29.823Z] #62 15.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.48 Selecting previously unselected package protobuf-c-compiler.
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.60 Selecting previously unselected package protobuf-compiler.
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
13:24:30 [2020-10-03T13:24:30.103Z] #41 42.62 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:24:30 [2020-10-03T13:24:30.312Z] #15 DONE 1.1s
13:24:30 [2020-10-03T13:24:30.312Z] 
13:24:30 [2020-10-03T13:24:30.312Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:24:30 [2020-10-03T13:24:30.403Z] #41 42.83 Selecting previously unselected package python-pkg-resources.
13:24:30 [2020-10-03T13:24:30.403Z] #41 42.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:24:30 [2020-10-03T13:24:30.403Z] #41 42.86 Unpacking python-pkg-resources (40.8.0-1) ...
13:24:30 [2020-10-03T13:24:30.586Z] #62 ...
13:24:30 [2020-10-03T13:24:30.586Z] 
13:24:30 [2020-10-03T13:24:30.586Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:30 [2020-10-03T13:24:30.586Z] #53 17.76 Fetched 8387 kB in 15s (574 kB/s)
13:24:30 [2020-10-03T13:24:30.586Z] #53 17.76 Reading package lists...
13:24:30 [2020-10-03T13:24:30.586Z] #53 24.64 Reading package lists...
13:24:30 [2020-10-03T13:24:30.586Z] #53 ...
13:24:30 [2020-10-03T13:24:30.586Z] 
13:24:30 [2020-10-03T13:24:30.586Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:30 [2020-10-03T13:24:30.586Z] #38 25.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.10 Selecting previously unselected package python-six.
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.13 Unpacking python-six (1.12.0-1) ...
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.21 Selecting previously unselected package python-protobuf.
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
13:24:30 [2020-10-03T13:24:30.719Z] #41 43.22 Unpacking python-protobuf (3.6.1.3-2) ...
13:24:31 [2020-10-03T13:24:31.147Z] #40 22.86 Reading package lists...
13:24:31 [2020-10-03T13:24:31.147Z] #40 ...
13:24:31 [2020-10-03T13:24:31.147Z] 
13:24:31 [2020-10-03T13:24:31.147Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:31 [2020-10-03T13:24:31.147Z] #62 23.12 Checking out files:  61% (1181/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.
13:24:31 [2020-10-03T13:24:31.147Z] #62 23.77 + cd /tmp/tmp.pgQu57zEfP/src/github.com/docker/libnetwork
13:24:31 [2020-10-03T13:24:31.147Z] #62 23.78 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
13:24:31 [2020-10-03T13:24:31.147Z] #62 24.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:24:31 [2020-10-03T13:24:31.155Z] #38 ...
13:24:31 [2020-10-03T13:24:31.155Z] 
13:24:31 [2020-10-03T13:24:31.155Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:31 [2020-10-03T13:24:31.155Z] #43 18.52 unicode/utf16
13:24:31 [2020-10-03T13:24:31.155Z] #43 18.81 container/list
13:24:31 [2020-10-03T13:24:31.155Z] #43 19.28 crypto/internal/subtle
13:24:31 [2020-10-03T13:24:31.155Z] #43 19.38 crypto/subtle
13:24:31 [2020-10-03T13:24:31.155Z] #43 19.46 vendor/golang.org/x/crypto/cryptobyte/asn1
13:24:31 [2020-10-03T13:24:31.155Z] #43 19.55 internal/nettrace
13:24:31 [2020-10-03T13:24:31.155Z] #43 19.68 runtime/cgo
13:24:31 [2020-10-03T13:24:31.253Z] #16 DONE 1.0s
13:24:31 [2020-10-03T13:24:31.253Z] 
13:24:31 [2020-10-03T13:24:31.253Z] #17 [dev-systemd-false  6/26] RUN ldconfig
13:24:31 [2020-10-03T13:24:31.373Z] #41 43.69 Setting up python-pkg-resources (40.8.0-1) ...
13:24:31 [2020-10-03T13:24:31.415Z] #43 ...
13:24:31 [2020-10-03T13:24:31.415Z] 
13:24:31 [2020-10-03T13:24:31.415Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:31 [2020-10-03T13:24:31.415Z] #49 23.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:31 [2020-10-03T13:24:31.415Z] #49 23.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:31 [2020-10-03T13:24:31.415Z] #49 23.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:31 [2020-10-03T13:24:31.415Z] #49 23.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:31 [2020-10-03T13:24:31.415Z] #49 24.78 runtime/cgo
13:24:31 [2020-10-03T13:24:31.415Z] #49 24.92 runtime
13:24:31 [2020-10-03T13:24:31.768Z] #62 ...
13:24:31 [2020-10-03T13:24:31.768Z] 
13:24:31 [2020-10-03T13:24:31.768Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
13:24:31 [2020-10-03T13:24:31.768Z] #25 DONE 32.6s
13:24:31 [2020-10-03T13:24:31.768Z] 
13:24:31 [2020-10-03T13:24:31.768Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:24:31 [2020-10-03T13:24:31.768Z] #26 DONE 0.2s
13:24:31 [2020-10-03T13:24:31.768Z] 
13:24:31 [2020-10-03T13:24:31.768Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:31 [2020-10-03T13:24:31.768Z] #38 14.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:24:31 [2020-10-03T13:24:31.768Z] #38 16.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:24:32 [2020-10-03T13:24:32.088Z] #62 ...
13:24:32 [2020-10-03T13:24:32.088Z] 
13:24:32 [2020-10-03T13:24:32.088Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:32 [2020-10-03T13:24:32.088Z] #40 22.86 Reading package lists...
13:24:32 [2020-10-03T13:24:32.624Z] #17 DONE 1.0s
13:24:32 [2020-10-03T13:24:32.624Z] 
13:24:32 [2020-10-03T13:24:32.624Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:24:33 [2020-10-03T13:24:33.955Z] #49 ...
13:24:33 [2020-10-03T13:24:33.955Z] 
13:24:33 [2020-10-03T13:24:33.955Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:33 [2020-10-03T13:24:33.955Z] #53 24.64 Reading package lists...
13:24:33 [2020-10-03T13:24:33.999Z] #18 1.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:24:33 [2020-10-03T13:24:33.999Z] #18 1.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:24:33 [2020-10-03T13:24:33.999Z] #18 1.458 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:24:34 [2020-10-03T13:24:34.215Z] #53 31.35 Building dependency tree...
13:24:34 [2020-10-03T13:24:34.215Z] #53 ...
13:24:34 [2020-10-03T13:24:34.215Z] 
13:24:34 [2020-10-03T13:24:34.215Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:34 [2020-10-03T13:24:34.215Z] #40 21.55 Fetched 8387 kB in 18s (478 kB/s)
13:24:34 [2020-10-03T13:24:34.215Z] #40 21.55 Reading package lists...
13:24:34 [2020-10-03T13:24:34.474Z] #40 28.49 Reading package lists...
13:24:34 [2020-10-03T13:24:34.474Z] #40 ...
13:24:34 [2020-10-03T13:24:34.474Z] 
13:24:34 [2020-10-03T13:24:34.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:34 [2020-10-03T13:24:34.474Z] #11 24.09 Fetched 8387 kB in 19s (449 kB/s)
13:24:34 [2020-10-03T13:24:34.474Z] #11 24.09 Reading package lists...
13:24:34 [2020-10-03T13:24:34.604Z] #18 2.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #41 ...
13:24:34 [2020-10-03T13:24:34.946Z] 
13:24:34 [2020-10-03T13:24:34.946Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:34 [2020-10-03T13:24:34.946Z] #50 47.21 strconv
13:24:34 [2020-10-03T13:24:34.946Z] #50 47.21 io
13:24:34 [2020-10-03T13:24:34.946Z] #50 47.22 syscall
13:24:34 [2020-10-03T13:24:34.946Z] #50 ...
13:24:34 [2020-10-03T13:24:34.946Z] 
13:24:34 [2020-10-03T13:24:34.946Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:34 [2020-10-03T13:24:34.946Z] #12 37.23 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]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.73 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]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 40.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.17 debconf: delaying package configuration, since apt-utils is not installed
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.42 Fetched 78.9 MB in 9s (8311 kB/s)
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.51 Selecting previously unselected package binutils-mingw-w64-i686.
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.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 ... 15339 files and directories currently installed.)
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
13:24:34 [2020-10-03T13:24:34.946Z] #12 43.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:24:34 [2020-10-03T13:24:34.946Z] #12 46.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:24:34 [2020-10-03T13:24:34.946Z] #12 46.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
13:24:34 [2020-10-03T13:24:34.946Z] #12 46.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:24:35 [2020-10-03T13:24:35.114Z] #38 ...
13:24:35 [2020-10-03T13:24:35.114Z] 
13:24:35 [2020-10-03T13:24:35.114Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:35 [2020-10-03T13:24:35.114Z] #49 11.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:35 [2020-10-03T13:24:35.114Z] #49 12.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:35 [2020-10-03T13:24:35.114Z] #49 13.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:35 [2020-10-03T13:24:35.114Z] #49 14.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:24:35 [2020-10-03T13:24:35.114Z] #49 14.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:24:35 [2020-10-03T13:24:35.114Z] #49 14.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:24:35 [2020-10-03T13:24:35.114Z] #49 14.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:24:35 [2020-10-03T13:24:35.114Z] #49 15.58 runtime/cgo
13:24:35 [2020-10-03T13:24:35.114Z] #49 15.62 runtime
13:24:35 [2020-10-03T13:24:35.114Z] #49 ...
13:24:35 [2020-10-03T13:24:35.114Z] 
13:24:35 [2020-10-03T13:24:35.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:35 [2020-10-03T13:24:35.114Z] #11 12.03 Fetched 8211 kB in 8s (1004 kB/s)
13:24:35 [2020-10-03T13:24:35.114Z] #11 12.03 Reading package lists...
13:24:35 [2020-10-03T13:24:35.114Z] #11 16.93 Reading package lists...
13:24:35 [2020-10-03T13:24:35.114Z] #11 21.23 Building dependency tree...
13:24:35 [2020-10-03T13:24:35.114Z] #11 ...
13:24:35 [2020-10-03T13:24:35.114Z] 
13:24:35 [2020-10-03T13:24:35.114Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:35 [2020-10-03T13:24:35.114Z] #27 1.822 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:35 [2020-10-03T13:24:35.114Z] #27 2.728 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:24:35 [2020-10-03T13:24:35.114Z] #27 3.176 #=#=#                                                                         
13:24:35 [2020-10-03T13:24:35.534Z] #18 3.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:24:35 [2020-10-03T13:24:35.647Z] #27 3.477 
                                                                           0.0%
###                                                                        5.2%
######                                                                     9.2%
########                                                                  12.3%
############                                                              17.1%
###########
13:24:35 [2020-10-03T13:24:35.647Z] #27 ...
13:24:35 [2020-10-03T13:24:35.647Z] 
13:24:35 [2020-10-03T13:24:35.647Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:35 [2020-10-03T13:24:35.647Z] #34 12.69 Fetched 8211 kB in 9s (928 kB/s)
13:24:35 [2020-10-03T13:24:35.647Z] #34 12.69 Reading package lists...
13:24:35 [2020-10-03T13:24:35.647Z] #34 17.68 Reading package lists...
13:24:35 [2020-10-03T13:24:35.647Z] #34 22.26 Building dependency tree...
13:24:35 [2020-10-03T13:24:35.647Z] #34 ...
13:24:35 [2020-10-03T13:24:35.647Z] 
13:24:35 [2020-10-03T13:24:35.647Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:35 [2020-10-03T13:24:35.856Z] #11 30.81 Reading package lists...
13:24:35 [2020-10-03T13:24:35.856Z] #11 ...
13:24:35 [2020-10-03T13:24:35.856Z] 
13:24:35 [2020-10-03T13:24:35.856Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:35 [2020-10-03T13:24:35.856Z] #53 31.35 Building dependency tree...
13:24:36 [2020-10-03T13:24:36.427Z] #53 ...
13:24:36 [2020-10-03T13:24:36.427Z] 
13:24:36 [2020-10-03T13:24:36.427Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:36 [2020-10-03T13:24:36.427Z] #34 23.62 Fetched 8387 kB in 18s (461 kB/s)
13:24:36 [2020-10-03T13:24:36.427Z] #34 23.62 Reading package lists...
13:24:36 [2020-10-03T13:24:36.496Z] #12 ...
13:24:36 [2020-10-03T13:24:36.497Z] 
13:24:36 [2020-10-03T13:24:36.497Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:36 [2020-10-03T13:24:36.497Z] #41 49.00 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
13:24:36 [2020-10-03T13:24:36.497Z] #41 49.02 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:24:36 [2020-10-03T13:24:36.497Z] #41 49.04 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:24:36 [2020-10-03T13:24:36.497Z] #41 49.05 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
13:24:36 [2020-10-03T13:24:36.497Z] #41 49.06 Setting up python-six (1.12.0-1) ...
13:24:36 [2020-10-03T13:24:36.542Z] #40 29.58 Reading package lists...
13:24:36 [2020-10-03T13:24:36.542Z] #40 ...
13:24:36 [2020-10-03T13:24:36.542Z] 
13:24:36 [2020-10-03T13:24:36.542Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:36 [2020-10-03T13:24:36.542Z] #34 23.11 Fetched 8387 kB in 18s (474 kB/s)
13:24:36 [2020-10-03T13:24:36.542Z] #34 23.11 Reading package lists...
13:24:36 [2020-10-03T13:24:36.542Z] #34 29.50 Reading package lists...
13:24:36 [2020-10-03T13:24:36.542Z] #34 ...
13:24:36 [2020-10-03T13:24:36.542Z] 
13:24:36 [2020-10-03T13:24:36.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:36 [2020-10-03T13:24:36.542Z] #11 23.16 Fetched 8387 kB in 18s (476 kB/s)
13:24:36 [2020-10-03T13:24:36.542Z] #11 23.16 Reading package lists...
13:24:36 [2020-10-03T13:24:36.542Z] #11 29.93 Reading package lists...
13:24:36 [2020-10-03T13:24:36.542Z] #11 ...
13:24:36 [2020-10-03T13:24:36.542Z] 
13:24:36 [2020-10-03T13:24:36.542Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:24:36 [2020-10-03T13:24:36.542Z] #38 23.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:24:36 [2020-10-03T13:24:36.949Z] #18 4.622 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:24:37 [2020-10-03T13:24:37.246Z] #27 3.477 
                                                                           0.0%
###                                                                        5.2%
######                                                                     9.2%
########                                                                  12.3%
############                                                              17.1%
###############                                                           21.4%
##################                                                        25.5%
######################                                                    30.9%
########################                                                  34.6%
############################                                              39.2%
###############################                                           43.4%
#################################                                         47.1%
####################################                                      50.8%
#######################################                                   54.4%
##########################################                                58.6%
#############################################                             63.1%
#################################################                         68.4%
####################################################                      72.5%
####################################################                      73.6%
#########################################################                 79.3%
13:24:37 [2020-10-03T13:24:37.246Z] #27 ...
13:24:37 [2020-10-03T13:24:37.246Z] 
13:24:37 [2020-10-03T13:24:37.246Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:37 [2020-10-03T13:24:37.246Z] #53 14.18 Fetched 8211 kB in 10s (807 kB/s)
13:24:37 [2020-10-03T13:24:37.246Z] #53 14.18 Reading package lists...
13:24:37 [2020-10-03T13:24:37.246Z] #53 19.28 Reading package lists...
13:24:37 [2020-10-03T13:24:37.246Z] #53 24.08 Building dependency tree...
13:24:37 [2020-10-03T13:24:37.246Z] #53 ...
13:24:37 [2020-10-03T13:24:37.246Z] 
13:24:37 [2020-10-03T13:24:37.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:37 [2020-10-03T13:24:37.246Z] #40 14.21 Fetched 8211 kB in 10s (795 kB/s)
13:24:37 [2020-10-03T13:24:37.246Z] #40 14.21 Reading package lists...
13:24:37 [2020-10-03T13:24:37.246Z] #40 19.38 Reading package lists...
13:24:37 [2020-10-03T13:24:37.483Z] #38 ...
13:24:37 [2020-10-03T13:24:37.483Z] 
13:24:37 [2020-10-03T13:24:37.483Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:37 [2020-10-03T13:24:37.483Z] #43 24.55 vendor/golang.org/x/crypto/internal/subtle
13:24:37 [2020-10-03T13:24:37.483Z] #43 24.66 vendor/golang.org/x/crypto/curve25519
13:24:37 [2020-10-03T13:24:37.483Z] #43 ...
13:24:37 [2020-10-03T13:24:37.483Z] 
13:24:37 [2020-10-03T13:24:37.483Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:37 [2020-10-03T13:24:37.483Z] #53 21.85 Reading package lists...
13:24:37 [2020-10-03T13:24:37.483Z] #53 28.05 Reading package lists...
13:24:37 [2020-10-03T13:24:37.510Z] #40 24.16 Building dependency tree...
13:24:37 [2020-10-03T13:24:37.510Z] #40 ...
13:24:37 [2020-10-03T13:24:37.510Z] 
13:24:37 [2020-10-03T13:24:37.510Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:37 [2020-10-03T13:24:37.510Z] #27 3.477 
                                                                           0.0%
###                                                                        5.2%
######                                                                     9.2%
########                                                                  12.3%
############                                                              17.1%
###############                                                           21.4%
##################                                                        25.5%
######################                                                    30.9%
########################                                                  34.6%
############################                                              39.2%
###############################                                           43.4%
#################################                                         47.1%
####################################                                      50.8%
#######################################                                   54.4%
##########################################                                58.6%
#############################################                             63.1%
#################################################                         68.4%
####################################################                      72.5%
####################################################                      73.6%
#########################################################                 79.3%
############################################################              84.6%
#################################################################         90.4%
#####################################################################     97.0%
######################################################################## 100.0%
13:24:37 [2020-10-03T13:24:37.743Z] #53 34.63 Building dependency tree...
13:24:37 [2020-10-03T13:24:37.743Z] #53 ...
13:24:37 [2020-10-03T13:24:37.743Z] 
13:24:37 [2020-10-03T13:24:37.743Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:37 [2020-10-03T13:24:37.743Z] #32 34.99 internal/reflectlite
13:24:37 [2020-10-03T13:24:37.807Z] #34 30.61 Reading package lists...
13:24:37 [2020-10-03T13:24:37.807Z] #34 ...
13:24:37 [2020-10-03T13:24:37.807Z] 
13:24:37 [2020-10-03T13:24:37.807Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:37 [2020-10-03T13:24:37.807Z] #53 34.96 The following additional packages will be installed:
13:24:37 [2020-10-03T13:24:37.807Z] #53 34.98   libbtrfs0
13:24:37 [2020-10-03T13:24:37.807Z] #53 35.21 The following NEW packages will be installed:
13:24:37 [2020-10-03T13:24:37.807Z] #53 35.22   libbtrfs-dev libbtrfs0
13:24:38 [2020-10-03T13:24:38.002Z] #32 35.00 sync
13:24:38 [2020-10-03T13:24:38.091Z] #27 6.474 #=#=#                                                                         
13:24:38 [2020-10-03T13:24:38.375Z] #53 35.76 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:24:38 [2020-10-03T13:24:38.375Z] #53 35.76 Need to get 119 kB of archives.
13:24:38 [2020-10-03T13:24:38.375Z] #53 35.76 After this operation, 387 kB of additional disk space will be used.
13:24:38 [2020-10-03T13:24:38.375Z] #53 35.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:24:38 [2020-10-03T13:24:38.375Z] #53 35.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:24:38 [2020-10-03T13:24:38.841Z] #18 ...
13:24:38 [2020-10-03T13:24:38.841Z] 
13:24:38 [2020-10-03T13:24:38.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:38 [2020-10-03T13:24:38.841Z] #41 52.60   AR       compel/libcompel.a
13:24:38 [2020-10-03T13:24:38.841Z] #41 52.78   HOSTCC   compel/src/main-host.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 53.30   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 53.54   HOSTCC   compel/src/lib/handle-elf-host.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 53.91   HOSTCC   compel/src/lib/log-host.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 54.19   HOSTLINK compel/compel-host-bin
13:24:38 [2020-10-03T13:24:38.841Z] #41 54.45   DEP      soccr/soccr.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 54.73   CC       soccr/soccr.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 56.21   AR       soccr/libsoccr.a
13:24:38 [2020-10-03T13:24:38.841Z] #41 56.25 make[1]: 'soccr/libsoccr.a' is up to date.
13:24:38 [2020-10-03T13:24:38.841Z] #41 56.66   DEP      criu/arch/x86/sigframe.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 56.86   DEP      criu/arch/x86/sigaction_compat.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 57.02   DEP      criu/arch/x86/kerndat.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 57.20   DEP      criu/arch/x86/crtools.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 57.31   DEP      criu/arch/x86/cpu.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 57.46   CC       criu/arch/x86/cpu.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 58.13   CC       criu/arch/x86/crtools.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 59.43   CC       criu/arch/x86/kerndat.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 59.94   CC       criu/arch/x86/sigaction_compat.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 60.18   CC       criu/arch/x86/sigframe.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 60.45   LINK     criu/arch/x86/crtools.built-in.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 60.52   DEP      criu/pie/util-vdso-elf32.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 60.77   DEP      criu/pie/util-vdso.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 60.86   DEP      criu/pie/util.d
13:24:38 [2020-10-03T13:24:38.841Z] #41 61.03   CC       criu/pie/util.o
13:24:38 [2020-10-03T13:24:38.841Z] #41 61.36   CC       criu/pie/util-vdso.o
13:24:38 [2020-10-03T13:24:38.888Z] #27 6.798 
                                                                           0.2%
#######                                                                   10.0%
#############                                                             18.4%
##############################                                            41.7%
##############################################                            64.8%
################################################################          89.3%
######################################################################## 100.0%
13:24:39 [2020-10-03T13:24:39.275Z] #41 ...
13:24:39 [2020-10-03T13:24:39.275Z] 
13:24:39 [2020-10-03T13:24:39.275Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:39 [2020-10-03T13:24:39.275Z] #35 41.74 Selecting previously unselected package libicu63:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 41.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 41.79 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.12 Selecting previously unselected package libxml2:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.14 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.72 Selecting previously unselected package libarchive13:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.73 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.94 Selecting previously unselected package libjsoncpp1:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 49.98 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.11 Selecting previously unselected package librhash0:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.11 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.12 Unpacking librhash0:ppc64el (1.3.8-1) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.24 Selecting previously unselected package libuv1:ppc64el.
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.25 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.25 Unpacking libuv1:ppc64el (1.24.1-1) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.42 Selecting previously unselected package cmake.
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.43 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 50.43 Unpacking cmake (3.13.4-1) ...
13:24:39 [2020-10-03T13:24:39.275Z] #35 ...
13:24:39 [2020-10-03T13:24:39.275Z] 
13:24:39 [2020-10-03T13:24:39.275Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:39 [2020-10-03T13:24:39.275Z] #44 41.66 sync
13:24:39 [2020-10-03T13:24:39.275Z] #44 41.70 internal/reflectlite
13:24:39 [2020-10-03T13:24:39.275Z] #44 44.27 github.com/LK4D4/vndr/godl/singleflight
13:24:39 [2020-10-03T13:24:39.275Z] #44 44.29 math/rand
13:24:39 [2020-10-03T13:24:39.275Z] #44 44.30 internal/singleflight
13:24:39 [2020-10-03T13:24:39.275Z] #44 47.09 io
13:24:39 [2020-10-03T13:24:39.275Z] #44 47.10 strconv
13:24:39 [2020-10-03T13:24:39.275Z] #44 47.10 vendor/golang.org/x/net/dns/dnsmessage
13:24:39 [2020-10-03T13:24:39.275Z] #44 47.12 syscall
13:24:39 [2020-10-03T13:24:39.409Z] #41 62.06   CC       criu/pie/util-vdso-elf32.o
13:24:39 [2020-10-03T13:24:39.468Z] #27 7.854 
13:24:39 [2020-10-03T13:24:39.575Z] #44 52.02 bytes
13:24:39 [2020-10-03T13:24:39.575Z] #44 ...
13:24:39 [2020-10-03T13:24:39.575Z] 
13:24:39 [2020-10-03T13:24:39.575Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:39 [2020-10-03T13:24:39.575Z] #31 49.80 Checking out files:  92% (1403/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.
13:24:39 [2020-10-03T13:24:39.575Z] #31 50.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:24:39 [2020-10-03T13:24:39.575Z] #31 50.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:24:39 [2020-10-03T13:24:39.758Z] #53 37.05 debconf: delaying package configuration, since apt-utils is not installed
13:24:39 [2020-10-03T13:24:39.972Z] #41 62.57   AR       criu/pie/pie.lib.a
13:24:39 [2020-10-03T13:24:39.972Z] #41 62.63   DEP      criu/pie/restorer.d
13:24:39 [2020-10-03T13:24:39.972Z] #41 ...
13:24:39 [2020-10-03T13:24:39.972Z] 
13:24:39 [2020-10-03T13:24:39.972Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:39 [2020-10-03T13:24:39.972Z] #43 120.5 net/http/httptrace
13:24:39 [2020-10-03T13:24:39.972Z] #43 120.8 net/http
13:24:39 [2020-10-03T13:24:39.972Z] #43 ...
13:24:39 [2020-10-03T13:24:39.972Z] 
13:24:39 [2020-10-03T13:24:39.972Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:39 [2020-10-03T13:24:39.972Z] #41 62.76   DEP      criu/arch/x86/sigaction_compat_pie.d
13:24:40 [2020-10-03T13:24:40.017Z] #53 37.19 Fetched 119 kB in 0s (320 kB/s)
13:24:40 [2020-10-03T13:24:40.017Z] #53 37.31 Selecting previously unselected package libbtrfs0.
13:24:40 [2020-10-03T13:24:40.017Z] #53 37.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:24:40 [2020-10-03T13:24:40.017Z] #53 37.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:24:40 [2020-10-03T13:24:40.017Z] #53 37.38 Unpacking libbtrfs0 (4.20.1-2) ...
13:24:40 [2020-10-03T13:24:40.231Z] #41 62.83   DEP      criu/arch/x86/restorer_unmap.d
13:24:40 [2020-10-03T13:24:40.231Z] #41 62.85   DEP      criu/arch/x86/restorer.d
13:24:40 [2020-10-03T13:24:40.231Z] #41 62.98   DEP      criu/arch/x86/vdso-pie.d
13:24:40 [2020-10-03T13:24:40.276Z] #53 37.47 Selecting previously unselected package libbtrfs-dev.
13:24:40 [2020-10-03T13:24:40.276Z] #53 37.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:24:40 [2020-10-03T13:24:40.276Z] #53 37.50 Unpacking libbtrfs-dev (4.20.1-2) ...
13:24:40 [2020-10-03T13:24:40.488Z] #41 63.06   DEP      criu/pie/parasite-vdso.d
13:24:40 [2020-10-03T13:24:40.488Z] #41 63.25   DEP      criu/pie/parasite.d
13:24:40 [2020-10-03T13:24:40.532Z] #27 8.142 
                                                                           0.2%
##############                                                            20.4%
########################                                                  34.4%
##################################                                        47.3%
############################################                              61.6%
###################################################                       71.7%
#############################################################             85.3%
######################################################################    98.0%
######################################################################## 100.0%
13:24:40 [2020-10-03T13:24:40.535Z] #53 37.77 Setting up libbtrfs0 (4.20.1-2) ...
13:24:40 [2020-10-03T13:24:40.535Z] #53 37.81 Setting up libbtrfs-dev (4.20.1-2) ...
13:24:40 [2020-10-03T13:24:40.535Z] #53 37.82 Processing triggers for libc-bin (2.28-10) ...
13:24:40 [2020-10-03T13:24:40.538Z] #32 37.66 sort
13:24:40 [2020-10-03T13:24:40.538Z] #32 37.69 errors
13:24:40 [2020-10-03T13:24:40.745Z] #41 63.53   CC       criu/pie/parasite.o
13:24:41 [2020-10-03T13:24:41.108Z] #32 38.15 strconv
13:24:41 [2020-10-03T13:24:41.112Z] #27 9.541 
13:24:41 [2020-10-03T13:24:41.150Z] #31 ...
13:24:41 [2020-10-03T13:24:41.150Z] 
13:24:41 [2020-10-03T13:24:41.150Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:41 [2020-10-03T13:24:41.150Z] #33 43.59 errors
13:24:41 [2020-10-03T13:24:41.150Z] #33 43.59 sort
13:24:41 [2020-10-03T13:24:41.150Z] #33 44.15 strconv
13:24:41 [2020-10-03T13:24:41.150Z] #33 44.15 io
13:24:41 [2020-10-03T13:24:41.150Z] #33 44.19 internal/oserror
13:24:41 [2020-10-03T13:24:41.150Z] #33 44.59 syscall
13:24:41 [2020-10-03T13:24:41.150Z] #33 47.93 bytes
13:24:41 [2020-10-03T13:24:41.150Z] #33 47.97 strings
13:24:41 [2020-10-03T13:24:41.150Z] #33 ...
13:24:41 [2020-10-03T13:24:41.150Z] 
13:24:41 [2020-10-03T13:24:41.150Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.15 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.17 Setting up xxd (2:8.1.0875-5) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.19 Setting up libuv1:ppc64el (1.24.1-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.20 Setting up vim-common (2:8.1.0875-5) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.25 Setting up librhash0:ppc64el (1.3.8-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.26 Setting up cmake-data (3.13.4-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.27 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.29 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.29 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.30 Setting up cmake (3.13.4-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.30 Processing triggers for libc-bin (2.28-10) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 53.37 Processing triggers for mime-support (3.62) ...
13:24:41 [2020-10-03T13:24:41.150Z] #35 DONE 53.7s
13:24:41 [2020-10-03T13:24:41.150Z] 
13:24:41 [2020-10-03T13:24:41.150Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.62 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.62 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.63 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.63 Setting up libcap-dev:ppc64el (1:2.25-2) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.64 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.65 Setting up protobuf-compiler (3.6.1.3-2) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:24:41 [2020-10-03T13:24:41.150Z] #41 53.65 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
13:24:41 [2020-10-03T13:24:41.151Z] #41 53.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:24:41 [2020-10-03T13:24:41.151Z] #41 53.67 Setting up python-protobuf (3.6.1.3-2) ...
13:24:42 [2020-10-03T13:24:42.046Z] #32 38.99 io
13:24:42 [2020-10-03T13:24:42.112Z] #41 64.77   LINK     criu/pie/parasite.built-in.o
13:24:42 [2020-10-03T13:24:42.112Z] #41 64.78   GEN      criu/pie/parasite-blob.h
13:24:42 [2020-10-03T13:24:42.112Z] #41 64.81   CC       criu/pie/parasite-vdso.o
13:24:44 [2020-10-03T13:24:44.936Z] #53 DONE 39.4s
13:24:44 [2020-10-03T13:24:44.936Z] 
13:24:44 [2020-10-03T13:24:44.936Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:44 [2020-10-03T13:24:44.936Z] #43 39.52 internal/reflectlite
13:24:44 [2020-10-03T13:24:44.936Z] #43 39.52 github.com/LK4D4/vndr/godl/singleflight
13:24:44 [2020-10-03T13:24:44.936Z] #43 40.08 math/rand
13:24:44 [2020-10-03T13:24:44.936Z] #43 41.09 internal/singleflight
13:24:44 [2020-10-03T13:24:44.936Z] #43 ...
13:24:44 [2020-10-03T13:24:44.936Z] 
13:24:44 [2020-10-03T13:24:44.936Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:44 [2020-10-03T13:24:44.936Z] #62 DONE 41.5s
13:24:44 [2020-10-03T13:24:44.936Z] 
13:24:44 [2020-10-03T13:24:44.936Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.056 + RM_GOPATH=0
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.057 + TMP_GOPATH=
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.057 + : /build
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.057 + '[' -z '' ']'
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.062 ++ mktemp -d
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.073 + export GOPATH=/tmp/tmp.vJWvJ3gHn3
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.073 + GOPATH=/tmp/tmp.vJWvJ3gHn3
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.073 + RM_GOPATH=1
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.073 + case "$(go env GOARCH)" in
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.073 ++ go env GOARCH
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.091 + export GO_BUILDMODE=-buildmode=pie
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.091 + GO_BUILDMODE=-buildmode=pie
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.092 ++ dirname /tmp/install/install.sh
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + dir=/tmp/install
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + bin=containerd
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + shift
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + '[' '!' -f /tmp/install/containerd.installer ']'
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + . /tmp/install/containerd.installer
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 ++ set -e
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.096 + install_containerd
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.097 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.097 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.097 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vJWvJ3gHn3/src/github.com/containerd/containerd
13:24:44 [2020-10-03T13:24:44.936Z] #54 1.105 Cloning into '/tmp/tmp.vJWvJ3gHn3/src/github.com/containerd/containerd'...
13:24:44 [2020-10-03T13:24:44.937Z] #32 40.18 internal/oserror
13:24:44 [2020-10-03T13:24:44.937Z] #32 40.27 syscall
13:24:44 [2020-10-03T13:24:44.937Z] #32 ...
13:24:44 [2020-10-03T13:24:44.937Z] 
13:24:44 [2020-10-03T13:24:44.937Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:44 [2020-10-03T13:24:44.937Z] #53 34.63 Building dependency tree...
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.00 The following additional packages will be installed:
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.02   libbtrfs0
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.25 The following NEW packages will be installed:
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.27   libbtrfs-dev libbtrfs0
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.66 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.66 Need to get 119 kB of archives.
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.66 After this operation, 387 kB of additional disk space will be used.
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:24:44 [2020-10-03T13:24:44.937Z] #53 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:24:44 [2020-10-03T13:24:44.937Z] #53 39.76 debconf: delaying package configuration, since apt-utils is not installed
13:24:44 [2020-10-03T13:24:44.937Z] #53 40.01 Fetched 119 kB in 0s (410 kB/s)
13:24:44 [2020-10-03T13:24:44.937Z] #53 40.17 Selecting previously unselected package libbtrfs0.
13:24:44 [2020-10-03T13:24:44.937Z] #53 40.17 (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.)
13:24:44 [2020-10-03T13:24:44.937Z] #53 40.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:24:44 [2020-10-03T13:24:44.937Z] #53 40.25 Unpacking libbtrfs0 (4.20.1-2) ...
13:24:44 [2020-10-03T13:24:44.937Z] #53 41.43 Selecting previously unselected package libbtrfs-dev.
13:24:44 [2020-10-03T13:24:44.937Z] #53 41.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:24:44 [2020-10-03T13:24:44.937Z] #53 41.45 Unpacking libbtrfs-dev (4.20.1-2) ...
13:24:44 [2020-10-03T13:24:44.937Z] #53 ...
13:24:44 [2020-10-03T13:24:44.937Z] 
13:24:44 [2020-10-03T13:24:44.937Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:44 [2020-10-03T13:24:44.937Z] #32 42.03 reflect
13:24:44 [2020-10-03T13:24:44.941Z] #27 9.860 #=#=#                                                                         

###                                                                        5.2%
##########                                                                14.3%
###############                                                           21.5%
#####################                                                     30.4%
###########################                                               38.5%
#################################                                         47.2%
########################################                                  55.6%
#############################################                             63.6%
##################################################                        70.6%
########################################################                  78.4%
#############################################################             85.1%
####################################################################      94.9%
######################################################################## 100.0%
13:24:44 [2020-10-03T13:24:44.941Z] #27 11.57 
13:24:44 [2020-10-03T13:24:44.962Z] #54 ...
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:24:44 [2020-10-03T13:24:44.962Z] #47 DONE 152.7s
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:44 [2020-10-03T13:24:44.962Z] #54 ...
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:24:44 [2020-10-03T13:24:44.962Z] #48 DONE 0.2s
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:24:44 [2020-10-03T13:24:44.962Z] #50 DONE 0.2s
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:24:44 [2020-10-03T13:24:44.962Z] #52 DONE 0.2s
13:24:44 [2020-10-03T13:24:44.962Z] 
13:24:44 [2020-10-03T13:24:44.962Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:44 [2020-10-03T13:24:44.978Z] #41 65.40   CC       criu/arch/x86/vdso-pie.o
13:24:44 [2020-10-03T13:24:44.978Z] #41 65.76   CC       criu/arch/x86/restorer.o
13:24:44 [2020-10-03T13:24:44.978Z] #41 66.25   CC       criu/arch/x86/restorer_unmap.o
13:24:44 [2020-10-03T13:24:44.978Z] #41 66.31   CC       criu/arch/x86/sigaction_compat_pie.o
13:24:44 [2020-10-03T13:24:44.978Z] #41 66.54   CC       criu/pie/restorer.o
13:24:45 [2020-10-03T13:24:45.506Z] #32 ...
13:24:45 [2020-10-03T13:24:45.507Z] 
13:24:45 [2020-10-03T13:24:45.507Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:45 [2020-10-03T13:24:45.507Z] #62 DONE 42.4s
13:24:45 [2020-10-03T13:24:45.507Z] 
13:24:45 [2020-10-03T13:24:45.507Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:45 [2020-10-03T13:24:45.507Z] #53 42.64 Setting up libbtrfs0 (4.20.1-2) ...
13:24:45 [2020-10-03T13:24:45.507Z] #53 42.66 Setting up libbtrfs-dev (4.20.1-2) ...
13:24:45 [2020-10-03T13:24:45.507Z] #53 42.69 Processing triggers for libc-bin (2.28-10) ...
13:24:45 [2020-10-03T13:24:45.909Z] #41 ...
13:24:45 [2020-10-03T13:24:45.909Z] 
13:24:45 [2020-10-03T13:24:45.909Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.13 + cd /tmp/tmp.aNXdrdqYqT/src/github.com/opencontainers/runc
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.13 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.74 + '[' -z '' ']'
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.74 + target=static
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:24:45 [2020-10-03T13:24:45.909Z] #51 10.97 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 .
13:24:45 [2020-10-03T13:24:45.909Z] #51 ...
13:24:45 [2020-10-03T13:24:45.909Z] 
13:24:45 [2020-10-03T13:24:45.909Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:24:45 [2020-10-03T13:24:45.909Z] #18 9.918 Fetched 8387 kB in 9s (947 kB/s)
13:24:45 [2020-10-03T13:24:45.909Z] #18 9.918 Reading package lists...
13:24:46 [2020-10-03T13:24:46.093Z] #53 DONE 43.1s
13:24:46 [2020-10-03T13:24:46.093Z] 
13:24:46 [2020-10-03T13:24:46.093Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:46 [2020-10-03T13:24:46.206Z] #41 ...
13:24:46 [2020-10-03T13:24:46.206Z] 
13:24:46 [2020-10-03T13:24:46.206Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:46 [2020-10-03T13:24:46.206Z] #44 58.76 bufio
13:24:46 [2020-10-03T13:24:46.275Z] #27 12.02 
                                                                           0.0%
##                                                                         2.8%
##                                                                         2.8%
####                                                                       5.6%
#####                                                                      7.6%
#######                                                                    9.9%
#######                                                                   10.8%
#########                                                                 13.5%
###########                                                               16.1%
###########                                                               16.3%
##############                                                            19.5%
##############                                                            19.9%
################                                                          23.6%
#################                                                         24.0%
###################                                                       27.6%
######################                                                    30.7%
########################                                                  34.7%
##########################                                                36.8%
############################                                              39.5%
13:24:46 [2020-10-03T13:24:46.275Z] #27 ...
13:24:46 [2020-10-03T13:24:46.275Z] 
13:24:46 [2020-10-03T13:24:46.275Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:46 [2020-10-03T13:24:46.275Z] #34 22.26 Building dependency tree...
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.88 The following additional packages will be installed:
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.89   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.89 Suggested packages:
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.90   cmake-doc ninja-build lrzip
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.90 Recommended packages:
13:24:46 [2020-10-03T13:24:46.275Z] #34 24.90   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.56 The following NEW packages will be installed:
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.57   vim-common xxd
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.97 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.97 Need to get 14.2 MB of archives.
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.97 After this operation, 60.0 MB of additional disk space will be used.
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 25.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 26.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
13:24:46 [2020-10-03T13:24:46.275Z] #34 29.85 debconf: delaying package configuration, since apt-utils is not installed
13:24:46 [2020-10-03T13:24:46.275Z] #34 30.10 Fetched 14.2 MB in 2s (6475 kB/s)
13:24:46 [2020-10-03T13:24:46.275Z] #34 30.22 Selecting previously unselected package xxd.
13:24:46 [2020-10-03T13:24:46.275Z] #34 30.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
13:24:46 [2020-10-03T13:24:46.275Z] #34 30.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
13:24:46 [2020-10-03T13:24:46.275Z] #34 30.40 Unpacking xxd (2:8.1.0875-5) ...
13:24:46 [2020-10-03T13:24:46.542Z] #34 ...
13:24:46 [2020-10-03T13:24:46.542Z] 
13:24:46 [2020-10-03T13:24:46.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.45 The following additional packages will be installed:
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.46   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.47   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.47 Suggested packages:
13:24:46 [2020-10-03T13:24:46.542Z] #11 23.48   gcc-8-locales seccomp wine64
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.64 The following NEW packages will be installed:
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 24.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.09 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.09 Need to get 73.3 MB of archives.
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.09 After this operation, 472 MB of additional disk space will be used.
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.09 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]
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.40 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]
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
13:24:46 [2020-10-03T13:24:46.542Z] #11 25.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:24:46 [2020-10-03T13:24:46.542Z] #11 26.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:24:46 [2020-10-03T13:24:46.542Z] #11 26.65 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]
13:24:46 [2020-10-03T13:24:46.542Z] #11 26.73 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]
13:24:46 [2020-10-03T13:24:46.542Z] #11 32.48 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]
13:24:46 [2020-10-03T13:24:46.542Z] #11 ...
13:24:46 [2020-10-03T13:24:46.542Z] 
13:24:46 [2020-10-03T13:24:46.542Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:46 [2020-10-03T13:24:46.855Z] #44 59.45 reflect
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.387 + RM_GOPATH=0
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.387 + TMP_GOPATH=
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.387 + : /build
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.387 + '[' -z '' ']'
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.398 ++ mktemp -d
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.400 + export GOPATH=/tmp/tmp.d9hITlMw7I
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.400 + GOPATH=/tmp/tmp.d9hITlMw7I
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.400 + RM_GOPATH=1
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.400 + case "$(go env GOARCH)" in
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.401 ++ go env GOARCH
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.439 + export GO_BUILDMODE=-buildmode=pie
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.439 + GO_BUILDMODE=-buildmode=pie
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.440 ++ dirname /tmp/install/install.sh
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.441 + dir=/tmp/install
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.441 + bin=containerd
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.441 + shift
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.441 + '[' '!' -f /tmp/install/containerd.installer ']'
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.441 + . /tmp/install/containerd.installer
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.443 ++ set -e
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.444 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.448 + install_containerd
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.452 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.452 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.452 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d9hITlMw7I/src/github.com/containerd/containerd
13:24:47 [2020-10-03T13:24:47.474Z] #54 1.457 Cloning into '/tmp/tmp.d9hITlMw7I/src/github.com/containerd/containerd'...
13:24:47 [2020-10-03T13:24:47.478Z] #54 ...
13:24:47 [2020-10-03T13:24:47.478Z] 
13:24:47 [2020-10-03T13:24:47.478Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:47 [2020-10-03T13:24:47.478Z] #40 28.49 Reading package lists...
13:24:47 [2020-10-03T13:24:47.478Z] #40 35.12 Building dependency tree...
13:24:47 [2020-10-03T13:24:47.478Z] #40 38.49 The following additional packages will be installed:
13:24:47 [2020-10-03T13:24:47.478Z] #40 38.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:24:47 [2020-10-03T13:24:47.478Z] #40 38.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:24:47 [2020-10-03T13:24:47.478Z] #40 38.52 Suggested packages:
13:24:47 [2020-10-03T13:24:47.478Z] #40 38.52   manpages-dev python-setuptools
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.12 The following NEW packages will be installed:
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.12   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.12   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.12   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.12   python-six zlib1g-dev
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 Need to get 4095 kB of archives.
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 After this operation, 22.5 MB of additional disk space will be used.
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 40.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 41.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:24:47 [2020-10-03T13:24:47.478Z] #40 42.83 debconf: delaying package configuration, since apt-utils is not installed
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.04 Fetched 4095 kB in 1s (5437 kB/s)
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.17 Selecting previously unselected package libcap-dev:amd64.
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.17 (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.)
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.24 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.36 Selecting previously unselected package libnet1:amd64.
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.54 Selecting previously unselected package libnet1-dev.
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:24:47 [2020-10-03T13:24:47.478Z] #40 43.84 Selecting previously unselected package libnl-3-200:amd64.
13:24:47 [2020-10-03T13:24:47.479Z] #40 43.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 43.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 43.98 Selecting previously unselected package libnl-3-dev:amd64.
13:24:47 [2020-10-03T13:24:47.479Z] #40 43.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.01 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.32 Selecting previously unselected package libprotobuf-c1:amd64.
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.48 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.49 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.63 Selecting previously unselected package zlib1g-dev:amd64.
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.479Z] #40 44.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:24:47 [2020-10-03T13:24:47.499Z] #44 ...
13:24:47 [2020-10-03T13:24:47.499Z] 
13:24:47 [2020-10-03T13:24:47.499Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:47 [2020-10-03T13:24:47.499Z] #12 49.96 Selecting previously unselected package binutils-mingw-w64.
13:24:47 [2020-10-03T13:24:47.499Z] #12 49.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 49.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.11 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.16 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.36 Selecting previously unselected package dmsetup.
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.40 Unpacking dmsetup (2:1.02.155-3) ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.60 Selecting previously unselected package mingw-w64-common.
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 50.62 Unpacking mingw-w64-common (6.0.0-3) ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 56.50 Selecting previously unselected package mingw-w64-x86-64-dev.
13:24:47 [2020-10-03T13:24:47.499Z] #12 56.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 56.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:24:47 [2020-10-03T13:24:47.499Z] #12 ...
13:24:47 [2020-10-03T13:24:47.499Z] 
13:24:47 [2020-10-03T13:24:47.499Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:47 [2020-10-03T13:24:47.499Z] #50 50.17 bytes
13:24:47 [2020-10-03T13:24:47.499Z] #50 50.19 strings
13:24:47 [2020-10-03T13:24:47.499Z] #50 57.15 bufio
13:24:47 [2020-10-03T13:24:47.499Z] #50 58.03 reflect
13:24:47 [2020-10-03T13:24:47.499Z] #50 59.94 regexp/syntax
13:24:47 [2020-10-03T13:24:47.738Z] #40 44.91 Selecting previously unselected package libprotobuf17:amd64.
13:24:47 [2020-10-03T13:24:47.738Z] #40 44.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:24:47 [2020-10-03T13:24:47.738Z] #40 44.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:24:47 [2020-10-03T13:24:47.796Z] #50 ...
13:24:47 [2020-10-03T13:24:47.796Z] 
13:24:47 [2020-10-03T13:24:47.796Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:47 [2020-10-03T13:24:47.796Z] #41 60.04 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
13:24:47 [2020-10-03T13:24:47.796Z] #41 60.05 Processing triggers for libc-bin (2.28-10) ...
13:24:47 [2020-10-03T13:24:47.796Z] #41 DONE 60.3s
13:24:47 [2020-10-03T13:24:47.796Z] 
13:24:47 [2020-10-03T13:24:47.796Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.340 + RM_GOPATH=0
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.340 + TMP_GOPATH=
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.340 + : /build
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.340 + '[' -z '' ']'
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.342 ++ mktemp -d
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.344 + export GOPATH=/tmp/tmp.X6llzdK79N
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.345 + GOPATH=/tmp/tmp.X6llzdK79N
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.346 + RM_GOPATH=1
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.346 + case "$(go env GOARCH)" in
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.347 ++ go env GOARCH
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.385 + export GO_BUILDMODE=-buildmode=pie
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.386 + GO_BUILDMODE=-buildmode=pie
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.388 ++ dirname /tmp/install/install.sh
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.391 + dir=/tmp/install
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.392 + bin=tini
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.393 + shift
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.394 + '[' '!' -f /tmp/install/tini.installer ']'
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.395 + . /tmp/install/tini.installer
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.396 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.397 + install_tini
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.397 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.398 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.X6llzdK79N/tini
13:24:47 [2020-10-03T13:24:47.796Z] #36 0.402 Cloning into '/tmp/tmp.X6llzdK79N/tini'...
13:24:47 [2020-10-03T13:24:47.796Z] #36 1.443 + cd /tmp/tmp.X6llzdK79N/tini
13:24:47 [2020-10-03T13:24:47.796Z] #36 1.460 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:24:47 [2020-10-03T13:24:47.796Z] #36 1.498 + cmake .
13:24:47 [2020-10-03T13:24:47.796Z] #36 2.223 -- The C compiler identification is GNU 8.3.0
13:24:47 [2020-10-03T13:24:47.796Z] #36 2.306 -- Check for working C compiler: /usr/bin/cc
13:24:47 [2020-10-03T13:24:47.796Z] #36 3.012 -- Check for working C compiler: /usr/bin/cc -- works
13:24:47 [2020-10-03T13:24:47.796Z] #36 3.015 -- Detecting C compiler ABI info
13:24:47 [2020-10-03T13:24:47.796Z] #36 3.635 -- Detecting C compiler ABI info - done
13:24:47 [2020-10-03T13:24:47.796Z] #36 3.710 -- Detecting C compile features
13:24:47 [2020-10-03T13:24:47.796Z] #36 5.748 -- Detecting C compile features - done
13:24:47 [2020-10-03T13:24:47.796Z] #36 5.779 -- Performing Test HAS_BUILTIN_FORTIFY
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.081 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.303 -- Configuring done
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.337 -- Generating done
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.345 -- Build files have been written to: /tmp/tmp.X6llzdK79N/tini
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.356 + make tini-static
13:24:47 [2020-10-03T13:24:47.796Z] #36 6.740 Scanning dependencies of target tini-static
13:24:47 [2020-10-03T13:24:47.844Z] #18 13.64 Reading package lists...
13:24:47 [2020-10-03T13:24:47.844Z] #18 ...
13:24:47 [2020-10-03T13:24:47.844Z] 
13:24:47 [2020-10-03T13:24:47.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:47 [2020-10-03T13:24:47.844Z] #41 69.66   LINK     criu/pie/restorer.built-in.o
13:24:47 [2020-10-03T13:24:47.844Z] #41 69.68   GEN      criu/pie/restorer-blob.h
13:24:47 [2020-10-03T13:24:47.844Z] #41 69.81   DEP      criu/vdso.d
13:24:47 [2020-10-03T13:24:47.844Z] #41 70.00   DEP      criu/vdso-compat.d
13:24:47 [2020-10-03T13:24:47.844Z] #41 70.14   DEP      criu/uts_ns.d
13:24:47 [2020-10-03T13:24:47.844Z] #41 70.28   DEP      criu/util.d
13:24:47 [2020-10-03T13:24:47.844Z] #41 70.44   DEP      criu/uffd.d
13:24:47 [2020-10-03T13:24:47.844Z] #41 70.62   DEP      criu/tun.d
13:24:48 [2020-10-03T13:24:48.074Z] #27 12.02 
                                                                           0.0%
##                                                                         2.8%
##                                                                         2.8%
####                                                                       5.6%
#####                                                                      7.6%
#######                                                                    9.9%
#######                                                                   10.8%
#########                                                                 13.5%
###########                                                               16.1%
###########                                                               16.3%
##############                                                            19.5%
##############                                                            19.9%
################                                                          23.6%
#################                                                         24.0%
###################                                                       27.6%
######################                                                    30.7%
########################                                                  34.7%
##########################                                                36.8%
############################                                              39.5%
#############################                                             40.8%
###############################                                           43.9%
#################################                                         47.1%
####################################                                      50.6%
######################################                                    53.8%
#######################################                                   54.6%
########################################                                  56.2%
#########################################                                 58.0%
##########################################                                58.7%
###########################################                               60.8%
############################################                              61.9%
#############################################                             63.2%
13:24:48 [2020-10-03T13:24:48.074Z] #27 ...
13:24:48 [2020-10-03T13:24:48.074Z] 
13:24:48 [2020-10-03T13:24:48.074Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:48 [2020-10-03T13:24:48.074Z] #53 24.08 Building dependency tree...
13:24:48 [2020-10-03T13:24:48.074Z] #53 26.57 The following additional packages will be installed:
13:24:48 [2020-10-03T13:24:48.074Z] #53 26.60   libbtrfs0
13:24:48 [2020-10-03T13:24:48.074Z] #53 26.73 The following NEW packages will be installed:
13:24:48 [2020-10-03T13:24:48.074Z] #53 26.74   libbtrfs-dev libbtrfs0
13:24:48 [2020-10-03T13:24:48.074Z] #53 27.10 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
13:24:48 [2020-10-03T13:24:48.074Z] #53 27.10 Need to get 119 kB of archives.
13:24:48 [2020-10-03T13:24:48.074Z] #53 27.10 After this operation, 387 kB of additional disk space will be used.
13:24:48 [2020-10-03T13:24:48.074Z] #53 27.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
13:24:48 [2020-10-03T13:24:48.074Z] #53 27.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
13:24:48 [2020-10-03T13:24:48.074Z] #53 29.46 debconf: delaying package configuration, since apt-utils is not installed
13:24:48 [2020-10-03T13:24:48.074Z] #53 29.72 Fetched 119 kB in 0s (439 kB/s)
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.06 Selecting previously unselected package libbtrfs0.
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.11 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.12 Unpacking libbtrfs0 (4.20.1-2) ...
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.23 Selecting previously unselected package libbtrfs-dev.
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.24 Unpacking libbtrfs-dev (4.20.1-2) ...
13:24:48 [2020-10-03T13:24:48.074Z] #53 30.47 Setting up libbtrfs0 (4.20.1-2) ...
13:24:48 [2020-10-03T13:24:48.074Z] #53 33.20 Setting up libbtrfs-dev (4.20.1-2) ...
13:24:48 [2020-10-03T13:24:48.094Z] #36 6.871 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:24:48 [2020-10-03T13:24:48.101Z] #41 70.80   DEP      criu/tty.d
13:24:48 [2020-10-03T13:24:48.101Z] #41 70.98   DEP      criu/timerfd.d
13:24:48 [2020-10-03T13:24:48.575Z] #53 ...
13:24:48 [2020-10-03T13:24:48.576Z] 
13:24:48 [2020-10-03T13:24:48.576Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:48 [2020-10-03T13:24:48.576Z] #40 24.16 Building dependency tree...
13:24:48 [2020-10-03T13:24:48.576Z] #40 26.84 The following additional packages will be installed:
13:24:48 [2020-10-03T13:24:48.576Z] #40 26.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:24:48 [2020-10-03T13:24:48.576Z] #40 26.84   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:24:48 [2020-10-03T13:24:48.576Z] #40 26.84 Suggested packages:
13:24:48 [2020-10-03T13:24:48.576Z] #40 26.84   manpages-dev python-setuptools
13:24:48 [2020-10-03T13:24:48.576Z] #40 27.98 The following NEW packages will be installed:
13:24:48 [2020-10-03T13:24:48.576Z] #40 27.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:24:48 [2020-10-03T13:24:48.576Z] #40 27.98   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:24:48 [2020-10-03T13:24:48.576Z] #40 27.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:24:48 [2020-10-03T13:24:48.576Z] #40 27.98   python-six zlib1g-dev
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.46 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.46 Need to get 3798 kB of archives.
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.46 After this operation, 21.6 MB of additional disk space will be used.
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 28.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 29.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 29.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 29.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 29.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 29.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
13:24:48 [2020-10-03T13:24:48.576Z] #40 31.39 debconf: delaying package configuration, since apt-utils is not installed
13:24:48 [2020-10-03T13:24:48.576Z] #40 32.77 Fetched 3798 kB in 1s (3365 kB/s)
13:24:48 [2020-10-03T13:24:48.576Z] #40 35.01 Selecting previously unselected package libcap-dev:arm64.
13:24:48 [2020-10-03T13:24:48.576Z] #40 35.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
13:24:48 [2020-10-03T13:24:48.576Z] #40 35.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
13:24:48 [2020-10-03T13:24:48.576Z] #40 ...
13:24:48 [2020-10-03T13:24:48.576Z] 
13:24:48 [2020-10-03T13:24:48.576Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:48 [2020-10-03T13:24:48.664Z] #41 71.16   DEP      criu/timens.d
13:24:48 [2020-10-03T13:24:48.664Z] #41 71.32   DEP      criu/sysfs_parse.d
13:24:48 [2020-10-03T13:24:48.664Z] #41 71.55   DEP      criu/sysctl.d
13:24:48 [2020-10-03T13:24:48.679Z] #40 45.72 Selecting previously unselected package libprotobuf-lite17:amd64.
13:24:48 [2020-10-03T13:24:48.679Z] #40 45.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.679Z] #40 45.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:24:48 [2020-10-03T13:24:48.679Z] #40 46.02 Selecting previously unselected package libprotobuf-dev:amd64.
13:24:48 [2020-10-03T13:24:48.679Z] #40 46.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.679Z] #40 46.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:24:48 [2020-10-03T13:24:48.852Z] #54 ...
13:24:48 [2020-10-03T13:24:48.852Z] 
13:24:48 [2020-10-03T13:24:48.852Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:48 [2020-10-03T13:24:48.852Z] #34 29.50 Reading package lists...
13:24:48 [2020-10-03T13:24:48.852Z] #34 35.93 Building dependency tree...
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.22 The following additional packages will be installed:
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.26 Suggested packages:
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.27   cmake-doc ninja-build lrzip
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.27 Recommended packages:
13:24:48 [2020-10-03T13:24:48.852Z] #34 39.27   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.32 The following NEW packages will be installed:
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.32   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.32   vim-common xxd
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.85 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.85 Need to get 14.9 MB of archives.
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.85 After this operation, 61.8 MB of additional disk space will be used.
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 40.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 41.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.12 debconf: delaying package configuration, since apt-utils is not installed
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.29 Fetched 14.9 MB in 3s (4711 kB/s)
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.37 Selecting previously unselected package xxd.
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.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 ... 15410 files and directories currently installed.)
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.47 Unpacking xxd (2:8.1.0875-5) ...
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.71 Selecting previously unselected package vim-common.
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #34 45.75 Unpacking vim-common (2:8.1.0875-5) ...
13:24:48 [2020-10-03T13:24:48.852Z] #34 ...
13:24:48 [2020-10-03T13:24:48.852Z] 
13:24:48 [2020-10-03T13:24:48.852Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:48 [2020-10-03T13:24:48.852Z] #40 29.58 Reading package lists...
13:24:48 [2020-10-03T13:24:48.852Z] #40 36.09 Building dependency tree...
13:24:48 [2020-10-03T13:24:48.852Z] #40 39.57 The following additional packages will be installed:
13:24:48 [2020-10-03T13:24:48.852Z] #40 39.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:24:48 [2020-10-03T13:24:48.852Z] #40 39.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:24:48 [2020-10-03T13:24:48.852Z] #40 39.60 Suggested packages:
13:24:48 [2020-10-03T13:24:48.852Z] #40 39.61   manpages-dev python-setuptools
13:24:48 [2020-10-03T13:24:48.852Z] #40 40.82 The following NEW packages will be installed:
13:24:48 [2020-10-03T13:24:48.852Z] #40 40.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:24:48 [2020-10-03T13:24:48.852Z] #40 40.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:24:48 [2020-10-03T13:24:48.852Z] #40 40.83   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:24:48 [2020-10-03T13:24:48.852Z] #40 40.83   python-six zlib1g-dev
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.20 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.20 Need to get 4095 kB of archives.
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.20 After this operation, 22.5 MB of additional disk space will be used.
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 41.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 42.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 42.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 42.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 42.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:24:48 [2020-10-03T13:24:48.852Z] #40 43.86 debconf: delaying package configuration, since apt-utils is not installed
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.14 Fetched 4095 kB in 1s (3521 kB/s)
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.36 Selecting previously unselected package libcap-dev:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.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 ... 15410 files and directories currently installed.)
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.48 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.71 Selecting previously unselected package libnet1:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.90 Selecting previously unselected package libnet1-dev.
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 44.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.13 Selecting previously unselected package libnl-3-200:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.30 Selecting previously unselected package libnl-3-dev:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.58 Selecting previously unselected package libprotobuf-c1:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.75 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.89 Selecting previously unselected package zlib1g-dev:amd64.
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 45.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:24:48 [2020-10-03T13:24:48.852Z] #40 ...
13:24:48 [2020-10-03T13:24:48.852Z] 
13:24:48 [2020-10-03T13:24:48.852Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:48 [2020-10-03T13:24:48.852Z] #30 44.70 Checking out files:  81% (1239/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:24:48 [2020-10-03T13:24:48.852Z] #30 45.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:24:48 [2020-10-03T13:24:48.852Z] #30 45.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:24:48 [2020-10-03T13:24:48.920Z] #41 71.68   DEP      criu/string.d
13:24:48 [2020-10-03T13:24:48.920Z] #41 71.73   DEP      criu/stats.d
13:24:49 [2020-10-03T13:24:49.159Z] #30 ...
13:24:49 [2020-10-03T13:24:49.159Z] 
13:24:49 [2020-10-03T13:24:49.159Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:49 [2020-10-03T13:24:49.159Z] #43 36.23 sync
13:24:49 [2020-10-03T13:24:49.159Z] #43 36.23 internal/reflectlite
13:24:49 [2020-10-03T13:24:49.159Z] #43 37.81 github.com/LK4D4/vndr/godl/singleflight
13:24:49 [2020-10-03T13:24:49.159Z] #43 38.16 math/rand
13:24:49 [2020-10-03T13:24:49.159Z] #43 39.23 io
13:24:49 [2020-10-03T13:24:49.159Z] #43 39.60 strconv
13:24:49 [2020-10-03T13:24:49.159Z] #43 40.63 bytes
13:24:49 [2020-10-03T13:24:49.159Z] #43 42.39 bufio
13:24:49 [2020-10-03T13:24:49.159Z] #43 42.84 reflect
13:24:49 [2020-10-03T13:24:49.159Z] #43 44.92 syscall
13:24:49 [2020-10-03T13:24:49.159Z] #43 ...
13:24:49 [2020-10-03T13:24:49.159Z] 
13:24:49 [2020-10-03T13:24:49.159Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:49 [2020-10-03T13:24:49.159Z] #11 29.93 Reading package lists...
13:24:49 [2020-10-03T13:24:49.159Z] #11 36.64 Building dependency tree...
13:24:49 [2020-10-03T13:24:49.159Z] #11 39.94 The following additional packages will be installed:
13:24:49 [2020-10-03T13:24:49.159Z] #11 39.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:24:49 [2020-10-03T13:24:49.159Z] #11 39.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:24:49 [2020-10-03T13:24:49.159Z] #11 39.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:24:49 [2020-10-03T13:24:49.159Z] #11 39.98   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 40.00 Suggested packages:
13:24:49 [2020-10-03T13:24:49.159Z] #11 40.00   gcc-8-locales seccomp wine64
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12 The following NEW packages will be installed:
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.12   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.51 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.51 Need to get 77.7 MB of archives.
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.51 After this operation, 487 MB of additional disk space will be used.
13:24:49 [2020-10-03T13:24:49.159Z] #11 41.51 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]
13:24:49 [2020-10-03T13:24:49.159Z] #11 42.21 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]
13:24:49 [2020-10-03T13:24:49.159Z] #11 43.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:24:49 [2020-10-03T13:24:49.159Z] #11 43.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:24:49 [2020-10-03T13:24:49.159Z] #11 43.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:24:49 [2020-10-03T13:24:49.159Z] #11 43.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:24:49 [2020-10-03T13:24:49.159Z] #11 44.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:24:49 [2020-10-03T13:24:49.159Z] #11 44.68 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]
13:24:49 [2020-10-03T13:24:49.159Z] #11 44.69 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]
13:24:49 [2020-10-03T13:24:49.191Z] #41 71.83   DEP      criu/sockets.d
13:24:49 [2020-10-03T13:24:49.441Z] #11 ...
13:24:49 [2020-10-03T13:24:49.441Z] 
13:24:49 [2020-10-03T13:24:49.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:49 [2020-10-03T13:24:49.441Z] #40 46.23 Selecting previously unselected package libprotobuf17:amd64.
13:24:49 [2020-10-03T13:24:49.441Z] #40 46.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:24:49 [2020-10-03T13:24:49.441Z] #40 46.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:24:49 [2020-10-03T13:24:49.451Z] #41 72.05   DEP      criu/sk-unix.d
13:24:49 [2020-10-03T13:24:49.618Z] #40 ...
13:24:49 [2020-10-03T13:24:49.618Z] 
13:24:49 [2020-10-03T13:24:49.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:49 [2020-10-03T13:24:49.618Z] #11 30.81 Reading package lists...
13:24:49 [2020-10-03T13:24:49.618Z] #11 37.16 Building dependency tree...
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.01 The following additional packages will be installed:
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.04   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.04   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.05   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.05   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.05 Suggested packages:
13:24:49 [2020-10-03T13:24:49.618Z] #11 41.07   gcc-8-locales seccomp wine64
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.89 The following NEW packages will be installed:
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.90   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.90   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 42.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.30 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.30 Need to get 77.7 MB of archives.
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.30 After this operation, 487 MB of additional disk space will be used.
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.30 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]
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.50 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]
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:24:49 [2020-10-03T13:24:49.618Z] #11 43.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:24:49 [2020-10-03T13:24:49.618Z] #11 44.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:24:49 [2020-10-03T13:24:49.618Z] #11 45.84 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]
13:24:49 [2020-10-03T13:24:49.618Z] #11 45.92 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]
13:24:49 [2020-10-03T13:24:49.752Z] #41 72.34   DEP      criu/sk-tcp.d
13:24:49 [2020-10-03T13:24:49.886Z] #11 ...
13:24:49 [2020-10-03T13:24:49.886Z] 
13:24:49 [2020-10-03T13:24:49.886Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:49 [2020-10-03T13:24:49.886Z] #34 30.61 Reading package lists...
13:24:49 [2020-10-03T13:24:49.886Z] #34 37.41 Building dependency tree...
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.73 The following additional packages will be installed:
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.79   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.84 Suggested packages:
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.84   cmake-doc ninja-build lrzip
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.84 Recommended packages:
13:24:49 [2020-10-03T13:24:49.886Z] #34 41.84   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.11 The following NEW packages will be installed:
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.14   vim-common xxd
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.56 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.56 Need to get 14.9 MB of archives.
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.56 After this operation, 61.8 MB of additional disk space will be used.
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 43.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 44.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.23 debconf: delaying package configuration, since apt-utils is not installed
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.42 Fetched 14.9 MB in 2s (7856 kB/s)
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.57 Selecting previously unselected package xxd.
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.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.)
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.66 Unpacking xxd (2:8.1.0875-5) ...
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.91 Selecting previously unselected package vim-common.
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:24:49 [2020-10-03T13:24:49.886Z] #34 46.98 Unpacking vim-common (2:8.1.0875-5) ...
13:24:50 [2020-10-03T13:24:50.008Z] #41 72.67   DEP      criu/sk-queue.d
13:24:50 [2020-10-03T13:24:50.008Z] #41 72.88   DEP      criu/sk-packet.d
13:24:50 [2020-10-03T13:24:50.015Z] #40 47.14 Selecting previously unselected package libprotobuf-lite17:amd64.
13:24:50 [2020-10-03T13:24:50.015Z] #40 47.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:24:50 [2020-10-03T13:24:50.015Z] #40 47.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:24:50 [2020-10-03T13:24:50.172Z] #34 47.35 Selecting previously unselected package cmake-data.
13:24:50 [2020-10-03T13:24:50.172Z] #34 47.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:24:50 [2020-10-03T13:24:50.172Z] #34 47.38 Unpacking cmake-data (3.13.4-1) ...
13:24:50 [2020-10-03T13:24:50.172Z] #34 ...
13:24:50 [2020-10-03T13:24:50.172Z] 
13:24:50 [2020-10-03T13:24:50.172Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:50 [2020-10-03T13:24:50.172Z] #40 47.52 Selecting previously unselected package libprotoc17:amd64.
13:24:50 [2020-10-03T13:24:50.172Z] #40 47.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:24:50 [2020-10-03T13:24:50.172Z] #40 47.54 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:24:50 [2020-10-03T13:24:50.210Z] #36 8.730 [100%] Linking C executable tini-static
13:24:50 [2020-10-03T13:24:50.265Z] #41 73.16   DEP      criu/sk-netlink.d
13:24:50 [2020-10-03T13:24:50.291Z] #40 47.44 Selecting previously unselected package libprotobuf-dev:amd64.
13:24:50 [2020-10-03T13:24:50.291Z] #40 47.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:24:50 [2020-10-03T13:24:50.291Z] #40 47.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:24:50 [2020-10-03T13:24:50.448Z] #40 ...
13:24:50 [2020-10-03T13:24:50.449Z] 
13:24:50 [2020-10-03T13:24:50.449Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:50 [2020-10-03T13:24:50.449Z] #32 37.63 sync
13:24:50 [2020-10-03T13:24:50.449Z] #32 37.65 internal/reflectlite
13:24:50 [2020-10-03T13:24:50.449Z] #32 40.53 sort
13:24:50 [2020-10-03T13:24:50.449Z] #32 40.54 errors
13:24:50 [2020-10-03T13:24:50.449Z] #32 40.98 strconv
13:24:50 [2020-10-03T13:24:50.449Z] #32 42.32 io
13:24:50 [2020-10-03T13:24:50.449Z] #32 43.70 internal/oserror
13:24:50 [2020-10-03T13:24:50.449Z] #32 43.79 syscall
13:24:50 [2020-10-03T13:24:50.449Z] #32 45.43 reflect
13:24:50 [2020-10-03T13:24:50.449Z] #32 ...
13:24:50 [2020-10-03T13:24:50.449Z] 
13:24:50 [2020-10-03T13:24:50.449Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:50 [2020-10-03T13:24:50.510Z] #36 ...
13:24:50 [2020-10-03T13:24:50.510Z] 
13:24:50 [2020-10-03T13:24:50.510Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:50 [2020-10-03T13:24:50.510Z] #12 63.01 Selecting previously unselected package gcc-mingw-w64-base.
13:24:50 [2020-10-03T13:24:50.510Z] #12 63.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:24:50 [2020-10-03T13:24:50.510Z] #12 63.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:24:50 [2020-10-03T13:24:50.729Z] #30 47.60 Checking out files:  92% (1403/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.
13:24:50 [2020-10-03T13:24:50.729Z] #30 47.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:24:50 [2020-10-03T13:24:50.810Z] #12 63.18 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:24:50 [2020-10-03T13:24:50.810Z] #12 63.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:24:50 [2020-10-03T13:24:50.810Z] #12 63.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:24:50 [2020-10-03T13:24:50.827Z] #41 73.37   DEP      criu/sk-inet.d
13:24:50 [2020-10-03T13:24:50.827Z] #41 73.55   DEP      criu/signalfd.d
13:24:50 [2020-10-03T13:24:50.827Z] #41 73.69   DEP      criu/sigframe.d
13:24:51 [2020-10-03T13:24:51.083Z] #41 73.79   DEP      criu/shmem.d
13:24:51 [2020-10-03T13:24:51.109Z] #12 ...
13:24:51 [2020-10-03T13:24:51.109Z] 
13:24:51 [2020-10-03T13:24:51.109Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:51 [2020-10-03T13:24:51.109Z] #36 9.671 [100%] Built target tini-static
13:24:51 [2020-10-03T13:24:51.109Z] #36 9.747 + mkdir -p /build
13:24:51 [2020-10-03T13:24:51.109Z] #36 9.750 + cp tini-static /build/docker-init
13:24:51 [2020-10-03T13:24:51.109Z] #36 DONE 9.9s
13:24:51 [2020-10-03T13:24:51.109Z] 
13:24:51 [2020-10-03T13:24:51.109Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:51 [2020-10-03T13:24:51.109Z] #44 63.47 regexp/syntax
13:24:51 [2020-10-03T13:24:51.316Z] #30 48.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:24:51 [2020-10-03T13:24:51.340Z] #41 73.91   DEP      criu/servicefd.d
13:24:51 [2020-10-03T13:24:51.340Z] #41 74.09   DEP      criu/seize.d
13:24:51 [2020-10-03T13:24:51.597Z] #41 74.20   DEP      criu/seccomp.d
13:24:51 [2020-10-03T13:24:51.597Z] #41 74.39   DEP      criu/rst-malloc.d
13:24:51 [2020-10-03T13:24:51.597Z] #41 74.45   DEP      criu/rbtree.d
13:24:51 [2020-10-03T13:24:51.691Z] #27 12.02 
                                                                           0.0%
##                                                                         2.8%
##                                                                         2.8%
####                                                                       5.6%
#####                                                                      7.6%
#######                                                                    9.9%
#######                                                                   10.8%
#########                                                                 13.5%
###########                                                               16.1%
###########                                                               16.3%
##############                                                            19.5%
##############                                                            19.9%
################                                                          23.6%
#################                                                         24.0%
###################                                                       27.6%
######################                                                    30.7%
########################                                                  34.7%
##########################                                                36.8%
############################                                              39.5%
#############################                                             40.8%
###############################                                           43.9%
#################################                                         47.1%
####################################                                      50.6%
######################################                                    53.8%
#######################################                                   54.6%
########################################                                  56.2%
#########################################                                 58.0%
##########################################                                58.7%
###########################################                               60.8%
############################################                              61.9%
#############################################                             63.2%
##############################################                            64.8%
###############################################                           65.3%
################################################                          67.5%
################################################                          68.1%
##################################################                        69.8%
###################################################                       71.3%
####################################################                      73.3%
######################################################                    75.6%
######################################################                    75.7%
#######################################################                   76.4%
#######################################################                   77.0%
########################################################                  78.2%
#########################################################                 79.2%
##########################################################                80.6%
##########################################################                81.6%
############################################################              84.6%
#############################################################             86.1%
###############################################################           88.2%
################################################################          89.8%
##################################################################        92.0%
###################################################################       94.0%
#####################################################################     96.2%
#######################################################################   99.1%
######################################################################## 100.0%
13:24:51 [2020-10-03T13:24:51.691Z] #27 19.98 
13:24:51 [2020-10-03T13:24:51.691Z] #27 ...
13:24:51 [2020-10-03T13:24:51.691Z] 
13:24:51 [2020-10-03T13:24:51.691Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:51 [2020-10-03T13:24:51.691Z] #32 28.65 sync
13:24:51 [2020-10-03T13:24:51.691Z] #32 28.65 internal/reflectlite
13:24:51 [2020-10-03T13:24:51.691Z] #32 30.80 errors
13:24:51 [2020-10-03T13:24:51.691Z] #32 30.80 sort
13:24:51 [2020-10-03T13:24:51.691Z] #32 31.15 io
13:24:51 [2020-10-03T13:24:51.691Z] #32 31.15 strconv
13:24:51 [2020-10-03T13:24:51.691Z] #32 31.15 internal/oserror
13:24:51 [2020-10-03T13:24:51.691Z] #32 31.36 syscall
13:24:51 [2020-10-03T13:24:51.691Z] #32 32.75 strings
13:24:51 [2020-10-03T13:24:51.691Z] #32 32.80 bytes
13:24:51 [2020-10-03T13:24:51.691Z] #32 34.58 bufio
13:24:51 [2020-10-03T13:24:51.691Z] #32 35.07 path
13:24:51 [2020-10-03T13:24:51.691Z] #32 35.10 reflect
13:24:51 [2020-10-03T13:24:51.691Z] #32 35.86 text/tabwriter
13:24:51 [2020-10-03T13:24:51.691Z] #32 38.24 internal/syscall/execenv
13:24:51 [2020-10-03T13:24:51.691Z] #32 38.25 time
13:24:51 [2020-10-03T13:24:51.691Z] #32 38.26 internal/syscall/unix
13:24:51 [2020-10-03T13:24:51.853Z] #41 74.48   DEP      criu/pstree.d
13:24:51 [2020-10-03T13:24:51.853Z] #41 74.64   DEP      criu/protobuf.d
13:24:51 [2020-10-03T13:24:51.853Z] #41 74.74   GEN      criu/protobuf-desc-gen.h
13:24:51 [2020-10-03T13:24:51.866Z] #54 137.5 + bin/containerd-stress
13:24:52 [2020-10-03T13:24:52.032Z] #32 ...
13:24:52 [2020-10-03T13:24:52.032Z] 
13:24:52 [2020-10-03T13:24:52.032Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:52 [2020-10-03T13:24:52.032Z] #11 35.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 35.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 35.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.05 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]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 36.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
13:24:52 [2020-10-03T13:24:52.032Z] #11 39.04 debconf: delaying package configuration, since apt-utils is not installed
13:24:52 [2020-10-03T13:24:52.216Z] #40 48.92 Selecting previously unselected package libprotoc17:amd64.
13:24:52 [2020-10-03T13:24:52.216Z] #40 48.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:24:52 [2020-10-03T13:24:52.216Z] #40 48.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:24:52 [2020-10-03T13:24:52.476Z] #40 49.60 Selecting previously unselected package protobuf-c-compiler.
13:24:52 [2020-10-03T13:24:52.477Z] #40 49.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:24:52 [2020-10-03T13:24:52.477Z] #40 49.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:24:52 [2020-10-03T13:24:52.645Z] #44 64.88 hash/crc32
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.76 Selecting previously unselected package protobuf-compiler.
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.77 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.96 Selecting previously unselected package python-pkg-resources.
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:24:52 [2020-10-03T13:24:52.735Z] #40 49.98 Unpacking python-pkg-resources (40.8.0-1) ...
13:24:52 [2020-10-03T13:24:52.877Z] #41 ...
13:24:52 [2020-10-03T13:24:52.877Z] 
13:24:52 [2020-10-03T13:24:52.877Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:52 [2020-10-03T13:24:52.877Z] #43 133.5 github.com/LK4D4/vndr/godl
13:24:52 [2020-10-03T13:24:52.877Z] #43 134.2 github.com/LK4D4/vndr
13:24:52 [2020-10-03T13:24:52.904Z] #54 138.9 + bin/containerd-shim
13:24:52 [2020-10-03T13:24:52.994Z] #40 50.18 Selecting previously unselected package python-six.
13:24:52 [2020-10-03T13:24:52.994Z] #40 50.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:24:52 [2020-10-03T13:24:52.994Z] #40 50.20 Unpacking python-six (1.12.0-1) ...
13:24:52 [2020-10-03T13:24:52.994Z] #40 50.29 Selecting previously unselected package python-protobuf.
13:24:53 [2020-10-03T13:24:53.134Z] #43 ...
13:24:53 [2020-10-03T13:24:53.134Z] 
13:24:53 [2020-10-03T13:24:53.134Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:24:53 [2020-10-03T13:24:53.134Z] #18 13.64 Reading package lists...
13:24:53 [2020-10-03T13:24:53.134Z] #18 17.71 Building dependency tree...
13:24:53 [2020-10-03T13:24:53.134Z] #18 19.77 libcap2-bin is already the newest version (1:2.25-2).
13:24:53 [2020-10-03T13:24:53.134Z] #18 19.77 The following additional packages will be installed:
13:24:53 [2020-10-03T13:24:53.134Z] #18 19.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:24:53 [2020-10-03T13:24:53.134Z] #18 19.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.77   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.77   python3.7 python3.7-minimal vim-runtime xxd
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78 Suggested packages:
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78 Recommended packages:
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78   aufs-dkms nftables build-essential python3-dev python3-keyring
13:24:53 [2020-10-03T13:24:53.135Z] #18 19.78   python3-keyrings.alt python3-xdg unzip
13:24:53 [2020-10-03T13:24:53.254Z] #40 50.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:24:53 [2020-10-03T13:24:53.254Z] #40 50.33 Unpacking python-protobuf (3.6.1.3-2) ...
13:24:53 [2020-10-03T13:24:53.292Z] #44 ...
13:24:53 [2020-10-03T13:24:53.292Z] 
13:24:53 [2020-10-03T13:24:53.292Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:53 [2020-10-03T13:24:53.292Z] #33 55.62 bufio
13:24:53 [2020-10-03T13:24:53.292Z] #33 56.29 reflect
13:24:53 [2020-10-03T13:24:53.292Z] #33 57.05 path
13:24:53 [2020-10-03T13:24:53.292Z] #33 58.69 text/tabwriter
13:24:53 [2020-10-03T13:24:53.292Z] #33 64.23 internal/syscall/execenv
13:24:53 [2020-10-03T13:24:53.292Z] #33 64.24 internal/syscall/unix
13:24:53 [2020-10-03T13:24:53.292Z] #33 64.32 time
13:24:53 [2020-10-03T13:24:53.292Z] #33 ...
13:24:53 [2020-10-03T13:24:53.292Z] 
13:24:53 [2020-10-03T13:24:53.292Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:53 [2020-10-03T13:24:53.292Z] #42 1.628 Note: Building without setproctitle() and strlcpy() support.
13:24:53 [2020-10-03T13:24:53.292Z] #42 1.628       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:24:53 [2020-10-03T13:24:53.292Z] #42 1.642 Note: Building without GnuTLS support
13:24:53 [2020-10-03T13:24:53.292Z] #42 1.646 Makefile.config:39: Warn: you have no libnftables installed
13:24:53 [2020-10-03T13:24:53.292Z] #42 1.646 Makefile.config:40: Warn: Building without nftables support
13:24:53 [2020-10-03T13:24:53.292Z] #42 3.738 fatal: not a git repository (or any of the parent directories): .git
13:24:53 [2020-10-03T13:24:53.292Z] #42 3.800   GEN      .gitid
13:24:53 [2020-10-03T13:24:53.292Z] #42 3.841   GEN      criu/include/version.h
13:24:53 [2020-10-03T13:24:53.292Z] #42 3.901   GEN      include/common/asm
13:24:53 [2020-10-03T13:24:53.432Z] #11 40.34 Fetched 73.3 MB in 12s (6136 kB/s)
13:24:53 [2020-10-03T13:24:53.432Z] #11 ...
13:24:53 [2020-10-03T13:24:53.432Z] 
13:24:53 [2020-10-03T13:24:53.432Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:53 [2020-10-03T13:24:53.432Z] #43 30.39 internal/singleflight
13:24:53 [2020-10-03T13:24:53.432Z] #43 30.40 math/rand
13:24:53 [2020-10-03T13:24:53.432Z] #43 30.40 github.com/LK4D4/vndr/godl/singleflight
13:24:53 [2020-10-03T13:24:53.432Z] #43 30.43 internal/reflectlite
13:24:53 [2020-10-03T13:24:53.432Z] #43 32.20 vendor/golang.org/x/net/dns/dnsmessage
13:24:53 [2020-10-03T13:24:53.432Z] #43 32.23 strconv
13:24:53 [2020-10-03T13:24:53.432Z] #43 32.23 io
13:24:53 [2020-10-03T13:24:53.432Z] #43 32.23 syscall
13:24:53 [2020-10-03T13:24:53.432Z] #43 33.79 bytes
13:24:53 [2020-10-03T13:24:53.432Z] #43 35.03 reflect
13:24:53 [2020-10-03T13:24:53.432Z] #43 35.97 bufio
13:24:53 [2020-10-03T13:24:53.432Z] #43 37.37 regexp/syntax
13:24:53 [2020-10-03T13:24:53.432Z] #43 38.08 hash/crc32
13:24:53 [2020-10-03T13:24:53.432Z] #43 38.71 vendor/golang.org/x/text/transform
13:24:53 [2020-10-03T13:24:53.432Z] #43 39.95 time
13:24:53 [2020-10-03T13:24:53.432Z] #43 ...
13:24:53 [2020-10-03T13:24:53.432Z] 
13:24:53 [2020-10-03T13:24:53.432Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:53 [2020-10-03T13:24:53.432Z] #27 20.28 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:53 [2020-10-03T13:24:53.432Z] #27 20.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:24:53 [2020-10-03T13:24:53.432Z] #27 21.24 
13:24:53 [2020-10-03T13:24:53.432Z] #27 21.59 
#                                                                          2.0%
######################################################################## 100.0%
13:24:53 [2020-10-03T13:24:53.432Z] #27 21.72 
13:24:53 [2020-10-03T13:24:53.591Z] #42 5.859   PBCC     images/timens.pb-c.c
13:24:53 [2020-10-03T13:24:53.591Z] #42 5.970   DEP      images/timens.pb-c.d
13:24:53 [2020-10-03T13:24:53.698Z] #18 ...
13:24:53 [2020-10-03T13:24:53.698Z] 
13:24:53 [2020-10-03T13:24:53.698Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:53 [2020-10-03T13:24:53.698Z] #43 DONE 144.4s
13:24:53 [2020-10-03T13:24:53.738Z] #27 22.05 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:53 [2020-10-03T13:24:53.828Z] #40 50.84 Setting up python-pkg-resources (40.8.0-1) ...
13:24:53 [2020-10-03T13:24:53.890Z] #42 6.040   PBCC     images/fown.pb-c.c
13:24:53 [2020-10-03T13:24:53.890Z] #42 6.085   PBCC     images/google/protobuf/descriptor.pb-c.c
13:24:53 [2020-10-03T13:24:53.890Z] #42 6.229   PBCC     images/opts.pb-c.c
13:24:53 [2020-10-03T13:24:53.954Z] 
13:24:53 [2020-10-03T13:24:53.954Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:53 [2020-10-03T13:24:53.954Z] #41 76.53   DEP      criu/protobuf-desc.d
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.249   PBCC     images/memfd.pb-c.c
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.293   DEP      images/fown.pb-c.d
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.329   DEP      images/google/protobuf/descriptor.pb-c.d
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.385   DEP      images/opts.pb-c.d
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.437   DEP      images/memfd.pb-c.d
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.479   PBCC     images/sit.pb-c.c
13:24:54 [2020-10-03T13:24:54.189Z] #42 6.527   DEP      images/sit.pb-c.d
13:24:54 [2020-10-03T13:24:54.211Z] #41 76.89   DEP      criu/proc_parse.d
13:24:54 [2020-10-03T13:24:54.318Z] #27 22.76 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:24:54 [2020-10-03T13:24:54.468Z] #41 77.33   DEP      criu/plugin.d
13:24:54 [2020-10-03T13:24:54.489Z] #42 6.585   PBCC     images/macvlan.pb-c.c
13:24:54 [2020-10-03T13:24:54.489Z] #42 6.607   DEP      images/macvlan.pb-c.d
13:24:54 [2020-10-03T13:24:54.489Z] #42 6.659   PBCC     images/autofs.pb-c.c
13:24:54 [2020-10-03T13:24:54.489Z] #42 6.688   DEP      images/autofs.pb-c.d
13:24:54 [2020-10-03T13:24:54.489Z] #42 6.773   PBCC     images/sysctl.pb-c.c
13:24:54 [2020-10-03T13:24:54.741Z] #41 77.50   DEP      criu/pipes.d
13:24:54 [2020-10-03T13:24:54.793Z] #42 6.803   DEP      images/sysctl.pb-c.d
13:24:54 [2020-10-03T13:24:54.794Z] #42 6.852   PBCC     images/time.pb-c.c
13:24:54 [2020-10-03T13:24:54.794Z] #42 6.882   DEP      images/time.pb-c.d
13:24:54 [2020-10-03T13:24:54.794Z] #42 6.908   PBCC     images/binfmt-misc.pb-c.c
13:24:54 [2020-10-03T13:24:54.794Z] #42 6.972   DEP      images/binfmt-misc.pb-c.d
13:24:54 [2020-10-03T13:24:54.794Z] #42 6.995   PBCC     images/seccomp.pb-c.c
13:24:54 [2020-10-03T13:24:54.794Z] #42 7.014   DEP      images/seccomp.pb-c.d
13:24:54 [2020-10-03T13:24:54.794Z] #42 7.116   PBCC     images/userns.pb-c.c
13:24:54 [2020-10-03T13:24:54.997Z] #27 ...
13:24:54 [2020-10-03T13:24:54.997Z] 
13:24:54 [2020-10-03T13:24:54.997Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:54 [2020-10-03T13:24:54.997Z] #62 DONE 41.9s
13:24:54 [2020-10-03T13:24:54.997Z] 
13:24:54 [2020-10-03T13:24:54.997Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:54 [2020-10-03T13:24:54.997Z] #27 23.06 
13:24:54 [2020-10-03T13:24:54.997Z] #27 23.31 
                                                                           0.8%
######################################################################## 100.0%
13:24:55 [2020-10-03T13:24:55.094Z] #41 77.74   DEP      criu/pie-util.d
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.146   DEP      images/userns.pb-c.d
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.192   PBCC     images/cgroup.pb-c.c
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.209   DEP      images/cgroup.pb-c.d
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.265   PBCC     images/ext-file.pb-c.c
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.278   DEP      images/ext-file.pb-c.d
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.323   PBCC     images/rpc.pb-c.c
13:24:55 [2020-10-03T13:24:55.095Z] #42 7.401   DEP      images/rpc.pb-c.d
13:24:55 [2020-10-03T13:24:55.316Z] #27 23.51 
13:24:55 [2020-10-03T13:24:55.368Z] #41 77.88   DEP      criu/pie-util-vdso.d
13:24:55 [2020-10-03T13:24:55.368Z] #41 78.14   DEP      criu/pie-util-vdso-elf32.d
13:24:55 [2020-10-03T13:24:55.368Z] #41 78.24   DEP      criu/path.d
13:24:55 [2020-10-03T13:24:55.393Z] #42 7.449   PBCC     images/siginfo.pb-c.c
13:24:55 [2020-10-03T13:24:55.393Z] #42 7.494   DEP      images/siginfo.pb-c.d
13:24:55 [2020-10-03T13:24:55.393Z] #42 7.571   PBCC     images/pagemap.pb-c.c
13:24:55 [2020-10-03T13:24:55.393Z] #42 7.651   DEP      images/pagemap.pb-c.d
13:24:55 [2020-10-03T13:24:55.584Z] #27 ...
13:24:55 [2020-10-03T13:24:55.584Z] 
13:24:55 [2020-10-03T13:24:55.584Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:24:55 [2020-10-03T13:24:55.584Z] #30 32.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:24:55 [2020-10-03T13:24:55.584Z] #30 32.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:24:55 [2020-10-03T13:24:55.584Z] #30 ...
13:24:55 [2020-10-03T13:24:55.584Z] 
13:24:55 [2020-10-03T13:24:55.584Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:55 [2020-10-03T13:24:55.584Z] #27 23.91 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:55 [2020-10-03T13:24:55.636Z] #41 78.45   DEP      criu/parasite-syscall.d
13:24:55 [2020-10-03T13:24:55.724Z] #42 7.715   PBCC     images/rlimit.pb-c.c
13:24:55 [2020-10-03T13:24:55.724Z] #42 7.724   DEP      images/rlimit.pb-c.d
13:24:55 [2020-10-03T13:24:55.724Z] #42 7.792   PBCC     images/file-lock.pb-c.c
13:24:55 [2020-10-03T13:24:55.724Z] #42 7.868   DEP      images/file-lock.pb-c.d
13:24:55 [2020-10-03T13:24:55.724Z] #42 7.947   PBCC     images/tty.pb-c.c
13:24:55 [2020-10-03T13:24:55.736Z] #40 ...
13:24:55 [2020-10-03T13:24:55.736Z] 
13:24:55 [2020-10-03T13:24:55.736Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:55 [2020-10-03T13:24:55.736Z] #43 52.99 time
13:24:55 [2020-10-03T13:24:55.849Z] #27 ...
13:24:55 [2020-10-03T13:24:55.849Z] 
13:24:55 [2020-10-03T13:24:55.849Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
13:24:55 [2020-10-03T13:24:55.849Z] #53 37.24 Processing triggers for libc-bin (2.28-10) ...
13:24:55 [2020-10-03T13:24:55.849Z] #53 DONE 42.9s
13:24:55 [2020-10-03T13:24:55.849Z] 
13:24:55 [2020-10-03T13:24:55.849Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:55 [2020-10-03T13:24:55.849Z] #45 DONE 42.9s
13:24:55 [2020-10-03T13:24:55.899Z] #41 78.64   DEP      criu/pagemap.d
13:24:55 [2020-10-03T13:24:55.899Z] #41 78.77   DEP      criu/pagemap-cache.d
13:24:56 [2020-10-03T13:24:56.024Z] #42 8.063   DEP      images/tty.pb-c.d
13:24:56 [2020-10-03T13:24:56.024Z] #42 8.140   PBCC     images/tun.pb-c.c
13:24:56 [2020-10-03T13:24:56.024Z] #42 8.311   PBCC     images/netdev.pb-c.c
13:24:56 [2020-10-03T13:24:56.024Z] #42 8.391   DEP      images/tun.pb-c.d
13:24:56 [2020-10-03T13:24:56.114Z] 
13:24:56 [2020-10-03T13:24:56.114Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:56 [2020-10-03T13:24:56.208Z] #41 78.90   DEP      criu/page-xfer.d
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.418   DEP      images/netdev.pb-c.d
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.441   PBCC     images/vma.pb-c.c
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.463   DEP      images/vma.pb-c.d
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.512   PBCC     images/creds.pb-c.c
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.540   DEP      images/creds.pb-c.d
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.568   PBCC     images/utsns.pb-c.c
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.590   DEP      images/utsns.pb-c.d
13:24:56 [2020-10-03T13:24:56.325Z] #42 8.632   PBCC     images/ipc-desc.pb-c.c
13:24:56 [2020-10-03T13:24:56.465Z] #41 79.18   DEP      criu/page-pipe.d
13:24:56 [2020-10-03T13:24:56.465Z] #41 79.25   DEP      criu/netfilter.d
13:24:56 [2020-10-03T13:24:56.595Z] #30 ...
13:24:56 [2020-10-03T13:24:56.595Z] 
13:24:56 [2020-10-03T13:24:56.595Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:56 [2020-10-03T13:24:56.595Z] #43 43.06 strconv
13:24:56 [2020-10-03T13:24:56.595Z] #43 43.07 io
13:24:56 [2020-10-03T13:24:56.595Z] #43 44.25 bytes
13:24:56 [2020-10-03T13:24:56.595Z] #43 46.28 bufio
13:24:56 [2020-10-03T13:24:56.595Z] #43 46.61 reflect
13:24:56 [2020-10-03T13:24:56.595Z] #43 47.94 syscall
13:24:56 [2020-10-03T13:24:56.595Z] #43 ...
13:24:56 [2020-10-03T13:24:56.595Z] 
13:24:56 [2020-10-03T13:24:56.595Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.36 Selecting previously unselected package protobuf-c-compiler.
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.52 Selecting previously unselected package protobuf-compiler.
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.57 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.79 Selecting previously unselected package python-pkg-resources.
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 48.84 Unpacking python-pkg-resources (40.8.0-1) ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.06 Selecting previously unselected package python-six.
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.09 Unpacking python-six (1.12.0-1) ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.20 Selecting previously unselected package python-protobuf.
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.21 Unpacking python-protobuf (3.6.1.3-2) ...
13:24:56 [2020-10-03T13:24:56.595Z] #40 49.83 Setting up python-pkg-resources (40.8.0-1) ...
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.652   PBCC     images/ipc-sem.pb-c.c
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.670   DEP      images/ipc-desc.pb-c.d
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.713   DEP      images/ipc-sem.pb-c.d
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.755   PBCC     images/ipc-msg.pb-c.c
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.776   DEP      images/ipc-msg.pb-c.d
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.820   PBCC     images/ipc-shm.pb-c.c
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.832   DEP      images/ipc-shm.pb-c.d
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.887   PBCC     images/ipc-var.pb-c.c
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.927   DEP      images/ipc-var.pb-c.d
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.961   PBCC     images/sk-opts.pb-c.c
13:24:56 [2020-10-03T13:24:56.623Z] #42 8.988   PBCC     images/packet-sock.pb-c.c
13:24:56 [2020-10-03T13:24:56.722Z] #41 79.35   DEP      criu/net.d
13:24:56 [2020-10-03T13:24:56.722Z] #41 79.51   DEP      criu/namespaces.d
13:24:56 [2020-10-03T13:24:56.857Z] #40 54.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:24:56 [2020-10-03T13:24:56.857Z] #40 54.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:24:56 [2020-10-03T13:24:56.857Z] #40 54.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:24:56 [2020-10-03T13:24:56.857Z] #40 54.19 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:24:56 [2020-10-03T13:24:56.857Z] #40 54.23 Setting up python-six (1.12.0-1) ...
13:24:56 [2020-10-03T13:24:56.919Z] #42 9.046   DEP      images/sk-opts.pb-c.d
13:24:56 [2020-10-03T13:24:56.919Z] #42 9.098   DEP      images/packet-sock.pb-c.d
13:24:56 [2020-10-03T13:24:56.919Z] #42 9.141   PBCC     images/sk-netlink.pb-c.c
13:24:56 [2020-10-03T13:24:56.919Z] #42 9.215   DEP      images/sk-netlink.pb-c.d
13:24:56 [2020-10-03T13:24:56.919Z] #42 ...
13:24:56 [2020-10-03T13:24:56.919Z] 
13:24:56 [2020-10-03T13:24:56.919Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:56 [2020-10-03T13:24:56.919Z] #50 69.51 time
13:24:56 [2020-10-03T13:24:56.977Z] #41 79.69   DEP      criu/mount.d
13:24:57 [2020-10-03T13:24:57.233Z] #41 79.85   DEP      criu/memfd.d
13:24:57 [2020-10-03T13:24:57.233Z] #41 80.04   DEP      criu/mem.d
13:24:57 [2020-10-03T13:24:57.367Z] #54 143.0 + bin/containerd-shim-runc-v1
13:24:57 [2020-10-03T13:24:57.489Z] #41 80.18   DEP      criu/lsm.d
13:24:57 [2020-10-03T13:24:57.489Z] #41 80.31   DEP      criu/log.d
13:24:57 [2020-10-03T13:24:57.537Z] #54 ...
13:24:57 [2020-10-03T13:24:57.537Z] 
13:24:57 [2020-10-03T13:24:57.537Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:57 [2020-10-03T13:24:57.537Z] #49 34.59 strconv
13:24:57 [2020-10-03T13:24:57.537Z] #49 34.59 strings
13:24:57 [2020-10-03T13:24:57.537Z] #49 34.60 bufio
13:24:57 [2020-10-03T13:24:57.537Z] #49 34.60 syscall
13:24:57 [2020-10-03T13:24:57.537Z] #49 36.80 text/tabwriter
13:24:57 [2020-10-03T13:24:57.537Z] #49 37.62 reflect
13:24:57 [2020-10-03T13:24:57.537Z] #49 37.82 regexp/syntax
13:24:57 [2020-10-03T13:24:57.537Z] #49 40.57 time
13:24:57 [2020-10-03T13:24:57.537Z] #49 41.50 regexp
13:24:57 [2020-10-03T13:24:57.569Z] #50 ...
13:24:57 [2020-10-03T13:24:57.569Z] 
13:24:57 [2020-10-03T13:24:57.569Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:57 [2020-10-03T13:24:57.569Z] #46 DONE 69.9s
13:24:57 [2020-10-03T13:24:57.569Z] 
13:24:57 [2020-10-03T13:24:57.569Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.284   PBCC     images/sk-inet.pb-c.c
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.367   DEP      images/sk-inet.pb-c.d
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.455   PBCC     images/sk-unix.pb-c.c
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.506   DEP      images/sk-unix.pb-c.d
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.653   PBCC     images/mm.pb-c.c
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.719   DEP      images/mm.pb-c.d
13:24:57 [2020-10-03T13:24:57.569Z] #42 9.941   PBCC     images/timerfd.pb-c.c
13:24:57 [2020-10-03T13:24:57.745Z] #41 80.44   DEP      criu/libnetlink.d
13:24:57 [2020-10-03T13:24:57.745Z] #41 80.53   DEP      criu/kerndat.d
13:24:57 [2020-10-03T13:24:57.802Z] #49 ...
13:24:57 [2020-10-03T13:24:57.802Z] 
13:24:57 [2020-10-03T13:24:57.802Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
13:24:57 [2020-10-03T13:24:57.802Z] #27 24.77 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:24:57 [2020-10-03T13:24:57.802Z] #27 24.93 skipping existing 9a99313a2c50
13:24:57 [2020-10-03T13:24:57.802Z] #27 25.05 
13:24:57 [2020-10-03T13:24:57.802Z] #27 25.43 /download-frozen-image-v2.sh: line 208: type: go: not found
13:24:57 [2020-10-03T13:24:57.867Z] #42 10.18   DEP      images/timerfd.pb-c.d
13:24:58 [2020-10-03T13:24:58.001Z] #41 80.69   DEP      criu/kcmp-ids.d
13:24:58 [2020-10-03T13:24:58.001Z] #41 80.79   DEP      criu/irmap.d
13:24:58 [2020-10-03T13:24:58.163Z] #42 10.25   PBCC     images/timer.pb-c.c
13:24:58 [2020-10-03T13:24:58.163Z] #42 10.31   DEP      images/timer.pb-c.d
13:24:58 [2020-10-03T13:24:58.163Z] #42 10.38   PBCC     images/sa.pb-c.c
13:24:58 [2020-10-03T13:24:58.163Z] #42 10.44   DEP      images/sa.pb-c.d
13:24:58 [2020-10-03T13:24:58.163Z] #42 10.50   PBCC     images/pipe-data.pb-c.c
13:24:58 [2020-10-03T13:24:58.256Z] #41 80.90   DEP      criu/ipc_ns.d
13:24:58 [2020-10-03T13:24:58.256Z] #41 80.99   DEP      criu/image.d
13:24:58 [2020-10-03T13:24:58.256Z] #41 81.10   DEP      criu/image-desc.d
13:24:58 [2020-10-03T13:24:58.256Z] #41 81.17   DEP      criu/fsnotify.d
13:24:58 [2020-10-03T13:24:58.383Z] #27 26.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.54   DEP      images/pipe-data.pb-c.d
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.58   PBCC     images/mnt.pb-c.c
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.66   DEP      images/mnt.pb-c.d
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.70   PBCC     images/sk-packet.pb-c.c
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.72   DEP      images/sk-packet.pb-c.d
13:24:58 [2020-10-03T13:24:58.483Z] #42 10.77   PBCC     images/tcp-stream.pb-c.c
13:24:58 [2020-10-03T13:24:58.650Z] #27 26.97 
13:24:58 [2020-10-03T13:24:58.768Z] #40 ...
13:24:58 [2020-10-03T13:24:58.768Z] 
13:24:58 [2020-10-03T13:24:58.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:24:58 [2020-10-03T13:24:58.768Z] #43 55.99 time
13:24:58 [2020-10-03T13:24:58.781Z] #42 10.81   DEP      images/tcp-stream.pb-c.d
13:24:58 [2020-10-03T13:24:58.781Z] #42 10.85   PBCC     images/pipe.pb-c.c
13:24:58 [2020-10-03T13:24:58.781Z] #42 10.89   DEP      images/pipe.pb-c.d
13:24:58 [2020-10-03T13:24:58.781Z] #42 10.96   PBCC     images/pstree.pb-c.c
13:24:58 [2020-10-03T13:24:58.781Z] #42 10.98   DEP      images/pstree.pb-c.d
13:24:58 [2020-10-03T13:24:58.781Z] #42 11.04   PBCC     images/fs.pb-c.c
13:24:58 [2020-10-03T13:24:58.825Z] #41 81.34   DEP      criu/filesystems.d
13:24:58 [2020-10-03T13:24:58.825Z] #41 81.48   DEP      criu/files.d
13:24:58 [2020-10-03T13:24:58.916Z] #27 27.15 
######################################################################## 100.0%
13:24:58 [2020-10-03T13:24:58.916Z] #27 27.29 
13:24:59 [2020-10-03T13:24:59.028Z] #43 ...
13:24:59 [2020-10-03T13:24:59.028Z] 
13:24:59 [2020-10-03T13:24:59.028Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:59 [2020-10-03T13:24:59.028Z] #45 DONE 56.1s
13:24:59 [2020-10-03T13:24:59.028Z] 
13:24:59 [2020-10-03T13:24:59.028Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:59 [2020-10-03T13:24:59.028Z] #11 50.10 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]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.32 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]
13:24:59 [2020-10-03T13:24:59.028Z] #11 52.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 52.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
13:24:59 [2020-10-03T13:24:59.029Z] #11 53.73 debconf: delaying package configuration, since apt-utils is not installed
13:24:59 [2020-10-03T13:24:59.029Z] #11 53.93 Fetched 77.7 MB in 10s (8170 kB/s)
13:24:59 [2020-10-03T13:24:59.029Z] #11 54.03 Selecting previously unselected package binutils-mingw-w64-i686.
13:24:59 [2020-10-03T13:24:59.029Z] #11 54.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:24:59 [2020-10-03T13:24:59.029Z] #11 54.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:24:59 [2020-10-03T13:24:59.029Z] #11 54.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:24:59 [2020-10-03T13:24:59.035Z] #43 ...
13:24:59 [2020-10-03T13:24:59.035Z] 
13:24:59 [2020-10-03T13:24:59.035Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:24:59 [2020-10-03T13:24:59.035Z] #45 DONE 55.6s
13:24:59 [2020-10-03T13:24:59.035Z] 
13:24:59 [2020-10-03T13:24:59.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:59 [2020-10-03T13:24:59.035Z] #40 55.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:24:59 [2020-10-03T13:24:59.035Z] #40 55.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:24:59 [2020-10-03T13:24:59.035Z] #40 55.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:24:59 [2020-10-03T13:24:59.035Z] #40 55.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:24:59 [2020-10-03T13:24:59.035Z] #40 55.64 Setting up python-six (1.12.0-1) ...
13:24:59 [2020-10-03T13:24:59.035Z] #40 ...
13:24:59 [2020-10-03T13:24:59.035Z] 
13:24:59 [2020-10-03T13:24:59.035Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:24:59 [2020-10-03T13:24:59.035Z] #34 46.16 Selecting previously unselected package cmake-data.
13:24:59 [2020-10-03T13:24:59.036Z] #34 46.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:24:59 [2020-10-03T13:24:59.036Z] #34 46.18 Unpacking cmake-data (3.13.4-1) ...
13:24:59 [2020-10-03T13:24:59.036Z] #34 49.44 Selecting previously unselected package libicu63:amd64.
13:24:59 [2020-10-03T13:24:59.036Z] #34 49.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:24:59 [2020-10-03T13:24:59.036Z] #34 49.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:24:59 [2020-10-03T13:24:59.036Z] #34 ...
13:24:59 [2020-10-03T13:24:59.036Z] 
13:24:59 [2020-10-03T13:24:59.036Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:24:59 [2020-10-03T13:24:59.036Z] #11 48.16 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]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.44 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]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 50.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
13:24:59 [2020-10-03T13:24:59.036Z] #11 51.96 debconf: delaying package configuration, since apt-utils is not installed
13:24:59 [2020-10-03T13:24:59.036Z] #11 52.19 Fetched 77.7 MB in 9s (8249 kB/s)
13:24:59 [2020-10-03T13:24:59.036Z] #11 52.30 Selecting previously unselected package binutils-mingw-w64-i686.
13:24:59 [2020-10-03T13:24:59.036Z] #11 52.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.)
13:24:59 [2020-10-03T13:24:59.036Z] #11 52.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:24:59 [2020-10-03T13:24:59.036Z] #11 52.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:24:59 [2020-10-03T13:24:59.036Z] #11 54.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:24:59 [2020-10-03T13:24:59.036Z] #11 54.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:24:59 [2020-10-03T13:24:59.036Z] #11 54.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:24:59 [2020-10-03T13:24:59.080Z] #42 11.05   DEP      images/fs.pb-c.d
13:24:59 [2020-10-03T13:24:59.080Z] #42 11.09   PBCC     images/signalfd.pb-c.c
13:24:59 [2020-10-03T13:24:59.080Z] #42 11.13   DEP      images/signalfd.pb-c.d
13:24:59 [2020-10-03T13:24:59.080Z] #42 11.20   PBCC     images/fh.pb-c.c
13:24:59 [2020-10-03T13:24:59.080Z] #42 11.25   PBCC     images/fsnotify.pb-c.c
13:24:59 [2020-10-03T13:24:59.089Z] #41 81.69   DEP      criu/files-reg.d
13:24:59 [2020-10-03T13:24:59.089Z] #41 81.90   DEP      criu/files-ext.d
13:24:59 [2020-10-03T13:24:59.181Z] #27 27.41 Download of images into '/build' complete.
13:24:59 [2020-10-03T13:24:59.181Z] #27 27.42 Use something like the following to load the result into a Docker daemon:
13:24:59 [2020-10-03T13:24:59.181Z] #27 27.42   tar -cC '/build' . | docker load
13:24:59 [2020-10-03T13:24:59.288Z] #11 56.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:24:59 [2020-10-03T13:24:59.288Z] #11 56.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:24:59 [2020-10-03T13:24:59.288Z] #11 56.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:24:59 [2020-10-03T13:24:59.295Z] #11 ...
13:24:59 [2020-10-03T13:24:59.295Z] 
13:24:59 [2020-10-03T13:24:59.295Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:59 [2020-10-03T13:24:59.295Z] #49 46.41 syscall
13:24:59 [2020-10-03T13:24:59.295Z] #49 46.43 reflect
13:24:59 [2020-10-03T13:24:59.295Z] #49 53.81 time
13:24:59 [2020-10-03T13:24:59.295Z] #49 ...
13:24:59 [2020-10-03T13:24:59.295Z] 
13:24:59 [2020-10-03T13:24:59.295Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:59 [2020-10-03T13:24:59.295Z] #32 48.24 time
13:24:59 [2020-10-03T13:24:59.295Z] #32 53.89 internal/poll
13:24:59 [2020-10-03T13:24:59.295Z] #32 56.29 internal/syscall/execenv
13:24:59 [2020-10-03T13:24:59.381Z] #42 11.34   DEP      images/fh.pb-c.d
13:24:59 [2020-10-03T13:24:59.381Z] #42 11.40   DEP      images/fsnotify.pb-c.d
13:24:59 [2020-10-03T13:24:59.381Z] #42 11.48   PBCC     images/eventpoll.pb-c.c
13:24:59 [2020-10-03T13:24:59.381Z] #42 11.49   DEP      images/eventpoll.pb-c.d
13:24:59 [2020-10-03T13:24:59.385Z] #41 82.07   DEP      criu/file-lock.d
13:24:59 [2020-10-03T13:24:59.447Z] #27 DONE 27.7s
13:24:59 [2020-10-03T13:24:59.447Z] 
13:24:59 [2020-10-03T13:24:59.447Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.026 + RM_GOPATH=0
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.026 + TMP_GOPATH=
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.027 + : /build
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.027 + '[' -z '' ']'
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.028 ++ mktemp -d
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.029 + export GOPATH=/tmp/tmp.FISp1MauYb
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.030 + GOPATH=/tmp/tmp.FISp1MauYb
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.030 + RM_GOPATH=1
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.031 + case "$(go env GOARCH)" in
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.031 ++ go env GOARCH
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.041 + export GO_BUILDMODE=-buildmode=pie
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.041 + GO_BUILDMODE=-buildmode=pie
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.070 ++ dirname /tmp/install/install.sh
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + dir=/tmp/install
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + bin=containerd
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + shift
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + '[' '!' -f /tmp/install/containerd.installer ']'
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + . /tmp/install/containerd.installer
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 ++ set -e
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + install_containerd
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FISp1MauYb/src/github.com/containerd/containerd
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.072 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
13:24:59 [2020-10-03T13:24:59.447Z] #54 2.075 Cloning into '/tmp/tmp.FISp1MauYb/src/github.com/containerd/containerd'...
13:24:59 [2020-10-03T13:24:59.554Z] #32 56.71 internal/syscall/unix
13:24:59 [2020-10-03T13:24:59.641Z] #41 82.22   DEP      criu/file-ids.d
13:24:59 [2020-10-03T13:24:59.641Z] #41 82.31   DEP      criu/fifo.d
13:24:59 [2020-10-03T13:24:59.641Z] #41 82.41   DEP      criu/fdstore.d
13:24:59 [2020-10-03T13:24:59.680Z] #42 11.64   PBCC     images/eventfd.pb-c.c
13:24:59 [2020-10-03T13:24:59.680Z] #42 11.68   DEP      images/eventfd.pb-c.d
13:24:59 [2020-10-03T13:24:59.680Z] #42 11.89   PBCC     images/remap-file-path.pb-c.c
13:24:59 [2020-10-03T13:24:59.680Z] #42 11.90   DEP      images/remap-file-path.pb-c.d
13:24:59 [2020-10-03T13:24:59.680Z] #42 11.95   PBCC     images/fifo.pb-c.c
13:24:59 [2020-10-03T13:24:59.680Z] #42 12.00   DEP      images/fifo.pb-c.d
13:24:59 [2020-10-03T13:24:59.712Z] #54 ...
13:24:59 [2020-10-03T13:24:59.712Z] 
13:24:59 [2020-10-03T13:24:59.712Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:24:59 [2020-10-03T13:24:59.712Z] #40 36.76 Unpacking libcap-dev:arm64 (1:2.25-2) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 42.00 Selecting previously unselected package libnet1:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 42.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 42.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.28 Selecting previously unselected package libnet1-dev.
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.77 Selecting previously unselected package libnl-3-200:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 43.98 Selecting previously unselected package libnl-3-dev:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 44.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 44.09 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.10 Selecting previously unselected package libprotobuf-c1:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.96 Selecting previously unselected package libprotobuf-c-dev:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 45.97 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.17 Selecting previously unselected package zlib1g-dev:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.19 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.54 Selecting previously unselected package libprotobuf17:arm64.
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 46.55 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
13:24:59 [2020-10-03T13:24:59.712Z] #40 ...
13:24:59 [2020-10-03T13:24:59.712Z] 
13:24:59 [2020-10-03T13:24:59.712Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:24:59 [2020-10-03T13:24:59.712Z] #49 46.18 context
13:24:59 [2020-10-03T13:24:59.712Z] #49 46.22 io/ioutil
13:24:59 [2020-10-03T13:24:59.712Z] #49 46.23 mvdan.cc/sh/v3/fileutil
13:24:59 [2020-10-03T13:24:59.897Z] #41 82.47   DEP      criu/fault-injection.d
13:24:59 [2020-10-03T13:24:59.897Z] #41 82.51   DEP      criu/external.d
13:24:59 [2020-10-03T13:24:59.897Z] #41 82.59   DEP      criu/eventpoll.d
13:24:59 [2020-10-03T13:24:59.995Z] #42 12.04   PBCC     images/ghost-file.pb-c.c
13:24:59 [2020-10-03T13:24:59.995Z] #42 12.16   DEP      images/ghost-file.pb-c.d
13:24:59 [2020-10-03T13:24:59.995Z] #42 12.22   PBCC     images/regfile.pb-c.c
13:24:59 [2020-10-03T13:24:59.995Z] #42 12.28   DEP      images/regfile.pb-c.d
13:25:00 [2020-10-03T13:25:00.126Z] #32 57.10 os
13:25:00 [2020-10-03T13:25:00.153Z] #54 145.9 + bin/containerd-shim-runc-v2
13:25:00 [2020-10-03T13:25:00.154Z] #41 82.76   DEP      criu/eventfd.d
13:25:00 [2020-10-03T13:25:00.154Z] #41 82.89   DEP      criu/crtools.d
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.33   PBCC     images/ns.pb-c.c
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.34   DEP      images/ns.pb-c.d
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.45   PBCC     images/fdinfo.pb-c.c
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.52   DEP      images/fdinfo.pb-c.d
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.58   PBCC     images/core-aarch64.pb-c.c
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.62   PBCC     images/core-arm.pb-c.c
13:25:00 [2020-10-03T13:25:00.293Z] #42 12.68   PBCC     images/core-ppc64.pb-c.c
13:25:00 [2020-10-03T13:25:00.385Z] #32 ...
13:25:00 [2020-10-03T13:25:00.385Z] 
13:25:00 [2020-10-03T13:25:00.385Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:00 [2020-10-03T13:25:00.385Z] #34 57.32 Selecting previously unselected package libxml2:amd64.
13:25:00 [2020-10-03T13:25:00.385Z] #34 57.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:25:00 [2020-10-03T13:25:00.385Z] #34 57.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:25:00 [2020-10-03T13:25:00.409Z] #41 ...
13:25:00 [2020-10-03T13:25:00.409Z] 
13:25:00 [2020-10-03T13:25:00.409Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:25:00 [2020-10-03T13:25:00.409Z] #30 DONE 150.9s
13:25:00 [2020-10-03T13:25:00.409Z] 
13:25:00 [2020-10-03T13:25:00.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:00 [2020-10-03T13:25:00.409Z] #41 83.09   DEP      criu/cr-service.d
13:25:00 [2020-10-03T13:25:00.409Z] #41 ...
13:25:00 [2020-10-03T13:25:00.409Z] 
13:25:00 [2020-10-03T13:25:00.409Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74 The following NEW packages will be installed:
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:25:00 [2020-10-03T13:25:00.409Z] #18 21.75   xz-utils zip
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.06 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.06 Need to get 28.5 MB of archives.
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.06 After this operation, 116 MB of additional disk space will be used.
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
13:25:00 [2020-10-03T13:25:00.409Z] #18 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 22.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 25.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 25.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 26.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:25:00 [2020-10-03T13:25:00.410Z] #18 26.86 debconf: delaying package configuration, since apt-utils is not installed
13:25:00 [2020-10-03T13:25:00.410Z] #18 26.96 Fetched 28.5 MB in 4s (6606 kB/s)
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.01 Selecting previously unselected package pigz.
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.07 Unpacking pigz (2.4-1) ...
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.24 Selecting previously unselected package libpython3.7-minimal:amd64.
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.69 Selecting previously unselected package python3.7-minimal.
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:25:00 [2020-10-03T13:25:00.410Z] #18 27.75 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:25:00 [2020-10-03T13:25:00.592Z] #42 12.73   PBCC     images/core-s390.pb-c.c
13:25:00 [2020-10-03T13:25:00.592Z] #42 12.81   PBCC     images/core-x86.pb-c.c
13:25:00 [2020-10-03T13:25:00.592Z] #42 12.88   PBCC     images/core.pb-c.c
13:25:00 [2020-10-03T13:25:00.592Z] #42 12.96   PBCC     images/inventory.pb-c.c
13:25:00 [2020-10-03T13:25:00.673Z] #49 47.84 flag
13:25:00 [2020-10-03T13:25:00.673Z] #49 47.85 go/token
13:25:00 [2020-10-03T13:25:00.673Z] #49 47.85 github.com/pkg/diff
13:25:00 [2020-10-03T13:25:00.673Z] #49 47.85 encoding/binary
13:25:00 [2020-10-03T13:25:00.790Z] #54 146.6 + binaries
13:25:00 [2020-10-03T13:25:00.790Z] #54 146.6 + install -D bin/containerd /build/containerd
13:25:00 [2020-10-03T13:25:00.790Z] #54 146.7 + install -D bin/containerd-shim /build/containerd-shim
13:25:00 [2020-10-03T13:25:00.790Z] #54 146.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:25:00 [2020-10-03T13:25:00.790Z] #54 146.7 + install -D bin/ctr /build/ctr
13:25:00 [2020-10-03T13:25:00.892Z] #42 13.03   DEP      images/core-aarch64.pb-c.d
13:25:00 [2020-10-03T13:25:00.892Z] #42 13.11   DEP      images/core-arm.pb-c.d
13:25:00 [2020-10-03T13:25:00.892Z] #42 13.23   DEP      images/core-ppc64.pb-c.d
13:25:00 [2020-10-03T13:25:00.955Z] #34 57.94 Selecting previously unselected package libarchive13:amd64.
13:25:00 [2020-10-03T13:25:00.955Z] #34 57.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:25:00 [2020-10-03T13:25:00.955Z] #34 57.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:25:01 [2020-10-03T13:25:01.192Z] #42 13.27   DEP      images/core-s390.pb-c.d
13:25:01 [2020-10-03T13:25:01.192Z] #42 13.33   DEP      images/core-x86.pb-c.d
13:25:01 [2020-10-03T13:25:01.192Z] #42 13.37   DEP      images/core.pb-c.d
13:25:01 [2020-10-03T13:25:01.192Z] #42 13.44   DEP      images/inventory.pb-c.d
13:25:01 [2020-10-03T13:25:01.215Z] #34 58.29 Selecting previously unselected package libjsoncpp1:amd64.
13:25:01 [2020-10-03T13:25:01.215Z] #34 58.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:25:01 [2020-10-03T13:25:01.215Z] #34 58.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:25:01 [2020-10-03T13:25:01.215Z] #34 58.44 Selecting previously unselected package librhash0:amd64.
13:25:01 [2020-10-03T13:25:01.426Z] #54 DONE 147.2s
13:25:01 [2020-10-03T13:25:01.475Z] #34 58.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:25:01 [2020-10-03T13:25:01.475Z] #34 58.46 Unpacking librhash0:amd64 (1.3.8-1) ...
13:25:01 [2020-10-03T13:25:01.475Z] #34 58.60 Selecting previously unselected package libuv1:amd64.
13:25:01 [2020-10-03T13:25:01.475Z] #34 58.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:25:01 [2020-10-03T13:25:01.475Z] #34 58.63 Unpacking libuv1:amd64 (1.24.1-1) ...
13:25:01 [2020-10-03T13:25:01.491Z] #42 13.51   PBCC     images/cpuinfo.pb-c.c
13:25:01 [2020-10-03T13:25:01.491Z] #42 13.52   DEP      images/cpuinfo.pb-c.d
13:25:01 [2020-10-03T13:25:01.491Z] #42 13.58   PBCC     images/stats.pb-c.c
13:25:01 [2020-10-03T13:25:01.491Z] #42 13.60   DEP      images/stats.pb-c.d
13:25:01 [2020-10-03T13:25:01.734Z] #34 58.81 Selecting previously unselected package cmake.
13:25:01 [2020-10-03T13:25:01.735Z] #34 58.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:25:01 [2020-10-03T13:25:01.735Z] #34 58.83 Unpacking cmake (3.13.4-1) ...
13:25:01 [2020-10-03T13:25:01.816Z] #18 29.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:25:01 [2020-10-03T13:25:01.816Z] #18 29.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #11 ...
13:25:01 [2020-10-03T13:25:01.852Z] 
13:25:01 [2020-10-03T13:25:01.852Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.80 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.82 Setting up protobuf-compiler (3.6.1.3-2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:25:01 [2020-10-03T13:25:01.852Z] #40 58.86 Setting up python-protobuf (3.6.1.3-2) ...
13:25:02 [2020-10-03T13:25:02.065Z] 
13:25:02 [2020-10-03T13:25:02.065Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:25:02 [2020-10-03T13:25:02.076Z] #49 49.20 go/scanner
13:25:02 [2020-10-03T13:25:02.112Z] #40 ...
13:25:02 [2020-10-03T13:25:02.112Z] 
13:25:02 [2020-10-03T13:25:02.112Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:02 [2020-10-03T13:25:02.112Z] #49 49.38 syscall
13:25:02 [2020-10-03T13:25:02.112Z] #49 49.40 reflect
13:25:02 [2020-10-03T13:25:02.112Z] #49 57.98 time
13:25:02 [2020-10-03T13:25:02.112Z] #49 ...
13:25:02 [2020-10-03T13:25:02.112Z] 
13:25:02 [2020-10-03T13:25:02.112Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:02 [2020-10-03T13:25:02.112Z] #11 59.40 Selecting previously unselected package binutils-mingw-w64.
13:25:02 [2020-10-03T13:25:02.112Z] #11 59.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:25:02 [2020-10-03T13:25:02.112Z] #11 59.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:02 [2020-10-03T13:25:02.342Z] #49 ...
13:25:02 [2020-10-03T13:25:02.342Z] 
13:25:02 [2020-10-03T13:25:02.342Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:02 [2020-10-03T13:25:02.342Z] #34 39.57 Selecting previously unselected package vim-common.
13:25:02 [2020-10-03T13:25:02.342Z] #34 39.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:25:02 [2020-10-03T13:25:02.342Z] #34 40.49 Unpacking vim-common (2:8.1.0875-5) ...
13:25:02 [2020-10-03T13:25:02.342Z] #34 43.05 Selecting previously unselected package cmake-data.
13:25:02 [2020-10-03T13:25:02.342Z] #34 43.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:25:02 [2020-10-03T13:25:02.342Z] #34 43.09 Unpacking cmake-data (3.13.4-1) ...
13:25:02 [2020-10-03T13:25:02.342Z] #34 48.09 Selecting previously unselected package libicu63:arm64.
13:25:02 [2020-10-03T13:25:02.342Z] #34 48.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
13:25:02 [2020-10-03T13:25:02.342Z] #34 48.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
13:25:02 [2020-10-03T13:25:02.357Z] #55 DONE 0.3s
13:25:02 [2020-10-03T13:25:02.358Z] 
13:25:02 [2020-10-03T13:25:02.358Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:25:02 [2020-10-03T13:25:02.358Z] #59 DONE 0.2s
13:25:02 [2020-10-03T13:25:02.358Z] 
13:25:02 [2020-10-03T13:25:02.358Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.53 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.70 Selecting previously unselected package dmsetup.
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:25:02 [2020-10-03T13:25:02.372Z] #11 59.72 Unpacking dmsetup (2:1.02.155-3) ...
13:25:02 [2020-10-03T13:25:02.608Z] #34 ...
13:25:02 [2020-10-03T13:25:02.608Z] 
13:25:02 [2020-10-03T13:25:02.608Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:02 [2020-10-03T13:25:02.608Z] #49 49.63 mvdan.cc/editorconfig
13:25:02 [2020-10-03T13:25:02.635Z] #11 59.87 Selecting previously unselected package mingw-w64-common.
13:25:02 [2020-10-03T13:25:02.635Z] #11 59.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:25:02 [2020-10-03T13:25:02.635Z] #11 59.89 Unpacking mingw-w64-common (6.0.0-3) ...
13:25:02 [2020-10-03T13:25:02.650Z] #61 DONE 0.2s
13:25:02 [2020-10-03T13:25:02.650Z] 
13:25:02 [2020-10-03T13:25:02.650Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:25:02 [2020-10-03T13:25:02.650Z] #63 DONE 0.1s
13:25:02 [2020-10-03T13:25:02.650Z] 
13:25:02 [2020-10-03T13:25:02.650Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:25:02 [2020-10-03T13:25:02.650Z] #64 DONE 0.1s
13:25:02 [2020-10-03T13:25:02.942Z] 
13:25:02 [2020-10-03T13:25:02.942Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
13:25:03 [2020-10-03T13:25:03.205Z] #11 ...
13:25:03 [2020-10-03T13:25:03.205Z] 
13:25:03 [2020-10-03T13:25:03.205Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:03 [2020-10-03T13:25:03.205Z] #34 50.63 Selecting previously unselected package libicu63:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 50.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 50.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 57.94 Selecting previously unselected package libxml2:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 57.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 57.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.55 Selecting previously unselected package libarchive13:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.90 Selecting previously unselected package libjsoncpp1:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 58.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.04 Selecting previously unselected package librhash0:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.08 Unpacking librhash0:amd64 (1.3.8-1) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.29 Selecting previously unselected package libuv1:amd64.
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.30 Unpacking libuv1:amd64 (1.24.1-1) ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.46 Selecting previously unselected package cmake.
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.205Z] #34 59.49 Unpacking cmake (3.13.4-1) ...
13:25:03 [2020-10-03T13:25:03.465Z] #34 ...
13:25:03 [2020-10-03T13:25:03.465Z] 
13:25:03 [2020-10-03T13:25:03.465Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:03 [2020-10-03T13:25:03.465Z] #43 60.23 internal/fmtsort
13:25:03 [2020-10-03T13:25:03.465Z] #43 60.77 strings
13:25:03 [2020-10-03T13:25:03.562Z] #49 50.52 mvdan.cc/sh/v3/syntax
13:25:03 [2020-10-03T13:25:03.576Z] #65 DONE 0.6s
13:25:03 [2020-10-03T13:25:03.576Z] 
13:25:03 [2020-10-03T13:25:03.576Z] #66 exporting to image
13:25:03 [2020-10-03T13:25:03.576Z] #66 exporting layers
13:25:03 [2020-10-03T13:25:03.593Z] #42 15.49 make[1]: Nothing to be done for 'all'.
13:25:03 [2020-10-03T13:25:03.706Z] #18 31.36 Selecting previously unselected package python3-minimal.
13:25:03 [2020-10-03T13:25:03.706Z] #18 31.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.)
13:25:03 [2020-10-03T13:25:03.706Z] #18 31.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.706Z] #18 31.40 Unpacking python3-minimal (3.7.3-1) ...
13:25:03 [2020-10-03T13:25:03.706Z] #18 31.47 Selecting previously unselected package libmpdec2:amd64.
13:25:03 [2020-10-03T13:25:03.962Z] #18 31.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.962Z] #18 31.49 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:25:03 [2020-10-03T13:25:03.962Z] #18 31.60 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:25:03 [2020-10-03T13:25:03.962Z] #18 31.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
13:25:03 [2020-10-03T13:25:03.962Z] #18 31.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:25:04 [2020-10-03T13:25:04.144Z] #49 51.08 encoding/base64
13:25:04 [2020-10-03T13:25:04.144Z] #49 51.18 go/ast
13:25:04 [2020-10-03T13:25:04.144Z] #49 ...
13:25:04 [2020-10-03T13:25:04.144Z] 
13:25:04 [2020-10-03T13:25:04.144Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:04 [2020-10-03T13:25:04.144Z] #43 41.08 regexp
13:25:04 [2020-10-03T13:25:04.144Z] #43 45.36 context
13:25:04 [2020-10-03T13:25:04.144Z] #43 45.40 path/filepath
13:25:04 [2020-10-03T13:25:04.144Z] #43 45.43 internal/lazyregexp
13:25:04 [2020-10-03T13:25:04.144Z] #43 45.84 github.com/LK4D4/vndr/versioned
13:25:04 [2020-10-03T13:25:04.144Z] #43 46.34 net
13:25:04 [2020-10-03T13:25:04.145Z] #43 47.15 os/exec
13:25:04 [2020-10-03T13:25:04.145Z] #43 47.61 go/token
13:25:04 [2020-10-03T13:25:04.145Z] #43 47.63 flag
13:25:04 [2020-10-03T13:25:04.145Z] #43 48.74 go/scanner
13:25:04 [2020-10-03T13:25:04.145Z] #43 50.11 net/url
13:25:04 [2020-10-03T13:25:04.145Z] #43 50.45 text/template/parse
13:25:04 [2020-10-03T13:25:04.145Z] #43 50.99 go/ast
13:25:04 [2020-10-03T13:25:04.145Z] #43 ...
13:25:04 [2020-10-03T13:25:04.145Z] 
13:25:04 [2020-10-03T13:25:04.145Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:04 [2020-10-03T13:25:04.145Z] #32 41.11 internal/poll
13:25:04 [2020-10-03T13:25:04.145Z] #32 42.35 internal/fmtsort
13:25:04 [2020-10-03T13:25:04.145Z] #32 42.83 os
13:25:04 [2020-10-03T13:25:04.145Z] #32 44.75 path/filepath
13:25:04 [2020-10-03T13:25:04.145Z] #32 44.76 fmt
13:25:04 [2020-10-03T13:25:04.145Z] #32 46.09 io/ioutil
13:25:04 [2020-10-03T13:25:04.145Z] #32 47.52 flag
13:25:04 [2020-10-03T13:25:04.145Z] #32 47.53 github.com/BurntSushi/toml
13:25:04 [2020-10-03T13:25:04.145Z] #32 47.53 log
13:25:04 [2020-10-03T13:25:04.145Z] #32 50.69 github.com/BurntSushi/toml/cmd/tomlv
13:25:04 [2020-10-03T13:25:04.404Z] #43 ...
13:25:04 [2020-10-03T13:25:04.404Z] 
13:25:04 [2020-10-03T13:25:04.404Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:04 [2020-10-03T13:25:04.404Z] #32 51.57 time
13:25:04 [2020-10-03T13:25:04.404Z] #32 58.18 internal/poll
13:25:04 [2020-10-03T13:25:04.404Z] #32 59.66 internal/fmtsort
13:25:04 [2020-10-03T13:25:04.404Z] #32 60.05 internal/syscall/execenv
13:25:04 [2020-10-03T13:25:04.404Z] #32 60.31 internal/syscall/unix
13:25:04 [2020-10-03T13:25:04.404Z] #32 60.51 os
13:25:04 [2020-10-03T13:25:04.404Z] #32 60.57 strings
13:25:04 [2020-10-03T13:25:04.410Z] #32 ...
13:25:04 [2020-10-03T13:25:04.410Z] 
13:25:04 [2020-10-03T13:25:04.410Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.27 Selecting previously unselected package libprotobuf-lite17:arm64.
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.41 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.63 Selecting previously unselected package libprotobuf-dev:arm64.
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 47.65 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 48.79 Selecting previously unselected package libprotoc17:arm64.
13:25:04 [2020-10-03T13:25:04.410Z] #40 48.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 48.80 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.13 Selecting previously unselected package protobuf-c-compiler.
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.43 Selecting previously unselected package protobuf-compiler.
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.44 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.60 Selecting previously unselected package python-pkg-resources.
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.63 Unpacking python-pkg-resources (40.8.0-1) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.92 Selecting previously unselected package python-six.
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 49.92 Unpacking python-six (1.12.0-1) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 50.12 Selecting previously unselected package python-protobuf.
13:25:04 [2020-10-03T13:25:04.410Z] #40 50.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 50.14 Unpacking python-protobuf (3.6.1.3-2) ...
13:25:04 [2020-10-03T13:25:04.410Z] #40 50.68 Setting up python-pkg-resources (40.8.0-1) ...
13:25:04 [2020-10-03T13:25:04.664Z] #32 ...
13:25:04 [2020-10-03T13:25:04.664Z] 
13:25:04 [2020-10-03T13:25:04.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:04 [2020-10-03T13:25:04.664Z] #43 62.01 os
13:25:04 [2020-10-03T13:25:04.675Z] #40 ...
13:25:04 [2020-10-03T13:25:04.675Z] 
13:25:04 [2020-10-03T13:25:04.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:04 [2020-10-03T13:25:04.675Z] #11 41.63 Selecting previously unselected package binutils-mingw-w64-i686.
13:25:04 [2020-10-03T13:25:04.675Z] #11 41.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
13:25:04 [2020-10-03T13:25:04.675Z] #11 41.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 42.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 46.08 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:25:04 [2020-10-03T13:25:04.675Z] #11 46.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 46.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.36 Selecting previously unselected package binutils-mingw-w64.
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.49 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.51 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.79 Selecting previously unselected package dmsetup.
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 48.81 Unpacking dmsetup (2:1.02.155-3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 49.02 Selecting previously unselected package mingw-w64-common.
13:25:04 [2020-10-03T13:25:04.675Z] #11 49.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 49.04 Unpacking mingw-w64-common (6.0.0-3) ...
13:25:04 [2020-10-03T13:25:04.675Z] #11 ...
13:25:04 [2020-10-03T13:25:04.675Z] 
13:25:04 [2020-10-03T13:25:04.675Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:04 [2020-10-03T13:25:04.675Z] #34 51.66 Selecting previously unselected package libxml2:arm64.
13:25:04 [2020-10-03T13:25:04.675Z] #34 51.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
13:25:04 [2020-10-03T13:25:04.675Z] #34 51.68 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
13:25:04 [2020-10-03T13:25:04.894Z] #18 32.61 Selecting previously unselected package python3.7.
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.66 Setting up xxd (2:8.1.0875-5) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.68 Setting up libuv1:amd64 (1.24.1-1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.69 Setting up vim-common (2:8.1.0875-5) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.78 Setting up librhash0:amd64 (1.3.8-1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.80 Setting up cmake-data (3.13.4-1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.87 Setting up cmake (3.13.4-1) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.89 Processing triggers for libc-bin (2.28-10) ...
13:25:05 [2020-10-03T13:25:05.026Z] #34 61.96 Processing triggers for mime-support (3.62) ...
13:25:05 [2020-10-03T13:25:05.144Z] #42 ...
13:25:05 [2020-10-03T13:25:05.144Z] 
13:25:05 [2020-10-03T13:25:05.144Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:05 [2020-10-03T13:25:05.144Z] #44 67.50 vendor/golang.org/x/text/transform
13:25:05 [2020-10-03T13:25:05.144Z] #44 72.38 internal/poll
13:25:05 [2020-10-03T13:25:05.144Z] #44 72.40 context
13:25:05 [2020-10-03T13:25:05.144Z] #44 76.76 net
13:25:05 [2020-10-03T13:25:05.144Z] #44 76.78 path/filepath
13:25:05 [2020-10-03T13:25:05.144Z] #44 ...
13:25:05 [2020-10-03T13:25:05.144Z] 
13:25:05 [2020-10-03T13:25:05.144Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:25:05 [2020-10-03T13:25:05.144Z] #55 38.59 Checking out files:  65% (2132/3264)   
Checking out files:  66% (2155/3264)   
Checking out files:  67% (2187/3264)   
Checking out files:  68% (2220/3264)   
Checking out files:  69% (2253/3264)   
Checking out files:  70% (2285/3264)   
Checking out files:  71% (2318/3264)   
Checking out files:  72% (2351/3264)   
Checking out files:  73% (2383/3264)   
Checking out files:  74% (2416/3264)   
Checking out files:  75% (2448/3264)   
Checking out files:  76% (2481/3264)   
Checking out files:  77% (2514/3264)   
Checking out files:  78% (2546/3264)   
Checking out files:  79% (2579/3264)   
Checking out files:  80% (2612/3264)   
Checking out files:  81% (2644/3264)   
Checking out files:  82% (2677/3264)   
Checking out files:  83% (2710/3264)   
Checking out files:  84% (2742/3264)   
Checking out files:  85% (2775/3264)   
Checking out files:  86% (2808/3264)   
Checking out files:  87% (2840/3264)   
Checking out files:  88% (2873/3264)   
Checking out files:  89% (2905/3264)   
Checking out files:  90% (2938/3264)   
Checking out files:  91% (2971/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:25:05 [2020-10-03T13:25:05.144Z] #55 39.60 + cd /tmp/tmp.c5xRHc3iqh/src/github.com/containerd/containerd
13:25:05 [2020-10-03T13:25:05.144Z] #55 39.60 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + export 'BUILDTAGS=netgo osusergo static_build'
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + BUILDTAGS='netgo osusergo static_build'
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + export EXTRA_FLAGS=-buildmode=pie
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + EXTRA_FLAGS=-buildmode=pie
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + '[' '' = dynamic ']'
13:25:05 [2020-10-03T13:25:05.144Z] #55 40.74 + make
13:25:05 [2020-10-03T13:25:05.144Z] #55 41.81 + bin/ctr
13:25:05 [2020-10-03T13:25:05.150Z] #18 32.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
13:25:05 [2020-10-03T13:25:05.150Z] #18 32.62 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:25:05 [2020-10-03T13:25:05.150Z] #18 32.74 Selecting previously unselected package libpython3-stdlib:amd64.
13:25:05 [2020-10-03T13:25:05.150Z] #18 32.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:25:05 [2020-10-03T13:25:05.150Z] #18 32.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:25:05 [2020-10-03T13:25:05.254Z] #34 52.21 Selecting previously unselected package libarchive13:arm64.
13:25:05 [2020-10-03T13:25:05.255Z] #34 52.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
13:25:05 [2020-10-03T13:25:05.255Z] #34 52.22 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
13:25:05 [2020-10-03T13:25:05.448Z] #18 32.94 Setting up python3-minimal (3.7.3-1) ...
13:25:05 [2020-10-03T13:25:05.540Z] #34 52.52 Selecting previously unselected package libjsoncpp1:arm64.
13:25:05 [2020-10-03T13:25:05.540Z] #34 52.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
13:25:05 [2020-10-03T13:25:05.540Z] #34 52.60 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
13:25:05 [2020-10-03T13:25:05.599Z] #34 DONE 62.8s
13:25:05 [2020-10-03T13:25:05.599Z] 
13:25:05 [2020-10-03T13:25:05.599Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.62 Selecting previously unselected package binutils-mingw-w64.
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.75 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.97 Selecting previously unselected package dmsetup.
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 58.99 Unpacking dmsetup (2:1.02.155-3) ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 59.13 Selecting previously unselected package mingw-w64-common.
13:25:05 [2020-10-03T13:25:05.599Z] #11 59.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:25:05 [2020-10-03T13:25:05.599Z] #11 59.14 Unpacking mingw-w64-common (6.0.0-3) ...
13:25:06 [2020-10-03T13:25:06.043Z] #43 ...
13:25:06 [2020-10-03T13:25:06.043Z] 
13:25:06 [2020-10-03T13:25:06.043Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.54 Setting up xxd (2:8.1.0875-5) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.55 Setting up libuv1:amd64 (1.24.1-1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.55 Setting up vim-common (2:8.1.0875-5) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.62 Setting up librhash0:amd64 (1.3.8-1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.63 Setting up cmake-data (3.13.4-1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.70 Setting up cmake (3.13.4-1) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.71 Processing triggers for libc-bin (2.28-10) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 62.81 Processing triggers for mime-support (3.62) ...
13:25:06 [2020-10-03T13:25:06.043Z] #34 DONE 63.3s
13:25:06 [2020-10-03T13:25:06.043Z] 
13:25:06 [2020-10-03T13:25:06.043Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:06 [2020-10-03T13:25:06.043Z] #43 63.53 regexp/syntax
13:25:06 [2020-10-03T13:25:06.053Z] #18 33.75 Selecting previously unselected package python3.
13:25:06 [2020-10-03T13:25:06.120Z] #34 53.04 Selecting previously unselected package librhash0:arm64.
13:25:06 [2020-10-03T13:25:06.120Z] #34 53.05 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
13:25:06 [2020-10-03T13:25:06.120Z] #34 53.06 Unpacking librhash0:arm64 (1.3.8-1) ...
13:25:06 [2020-10-03T13:25:06.120Z] #34 53.33 Selecting previously unselected package libuv1:arm64.
13:25:06 [2020-10-03T13:25:06.120Z] #34 53.34 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.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 ... 24093 files and directories currently installed.)
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.79 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.81 Unpacking python3 (3.7.3-1) ...
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.88 Selecting previously unselected package libip4tc0:amd64.
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.310Z] #18 33.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:25:06 [2020-10-03T13:25:06.310Z] #18 34.00 Selecting previously unselected package libip6tc0:amd64.
13:25:06 [2020-10-03T13:25:06.368Z] #66 exporting layers 2.6s done
13:25:06 [2020-10-03T13:25:06.368Z] #66 writing image sha256:702a8d094d1b8f6222ea8d627a35204e2081f1b131a1e6fcb503e5f1f46dabbb done
13:25:06 [2020-10-03T13:25:06.368Z] #66 naming to docker.io/library/docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 done
13:25:06 [2020-10-03T13:25:06.368Z] #66 DONE 2.6s
13:25:06 [2020-10-03T13:25:06.386Z] #34 53.35 Unpacking libuv1:arm64 (1.24.1-1) ...
13:25:06 [2020-10-03T13:25:06.386Z] #34 53.55 Selecting previously unselected package cmake.
13:25:06 [2020-10-03T13:25:06.386Z] #34 53.59 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.01 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.08 Selecting previously unselected package libiptc0:amd64.
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.09 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.19 Selecting previously unselected package libnfnetlink0:amd64.
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:25:06 [2020-10-03T13:25:06.566Z] #18 34.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:25:06 [2020-10-03T13:25:06.650Z] #34 53.60 Unpacking cmake (3.13.4-1) ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.36 Selecting previously unselected package libnftnl11:amd64.
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.39 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.46 Selecting previously unselected package iptables.
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:25:06 [2020-10-03T13:25:06.822Z] #18 34.47 Unpacking iptables (1.8.2-4) ...
13:25:06 [2020-10-03T13:25:06.913Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/test/unit
13:25:07 [2020-10-03T13:25:07.079Z] #18 34.79 Selecting previously unselected package xxd.
13:25:07 [2020-10-03T13:25:07.336Z] #18 34.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:25:07 [2020-10-03T13:25:07.336Z] #18 34.79 Unpacking xxd (2:8.1.0875-5) ...
13:25:07 [2020-10-03T13:25:07.336Z] #18 34.92 Selecting previously unselected package vim-common.
13:25:07 [2020-10-03T13:25:07.336Z] #18 34.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:25:07 [2020-10-03T13:25:07.336Z] #18 34.95 Unpacking vim-common (2:8.1.0875-5) ...
13:25:07 [2020-10-03T13:25:07.511Z] #11 ...
13:25:07 [2020-10-03T13:25:07.511Z] 
13:25:07 [2020-10-03T13:25:07.511Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.955 + RM_GOPATH=0
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.955 + TMP_GOPATH=
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.955 + : /build
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.955 + '[' -z '' ']'
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.956 ++ mktemp -d
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.957 + export GOPATH=/tmp/tmp.bdUFXfyCFV
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.957 + GOPATH=/tmp/tmp.bdUFXfyCFV
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.957 + RM_GOPATH=1
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.958 + case "$(go env GOARCH)" in
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.958 ++ go env GOARCH
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.979 + export GO_BUILDMODE=-buildmode=pie
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.980 + GO_BUILDMODE=-buildmode=pie
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.982 ++ dirname /tmp/install/install.sh
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + dir=/tmp/install
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + bin=tini
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + shift
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + '[' '!' -f /tmp/install/tini.installer ']'
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + . /tmp/install/tini.installer
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + install_tini
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.983 + git clone https://github.com/krallin/tini.git /tmp/tmp.bdUFXfyCFV/tini
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.984 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:25:07 [2020-10-03T13:25:07.511Z] #35 0.989 Cloning into '/tmp/tmp.bdUFXfyCFV/tini'...
13:25:07 [2020-10-03T13:25:07.511Z] #35 1.748 + cd /tmp/tmp.bdUFXfyCFV/tini
13:25:07 [2020-10-03T13:25:07.511Z] #35 1.748 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:25:07 [2020-10-03T13:25:07.511Z] #35 1.774 + cmake .
13:25:07 [2020-10-03T13:25:07.592Z] #18 35.11 Selecting previously unselected package bash-completion.
13:25:07 [2020-10-03T13:25:07.592Z] #18 35.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:25:07 [2020-10-03T13:25:07.969Z] #43 ...
13:25:07 [2020-10-03T13:25:07.969Z] 
13:25:07 [2020-10-03T13:25:07.969Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:07 [2020-10-03T13:25:07.969Z] #40 65.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:25:07 [2020-10-03T13:25:07.969Z] #40 65.04 Processing triggers for libc-bin (2.28-10) ...
13:25:07 [2020-10-03T13:25:07.969Z] #40 DONE 65.3s
13:25:08 [2020-10-03T13:25:08.081Z] #35 2.446 -- The C compiler identification is GNU 8.3.0
13:25:08 [2020-10-03T13:25:08.081Z] #35 2.503 -- Check for working C compiler: /usr/bin/cc
13:25:08 [2020-10-03T13:25:08.229Z] 
13:25:08 [2020-10-03T13:25:08.229Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.960 + RM_GOPATH=0
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.960 + TMP_GOPATH=
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.960 + : /build
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.960 + '[' -z '' ']'
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.960 ++ mktemp -d
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.964 + export GOPATH=/tmp/tmp.pVyAh0LRdo
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.964 + GOPATH=/tmp/tmp.pVyAh0LRdo
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.965 + RM_GOPATH=1
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.965 + case "$(go env GOARCH)" in
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.969 ++ go env GOARCH
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.980 + export GO_BUILDMODE=-buildmode=pie
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.981 + GO_BUILDMODE=-buildmode=pie
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.981 ++ dirname /tmp/install/install.sh
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.988 + dir=/tmp/install
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.988 + bin=tini
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.988 + shift
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.989 + '[' '!' -f /tmp/install/tini.installer ']'
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.989 + . /tmp/install/tini.installer
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.989 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.989 + install_tini
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.990 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.990 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.990 + git clone https://github.com/krallin/tini.git /tmp/tmp.pVyAh0LRdo/tini
13:25:08 [2020-10-03T13:25:08.229Z] #35 0.991 Cloning into '/tmp/tmp.pVyAh0LRdo/tini'...
13:25:08 [2020-10-03T13:25:08.229Z] #35 1.656 + cd /tmp/tmp.pVyAh0LRdo/tini
13:25:08 [2020-10-03T13:25:08.229Z] #35 1.656 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:25:08 [2020-10-03T13:25:08.229Z] #35 1.688 + cmake .
13:25:08 [2020-10-03T13:25:08.491Z] #35 2.481 -- The C compiler identification is GNU 8.3.0
13:25:08 [2020-10-03T13:25:08.715Z] #55 ...
13:25:08 [2020-10-03T13:25:08.715Z] 
13:25:08 [2020-10-03T13:25:08.715Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:08 [2020-10-03T13:25:08.715Z] #33 71.03 internal/poll
13:25:08 [2020-10-03T13:25:08.715Z] #33 73.42 os
13:25:08 [2020-10-03T13:25:08.715Z] #33 73.78 internal/fmtsort
13:25:08 [2020-10-03T13:25:08.715Z] #33 76.36 path/filepath
13:25:08 [2020-10-03T13:25:08.715Z] #33 76.42 fmt
13:25:08 [2020-10-03T13:25:08.715Z] #33 78.23 io/ioutil
13:25:08 [2020-10-03T13:25:08.715Z] #33 80.49 flag
13:25:08 [2020-10-03T13:25:08.715Z] #33 80.49 log
13:25:08 [2020-10-03T13:25:08.715Z] #33 80.49 github.com/BurntSushi/toml
13:25:08 [2020-10-03T13:25:08.715Z] #33 ...
13:25:08 [2020-10-03T13:25:08.715Z] 
13:25:08 [2020-10-03T13:25:08.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:08 [2020-10-03T13:25:08.715Z] #42 17.24   CC       images/stats.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 17.70   CC       images/core.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 18.52   CC       images/core-x86.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 19.34   CC       images/core-arm.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 19.92   CC       images/core-aarch64.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 20.43   CC       images/core-ppc64.o
13:25:08 [2020-10-03T13:25:08.715Z] #42 21.03   CC       images/core-s390.o
13:25:08 [2020-10-03T13:25:08.751Z] #35 2.588 -- Check for working C compiler: /usr/bin/cc
13:25:08 [2020-10-03T13:25:08.986Z] ?   	github.com/docker/docker/api	[no test files]
13:25:09 [2020-10-03T13:25:09.025Z] #35 3.232 -- Check for working C compiler: /usr/bin/cc -- works
13:25:09 [2020-10-03T13:25:09.025Z] #35 3.233 -- Detecting C compiler ABI info
13:25:09 [2020-10-03T13:25:09.287Z] #35 ...
13:25:09 [2020-10-03T13:25:09.287Z] 
13:25:09 [2020-10-03T13:25:09.287Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.61 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.67 Setting up protobuf-compiler (3.6.1.3-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 59.75 Setting up python-protobuf (3.6.1.3-2) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 65.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 65.91 Processing triggers for libc-bin (2.28-10) ...
13:25:09 [2020-10-03T13:25:09.287Z] #40 DONE 66.5s
13:25:09 [2020-10-03T13:25:09.322Z] #35 3.371 -- Check for working C compiler: /usr/bin/cc -- works
13:25:09 [2020-10-03T13:25:09.322Z] #35 3.375 -- Detecting C compiler ABI info
13:25:09 [2020-10-03T13:25:09.548Z] 
13:25:09 [2020-10-03T13:25:09.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:09 [2020-10-03T13:25:09.548Z] #11 65.50 Selecting previously unselected package mingw-w64-x86-64-dev.
13:25:09 [2020-10-03T13:25:09.548Z] #11 65.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:25:09 [2020-10-03T13:25:09.548Z] #11 65.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:09 [2020-10-03T13:25:09.764Z] #42 21.80   CC       images/cpuinfo.o
13:25:09 [2020-10-03T13:25:09.764Z] #42 ...
13:25:09 [2020-10-03T13:25:09.764Z] 
13:25:09 [2020-10-03T13:25:09.764Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:09 [2020-10-03T13:25:09.764Z] #50 72.11 regexp
13:25:09 [2020-10-03T13:25:09.764Z] #50 81.37 mvdan.cc/sh/v3/fileutil
13:25:09 [2020-10-03T13:25:09.764Z] #50 82.18 encoding/binary
13:25:09 [2020-10-03T13:25:09.764Z] #50 82.19 github.com/pkg/diff
13:25:09 [2020-10-03T13:25:09.764Z] #50 82.19 flag
13:25:09 [2020-10-03T13:25:09.764Z] #50 82.20 go/token
13:25:09 [2020-10-03T13:25:09.891Z] #35 3.953 -- Detecting C compiler ABI info - done
13:25:09 [2020-10-03T13:25:09.891Z] #35 3.996 -- Detecting C compile features
13:25:10 [2020-10-03T13:25:10.110Z] #18 37.65 Unpacking bash-completion (1:2.8-6) ...
13:25:10 [2020-10-03T13:25:10.407Z] #50 ...
13:25:10 [2020-10-03T13:25:10.407Z] 
13:25:10 [2020-10-03T13:25:10.407Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:10 [2020-10-03T13:25:10.407Z] #42 22.42   CC       images/inventory.o
13:25:10 [2020-10-03T13:25:10.409Z] #18 38.00 Selecting previously unselected package bzip2.
13:25:10 [2020-10-03T13:25:10.409Z] #18 38.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:25:10 [2020-10-03T13:25:10.409Z] #18 38.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:25:10 [2020-10-03T13:25:10.409Z] #18 38.13 Selecting previously unselected package xz-utils.
13:25:10 [2020-10-03T13:25:10.487Z] #11 ...
13:25:10 [2020-10-03T13:25:10.488Z] 
13:25:10 [2020-10-03T13:25:10.488Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:10 [2020-10-03T13:25:10.488Z] #43 57.61 internal/fmtsort
13:25:10 [2020-10-03T13:25:10.488Z] #43 58.20 strings
13:25:10 [2020-10-03T13:25:10.488Z] #43 59.19 os
13:25:10 [2020-10-03T13:25:10.488Z] #43 60.89 regexp/syntax
13:25:10 [2020-10-03T13:25:10.488Z] #43 63.05 fmt
13:25:10 [2020-10-03T13:25:10.488Z] #43 65.79 regexp
13:25:10 [2020-10-03T13:25:10.488Z] #43 ...
13:25:10 [2020-10-03T13:25:10.488Z] 
13:25:10 [2020-10-03T13:25:10.488Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:10 [2020-10-03T13:25:10.488Z] #35 4.165 -- Detecting C compiler ABI info - done
13:25:10 [2020-10-03T13:25:10.488Z] #35 4.234 -- Detecting C compile features
13:25:10 [2020-10-03T13:25:10.665Z] #18 38.13 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:25:10 [2020-10-03T13:25:10.665Z] #18 38.15 Unpacking xz-utils (5.2.4-1) ...
13:25:10 [2020-10-03T13:25:10.665Z] #18 38.34 Selecting previously unselected package apparmor.
13:25:10 [2020-10-03T13:25:10.665Z] #18 38.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:25:10 [2020-10-03T13:25:10.665Z] #18 ...
13:25:10 [2020-10-03T13:25:10.665Z] 
13:25:10 [2020-10-03T13:25:10.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:10 [2020-10-03T13:25:10.665Z] #41 83.41   DEP      criu/cr-restore.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 83.62   DEP      criu/cr-errno.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 83.65   DEP      criu/cr-dump.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.07   DEP      criu/cr-dedup.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.23   DEP      criu/cr-check.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.39   DEP      criu/config.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.50   DEP      criu/clone-noasan.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.54   DEP      criu/cgroup.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.67   DEP      criu/cgroup-props.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.73   DEP      criu/bitmap.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.75   DEP      criu/bfd.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 84.84   DEP      criu/autofs.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 85.00   DEP      criu/aio.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 85.13   DEP      criu/action-scripts.d
13:25:10 [2020-10-03T13:25:10.665Z] #41 85.44   CC       criu/action-scripts.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 85.91   CC       criu/aio.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 86.40   CC       criu/autofs.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 87.80   CC       criu/bfd.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 88.29   CC       criu/bitmap.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 88.42   CC       criu/cgroup-props.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 89.15   CC       criu/cgroup.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 92.03   CC       criu/clone-noasan.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 92.28   CC       criu/config.o
13:25:10 [2020-10-03T13:25:10.665Z] #41 93.52   CC       criu/cr-check.o
13:25:10 [2020-10-03T13:25:10.703Z] #42 22.74   CC       images/fdinfo.o
13:25:10 [2020-10-03T13:25:10.747Z] #35 ...
13:25:10 [2020-10-03T13:25:10.747Z] 
13:25:10 [2020-10-03T13:25:10.747Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:10 [2020-10-03T13:25:10.747Z] #32 57.90 internal/fmtsort
13:25:10 [2020-10-03T13:25:10.747Z] #32 58.35 strings
13:25:10 [2020-10-03T13:25:10.747Z] #32 60.48 fmt
13:25:10 [2020-10-03T13:25:10.747Z] #32 61.07 path/filepath
13:25:10 [2020-10-03T13:25:10.747Z] #32 62.49 io/ioutil
13:25:10 [2020-10-03T13:25:10.747Z] #32 63.30 path
13:25:10 [2020-10-03T13:25:10.747Z] #32 63.78 text/tabwriter
13:25:10 [2020-10-03T13:25:10.747Z] #32 65.18 github.com/BurntSushi/toml
13:25:10 [2020-10-03T13:25:10.747Z] #32 65.20 flag
13:25:10 [2020-10-03T13:25:10.747Z] #32 67.17 log
13:25:10 [2020-10-03T13:25:10.922Z] #41 ...
13:25:10 [2020-10-03T13:25:10.922Z] 
13:25:10 [2020-10-03T13:25:10.922Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:10 [2020-10-03T13:25:10.922Z] #18 38.43 Unpacking apparmor (2.13.2-10) ...
13:25:11 [2020-10-03T13:25:11.000Z] #42 23.15   CC       images/fown.o
13:25:11 [2020-10-03T13:25:11.179Z] #18 38.70 Selecting previously unselected package aufs-tools.
13:25:11 [2020-10-03T13:25:11.179Z] #18 38.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.179Z] #18 38.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:25:11 [2020-10-03T13:25:11.304Z] #42 23.36   CC       images/ns.o
13:25:11 [2020-10-03T13:25:11.411Z] Running on azwin-2-f57b20 in d:\jenkins\workspace\moby_PR-41523
[Pipeline] {
[Pipeline] ws
13:25:11 [2020-10-03T13:25:11.427Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
13:25:11 [2020-10-03T13:25:11.479Z] #18 38.85 Selecting previously unselected package libonig5:amd64.
13:25:11 [2020-10-03T13:25:11.479Z] #18 38.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 38.87 Unpacking libonig5:amd64 (6.9.1-1) ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.01 Selecting previously unselected package libjq1:amd64.
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.16 Selecting previously unselected package jq.
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.18 Unpacking jq (1.5+dfsg-2+b1) ...
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.25 Selecting previously unselected package libaio1:amd64.
13:25:11 [2020-10-03T13:25:11.479Z] #18 39.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.600Z] #42 23.61   CC       images/regfile.o
13:25:11 [2020-10-03T13:25:11.689Z] #32 ...
13:25:11 [2020-10-03T13:25:11.689Z] 
13:25:11 [2020-10-03T13:25:11.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:11 [2020-10-03T13:25:11.689Z] #41 2.238 Note: Building without setproctitle() and strlcpy() support.
13:25:11 [2020-10-03T13:25:11.689Z] #41 2.238       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:25:11 [2020-10-03T13:25:11.689Z] #41 2.258 Note: Building without GnuTLS support
13:25:11 [2020-10-03T13:25:11.689Z] #41 2.270 Makefile.config:39: Warn: you have no libnftables installed
13:25:11 [2020-10-03T13:25:11.689Z] #41 2.270 Makefile.config:40: Warn: Building without nftables support
13:25:11 [2020-10-03T13:25:11.735Z] #18 39.26 Unpacking libaio1:amd64 (0.3.112-3) ...
13:25:11 [2020-10-03T13:25:11.735Z] #18 39.31 Selecting previously unselected package libgpm2:amd64.
13:25:11 [2020-10-03T13:25:11.735Z] #18 39.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.735Z] #18 39.33 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:25:11 [2020-10-03T13:25:11.896Z] #42 23.95   CC       images/ghost-file.o
13:25:11 [2020-10-03T13:25:11.978Z] #34 ...
13:25:11 [2020-10-03T13:25:11.978Z] 
13:25:11 [2020-10-03T13:25:11.978Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:11 [2020-10-03T13:25:11.978Z] #32 DONE 58.4s
13:25:11 [2020-10-03T13:25:11.978Z] 
13:25:11 [2020-10-03T13:25:11.978Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:11 [2020-10-03T13:25:11.978Z] #40 53.25 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 53.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 53.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 53.33 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 53.35 Setting up python-six (1.12.0-1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 56.50 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.12 Setting up libnl-3-200:arm64 (3.4.0-1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.62 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.64 Setting up libcap-dev:arm64 (1:2.25-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.85 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.87 Setting up protobuf-compiler (3.6.1.3-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 58.90 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
13:25:11 [2020-10-03T13:25:11.978Z] #40 ...
13:25:11 [2020-10-03T13:25:11.978Z] 
13:25:11 [2020-10-03T13:25:11.978Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
13:25:11 [2020-10-03T13:25:11.978Z] #34 58.72 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #34 58.86 Setting up xxd (2:8.1.0875-5) ...
13:25:11 [2020-10-03T13:25:11.978Z] #34 58.89 Setting up libuv1:arm64 (1.24.1-1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #34 58.90 Setting up vim-common (2:8.1.0875-5) ...
13:25:11 [2020-10-03T13:25:11.978Z] #34 58.96 Setting up librhash0:arm64 (1.3.8-1) ...
13:25:11 [2020-10-03T13:25:11.978Z] #34 59.17 Setting up cmake-data (3.13.4-1) ...
13:25:11 [2020-10-03T13:25:11.993Z] #18 39.41 Selecting previously unselected package libicu63:amd64.
13:25:11 [2020-10-03T13:25:11.993Z] #18 39.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
13:25:11 [2020-10-03T13:25:11.993Z] #18 39.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:25:12 [2020-10-03T13:25:12.196Z] #42 24.30   CC       images/fifo.o
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.20 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.22 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.24 Setting up cmake (3.13.4-1) ...
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.25 Processing triggers for libc-bin (2.28-10) ...
13:25:12 [2020-10-03T13:25:12.278Z] #34 59.35 Processing triggers for mime-support (3.62) ...
13:25:12 [2020-10-03T13:25:12.431Z] #35 5.987 -- Detecting C compile features - done
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.044 -- Performing Test HAS_BUILTIN_FORTIFY
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.278 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.378 -- Configuring done
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.389 -- Generating done
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.394 -- Build files have been written to: /tmp/tmp.pVyAh0LRdo/tini
13:25:12 [2020-10-03T13:25:12.431Z] #35 6.397 + make tini-static
13:25:12 [2020-10-03T13:25:12.495Z] #42 24.54   CC       images/remap-file-path.o
13:25:12 [2020-10-03T13:25:12.495Z] #42 24.75   CC       images/eventfd.o
13:25:12 [2020-10-03T13:25:12.636Z] #41 ...
13:25:12 [2020-10-03T13:25:12.636Z] 
13:25:12 [2020-10-03T13:25:12.636Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:12 [2020-10-03T13:25:12.636Z] #49 59.84 context
13:25:12 [2020-10-03T13:25:12.636Z] #49 59.86 encoding/binary
13:25:12 [2020-10-03T13:25:12.636Z] #49 60.94 fmt
13:25:12 [2020-10-03T13:25:12.636Z] #49 61.95 encoding/base64
13:25:12 [2020-10-03T13:25:12.636Z] #49 62.71 golang.org/x/sys/unix
13:25:12 [2020-10-03T13:25:12.636Z] #49 66.40 encoding/json
13:25:12 [2020-10-03T13:25:12.691Z] #35 6.646 Scanning dependencies of target tini-static
13:25:12 [2020-10-03T13:25:12.691Z] #35 6.732 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:25:12 [2020-10-03T13:25:12.794Z] #42 24.96   CC       images/eventpoll.o
13:25:12 [2020-10-03T13:25:12.900Z] #49 ...
13:25:12 [2020-10-03T13:25:12.900Z] 
13:25:12 [2020-10-03T13:25:12.900Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.394 -- Detecting C compile features - done
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.422 -- Performing Test HAS_BUILTIN_FORTIFY
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.632 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.734 -- Configuring done
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.746 -- Generating done
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.763 -- Build files have been written to: /tmp/tmp.bdUFXfyCFV/tini
13:25:12 [2020-10-03T13:25:12.900Z] #35 6.773 + make tini-static
13:25:12 [2020-10-03T13:25:12.900Z] #35 7.302 Scanning dependencies of target tini-static
13:25:13 [2020-10-03T13:25:13.093Z] #42 25.30   CC       images/fh.o
13:25:13 [2020-10-03T13:25:13.162Z] #35 7.390 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:25:13 [2020-10-03T13:25:13.393Z] #42 25.67   CC       images/fsnotify.o
13:25:14 [2020-10-03T13:25:14.039Z] #42 26.40   CC       images/signalfd.o
13:25:14 [2020-10-03T13:25:14.255Z] #34 DONE 61.0s
13:25:14 [2020-10-03T13:25:14.255Z] 
13:25:14 [2020-10-03T13:25:14.255Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:14 [2020-10-03T13:25:14.343Z] #42 26.63   CC       images/fs.o
13:25:14 [2020-10-03T13:25:14.521Z] #35 ...
13:25:14 [2020-10-03T13:25:14.521Z] 
13:25:14 [2020-10-03T13:25:14.521Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:14 [2020-10-03T13:25:14.521Z] #49 51.62 golang.org/x/sys/unix
13:25:14 [2020-10-03T13:25:14.521Z] #49 52.84 encoding/json
13:25:14 [2020-10-03T13:25:14.545Z] #35 8.777 [100%] Linking C executable tini-static
13:25:14 [2020-10-03T13:25:14.611Z] #35 8.294 [100%] Linking C executable tini-static
13:25:14 [2020-10-03T13:25:14.643Z] #42 26.87   CC       images/pstree.o
13:25:14 [2020-10-03T13:25:14.786Z] #49 ...
13:25:14 [2020-10-03T13:25:14.786Z] 
13:25:14 [2020-10-03T13:25:14.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:14 [2020-10-03T13:25:14.786Z] #40 58.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:25:14 [2020-10-03T13:25:14.786Z] #40 58.94 Setting up python-protobuf (3.6.1.3-2) ...
13:25:14 [2020-10-03T13:25:14.942Z] #42 27.21   CC       images/pipe.o
13:25:15 [2020-10-03T13:25:15.115Z] #35 9.430 [100%] Built target tini-static
13:25:15 [2020-10-03T13:25:15.115Z] #35 9.510 + mkdir -p /build
13:25:15 [2020-10-03T13:25:15.115Z] #35 9.514 + cp tini-static /build/docker-init
13:25:15 [2020-10-03T13:25:15.181Z] #35 9.001 [100%] Built target tini-static
13:25:15 [2020-10-03T13:25:15.181Z] #35 9.087 + mkdir -p /build
13:25:15 [2020-10-03T13:25:15.181Z] #35 9.103 + cp tini-static /build/docker-init
13:25:15 [2020-10-03T13:25:15.241Z] #42 27.47   CC       images/tcp-stream.o
13:25:15 [2020-10-03T13:25:15.241Z] #42 ...
13:25:15 [2020-10-03T13:25:15.241Z] 
13:25:15 [2020-10-03T13:25:15.241Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:15 [2020-10-03T13:25:15.241Z] #44 77.84 regexp
13:25:15 [2020-10-03T13:25:15.241Z] #44 80.53 os/exec
13:25:15 [2020-10-03T13:25:15.241Z] #44 86.07 github.com/LK4D4/vndr/versioned
13:25:15 [2020-10-03T13:25:15.241Z] #44 86.07 internal/lazyregexp
13:25:15 [2020-10-03T13:25:15.268Z] #18 42.76 Selecting previously unselected package libnet1:amd64.
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.87 Selecting previously unselected package libnl-3-200:amd64.
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:25:15 [2020-10-03T13:25:15.269Z] #18 42.97 Selecting previously unselected package libprotobuf-c1:amd64.
13:25:15 [2020-10-03T13:25:15.365Z] #40 62.42 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
13:25:15 [2020-10-03T13:25:15.441Z] #35 ...
13:25:15 [2020-10-03T13:25:15.441Z] 
13:25:15 [2020-10-03T13:25:15.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:15 [2020-10-03T13:25:15.441Z] #41 2.125 Note: Building without setproctitle() and strlcpy() support.
13:25:15 [2020-10-03T13:25:15.441Z] #41 2.126       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:25:15 [2020-10-03T13:25:15.441Z] #41 2.145 Note: Building without GnuTLS support
13:25:15 [2020-10-03T13:25:15.441Z] #41 2.151 Makefile.config:39: Warn: you have no libnftables installed
13:25:15 [2020-10-03T13:25:15.441Z] #41 2.152 Makefile.config:40: Warn: Building without nftables support
13:25:15 [2020-10-03T13:25:15.441Z] #41 4.438 fatal: not a git repository (or any of the parent directories): .git
13:25:15 [2020-10-03T13:25:15.441Z] #41 4.489   GEN      .gitid
13:25:15 [2020-10-03T13:25:15.441Z] #41 4.522   GEN      criu/include/version.h
13:25:15 [2020-10-03T13:25:15.441Z] #41 4.579   GEN      include/common/asm
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.181   PBCC     images/timens.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.245   DEP      images/timens.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.307   PBCC     images/fown.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.362   PBCC     images/google/protobuf/descriptor.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.470   PBCC     images/opts.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.494   PBCC     images/memfd.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.559   DEP      images/fown.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.631   DEP      images/google/protobuf/descriptor.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.718   DEP      images/opts.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.772   DEP      images/memfd.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.820   PBCC     images/sit.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.886   DEP      images/sit.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 6.978   PBCC     images/macvlan.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.001   DEP      images/macvlan.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.044   PBCC     images/autofs.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.075   DEP      images/autofs.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.138   PBCC     images/sysctl.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.200   DEP      images/sysctl.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.336   PBCC     images/time.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.345   DEP      images/time.pb-c.d
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.411   PBCC     images/binfmt-misc.pb-c.c
13:25:15 [2020-10-03T13:25:15.441Z] #41 ...
13:25:15 [2020-10-03T13:25:15.441Z] 
13:25:15 [2020-10-03T13:25:15.441Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:15 [2020-10-03T13:25:15.441Z] #35 DONE 9.4s
13:25:15 [2020-10-03T13:25:15.441Z] 
13:25:15 [2020-10-03T13:25:15.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:15 [2020-10-03T13:25:15.441Z] #41 7.452   DEP      images/binfmt-misc.pb-c.d
13:25:15 [2020-10-03T13:25:15.442Z] #41 7.510   PBCC     images/seccomp.pb-c.c
13:25:15 [2020-10-03T13:25:15.442Z] #41 ...
13:25:15 [2020-10-03T13:25:15.442Z] 
13:25:15 [2020-10-03T13:25:15.442Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:15 [2020-10-03T13:25:15.442Z] #11 66.63 Selecting previously unselected package mingw-w64-x86-64-dev.
13:25:15 [2020-10-03T13:25:15.442Z] #11 66.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:25:15 [2020-10-03T13:25:15.442Z] #11 66.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.47 Selecting previously unselected package gcc-mingw-w64-base.
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.78 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.442Z] #11 72.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:15 [2020-10-03T13:25:15.525Z] #18 42.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.525Z] #18 43.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:25:15 [2020-10-03T13:25:15.525Z] #18 43.08 Selecting previously unselected package libreadline5:amd64.
13:25:15 [2020-10-03T13:25:15.525Z] #18 43.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.525Z] #18 43.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:25:15 [2020-10-03T13:25:15.540Z] #44 ...
13:25:15 [2020-10-03T13:25:15.540Z] 
13:25:15 [2020-10-03T13:25:15.540Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:15 [2020-10-03T13:25:15.540Z] #42 27.70   CC       images/sk-packet.o
13:25:15 [2020-10-03T13:25:15.629Z] #40 62.73 Processing triggers for libc-bin (2.28-10) ...
13:25:15 [2020-10-03T13:25:15.685Z] #35 DONE 10.1s
13:25:15 [2020-10-03T13:25:15.685Z] 
13:25:15 [2020-10-03T13:25:15.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:15 [2020-10-03T13:25:15.685Z] #11 72.65 Selecting previously unselected package gcc-mingw-w64-base.
13:25:15 [2020-10-03T13:25:15.685Z] #11 72.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.685Z] #11 72.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:15 [2020-10-03T13:25:15.701Z] #11 ...
13:25:15 [2020-10-03T13:25:15.701Z] 
13:25:15 [2020-10-03T13:25:15.701Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:15 [2020-10-03T13:25:15.701Z] #49 62.86 context
13:25:15 [2020-10-03T13:25:15.701Z] #49 63.49 encoding/binary
13:25:15 [2020-10-03T13:25:15.701Z] #49 64.08 os
13:25:15 [2020-10-03T13:25:15.701Z] #49 66.49 encoding/base64
13:25:15 [2020-10-03T13:25:15.701Z] #49 67.52 golang.org/x/sys/unix
13:25:15 [2020-10-03T13:25:15.701Z] #49 68.07 fmt
13:25:15 [2020-10-03T13:25:15.701Z] #49 72.94 encoding/json
13:25:15 [2020-10-03T13:25:15.701Z] #49 ...
13:25:15 [2020-10-03T13:25:15.701Z] 
13:25:15 [2020-10-03T13:25:15.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:15 [2020-10-03T13:25:15.701Z] #41 7.569   DEP      images/seccomp.pb-c.d
13:25:15 [2020-10-03T13:25:15.701Z] #41 7.761   PBCC     images/userns.pb-c.c
13:25:15 [2020-10-03T13:25:15.701Z] #41 7.803   DEP      images/userns.pb-c.d
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.24 Selecting previously unselected package net-tools.
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.47 Selecting previously unselected package python-pip-whl.
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:25:15 [2020-10-03T13:25:15.782Z] #18 43.48 Unpacking python-pip-whl (18.1-5) ...
13:25:15 [2020-10-03T13:25:15.839Z] #42 28.20   CC       images/mnt.o
13:25:15 [2020-10-03T13:25:15.945Z] #11 73.12 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:25:15 [2020-10-03T13:25:15.945Z] #11 73.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:15 [2020-10-03T13:25:15.945Z] #11 73.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:15 [2020-10-03T13:25:15.960Z] #41 7.960   PBCC     images/cgroup.pb-c.c
13:25:15 [2020-10-03T13:25:15.960Z] #41 8.065   DEP      images/cgroup.pb-c.d
13:25:16 [2020-10-03T13:25:16.208Z] #40 ...
13:25:16 [2020-10-03T13:25:16.208Z] 
13:25:16 [2020-10-03T13:25:16.208Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:16 [2020-10-03T13:25:16.208Z] #43 53.13 encoding/json
13:25:16 [2020-10-03T13:25:16.208Z] #43 56.50 text/template
13:25:16 [2020-10-03T13:25:16.208Z] #43 57.64 go/parser
13:25:16 [2020-10-03T13:25:16.208Z] #43 58.65 encoding/xml
13:25:16 [2020-10-03T13:25:16.208Z] #43 62.98 go/doc
13:25:16 [2020-10-03T13:25:16.208Z] #43 ...
13:25:16 [2020-10-03T13:25:16.208Z] 
13:25:16 [2020-10-03T13:25:16.208Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.351 + RM_GOPATH=0
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.357 + TMP_GOPATH=
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.357 + : /build
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.357 + '[' -z '' ']'
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.358 ++ mktemp -d
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.362 + export GOPATH=/tmp/tmp.Hrt6Lw8Yo1
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.362 + GOPATH=/tmp/tmp.Hrt6Lw8Yo1
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.362 + RM_GOPATH=1
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.363 + case "$(go env GOARCH)" in
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.365 ++ go env GOARCH
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.385 + export GO_BUILDMODE=-buildmode=pie
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.386 + GO_BUILDMODE=-buildmode=pie
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.387 ++ dirname /tmp/install/install.sh
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.392 + dir=/tmp/install
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.393 + bin=tini
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.393 + shift
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.394 + '[' '!' -f /tmp/install/tini.installer ']'
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.394 + . /tmp/install/tini.installer
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.394 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.395 + install_tini
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.395 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.396 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.396 + git clone https://github.com/krallin/tini.git /tmp/tmp.Hrt6Lw8Yo1/tini
13:25:16 [2020-10-03T13:25:16.208Z] #35 1.399 Cloning into '/tmp/tmp.Hrt6Lw8Yo1/tini'...
13:25:16 [2020-10-03T13:25:16.208Z] #35 2.206 + cd /tmp/tmp.Hrt6Lw8Yo1/tini
13:25:16 [2020-10-03T13:25:16.208Z] #35 2.206 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:25:16 [2020-10-03T13:25:16.208Z] #35 2.214 + cmake .
13:25:16 [2020-10-03T13:25:16.219Z] #41 ...
13:25:16 [2020-10-03T13:25:16.220Z] 
13:25:16 [2020-10-03T13:25:16.220Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:16 [2020-10-03T13:25:16.220Z] #32 63.43 path
13:25:16 [2020-10-03T13:25:16.220Z] #32 64.29 text/tabwriter
13:25:16 [2020-10-03T13:25:16.220Z] #32 64.38 fmt
13:25:16 [2020-10-03T13:25:16.220Z] #32 65.08 path/filepath
13:25:16 [2020-10-03T13:25:16.220Z] #32 66.75 io/ioutil
13:25:16 [2020-10-03T13:25:16.220Z] #32 68.59 github.com/BurntSushi/toml
13:25:16 [2020-10-03T13:25:16.220Z] #32 68.59 flag
13:25:16 [2020-10-03T13:25:16.220Z] #32 70.66 log
13:25:16 [2020-10-03T13:25:16.220Z] #32 73.07 github.com/BurntSushi/toml/cmd/tomlv
13:25:16 [2020-10-03T13:25:16.220Z] #32 ...
13:25:16 [2020-10-03T13:25:16.220Z] 
13:25:16 [2020-10-03T13:25:16.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:16 [2020-10-03T13:25:16.220Z] #41 8.275   PBCC     images/ext-file.pb-c.c
13:25:16 [2020-10-03T13:25:16.345Z] #18 44.03 Selecting previously unselected package python3-lib2to3.
13:25:16 [2020-10-03T13:25:16.345Z] #18 44.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:25:16 [2020-10-03T13:25:16.345Z] #18 44.05 Unpacking python3-lib2to3 (3.7.3-1) ...
13:25:16 [2020-10-03T13:25:16.479Z] #41 8.369   DEP      images/ext-file.pb-c.d
13:25:16 [2020-10-03T13:25:16.479Z] #41 8.566   PBCC     images/rpc.pb-c.c
13:25:16 [2020-10-03T13:25:16.479Z] #41 8.566   DEP      images/rpc.pb-c.d
13:25:16 [2020-10-03T13:25:16.479Z] #41 8.632   PBCC     images/siginfo.pb-c.c
13:25:16 [2020-10-03T13:25:16.493Z] #42 28.52   CC       images/pipe-data.o
13:25:16 [2020-10-03T13:25:16.493Z] #42 28.76   CC       images/sa.o
13:25:16 [2020-10-03T13:25:16.516Z] #11 ...
13:25:16 [2020-10-03T13:25:16.516Z] 
13:25:16 [2020-10-03T13:25:16.516Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:16 [2020-10-03T13:25:16.516Z] #32 69.58 github.com/BurntSushi/toml/cmd/tomlv
13:25:16 [2020-10-03T13:25:16.516Z] #32 DONE 73.8s
13:25:16 [2020-10-03T13:25:16.602Z] #18 44.17 Selecting previously unselected package python3-distutils.
13:25:16 [2020-10-03T13:25:16.602Z] #18 44.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:25:16 [2020-10-03T13:25:16.602Z] #18 44.18 Unpacking python3-distutils (3.7.3-1) ...
13:25:16 [2020-10-03T13:25:16.739Z] #41 8.672   DEP      images/siginfo.pb-c.d
13:25:16 [2020-10-03T13:25:16.739Z] #41 8.769   PBCC     images/pagemap.pb-c.c
13:25:16 [2020-10-03T13:25:16.739Z] #41 8.827   DEP      images/pagemap.pb-c.d
13:25:16 [2020-10-03T13:25:16.739Z] #41 8.888   PBCC     images/rlimit.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] 
13:25:16 [2020-10-03T13:25:16.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:16 [2020-10-03T13:25:16.783Z] #41 3.764 fatal: not a git repository (or any of the parent directories): .git
13:25:16 [2020-10-03T13:25:16.783Z] #41 3.838   GEN      .gitid
13:25:16 [2020-10-03T13:25:16.783Z] #41 3.876   GEN      criu/include/version.h
13:25:16 [2020-10-03T13:25:16.783Z] #41 3.940   GEN      include/common/asm
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.583   PBCC     images/timens.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.608   DEP      images/timens.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.681   PBCC     images/fown.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.708   PBCC     images/google/protobuf/descriptor.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.800   PBCC     images/opts.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.890   PBCC     images/memfd.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.925   DEP      images/fown.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 5.991   DEP      images/google/protobuf/descriptor.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.042   DEP      images/opts.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.190   DEP      images/memfd.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.229   PBCC     images/sit.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.262   DEP      images/sit.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.312   PBCC     images/macvlan.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.362   DEP      images/macvlan.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.409   PBCC     images/autofs.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.434   DEP      images/autofs.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.548   PBCC     images/sysctl.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.677   DEP      images/sysctl.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.785   PBCC     images/time.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 6.885   DEP      images/time.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 7.010   PBCC     images/binfmt-misc.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 7.090   DEP      images/binfmt-misc.pb-c.d
13:25:16 [2020-10-03T13:25:16.783Z] #41 7.334   PBCC     images/seccomp.pb-c.c
13:25:16 [2020-10-03T13:25:16.783Z] #41 7.380   DEP      images/seccomp.pb-c.d
13:25:16 [2020-10-03T13:25:16.787Z] #35 ...
13:25:16 [2020-10-03T13:25:16.787Z] 
13:25:16 [2020-10-03T13:25:16.787Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
13:25:16 [2020-10-03T13:25:16.787Z] #40 DONE 63.8s
13:25:16 [2020-10-03T13:25:16.787Z] 
13:25:16 [2020-10-03T13:25:16.787Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:16 [2020-10-03T13:25:16.787Z] #35 2.973 -- The C compiler identification is GNU 8.3.0
13:25:16 [2020-10-03T13:25:16.795Z] #42 28.99   CC       images/timer.o
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.30 Selecting previously unselected package python3-pip.
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.31 Unpacking python3-pip (18.1-5) ...
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.46 Selecting previously unselected package python3-pkg-resources.
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:25:16 [2020-10-03T13:25:16.902Z] #18 44.47 Unpacking python3-pkg-resources (40.8.0-1) ...
13:25:16 [2020-10-03T13:25:16.998Z] #41 8.917   DEP      images/rlimit.pb-c.d
13:25:16 [2020-10-03T13:25:16.998Z] #41 8.951   PBCC     images/file-lock.pb-c.c
13:25:16 [2020-10-03T13:25:16.998Z] #41 8.985   DEP      images/file-lock.pb-c.d
13:25:16 [2020-10-03T13:25:16.998Z] #41 9.023   PBCC     images/tty.pb-c.c
13:25:16 [2020-10-03T13:25:16.998Z] #41 9.062   DEP      images/tty.pb-c.d
13:25:16 [2020-10-03T13:25:16.998Z] #41 9.105   PBCC     images/tun.pb-c.c
13:25:17 [2020-10-03T13:25:17.044Z] #41 7.518   PBCC     images/userns.pb-c.c
13:25:17 [2020-10-03T13:25:17.044Z] #41 7.542   DEP      images/userns.pb-c.d
13:25:17 [2020-10-03T13:25:17.044Z] #41 7.673   PBCC     images/cgroup.pb-c.c
13:25:17 [2020-10-03T13:25:17.044Z] #41 7.732   DEP      images/cgroup.pb-c.d
13:25:17 [2020-10-03T13:25:17.051Z] #35 3.001 -- Check for working C compiler: /usr/bin/cc
13:25:17 [2020-10-03T13:25:17.093Z] #42 29.45   CC       images/timerfd.o
13:25:17 [2020-10-03T13:25:17.158Z] #18 44.59 Selecting previously unselected package python3-setuptools.
13:25:17 [2020-10-03T13:25:17.158Z] #18 44.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:25:17 [2020-10-03T13:25:17.158Z] #18 44.60 Unpacking python3-setuptools (40.8.0-1) ...
13:25:17 [2020-10-03T13:25:17.259Z] #41 9.140   PBCC     images/netdev.pb-c.c
13:25:17 [2020-10-03T13:25:17.259Z] #41 9.214   DEP      images/tun.pb-c.d
13:25:17 [2020-10-03T13:25:17.259Z] #41 9.270   DEP      images/netdev.pb-c.d
13:25:17 [2020-10-03T13:25:17.259Z] #41 9.323   PBCC     images/vma.pb-c.c
13:25:17 [2020-10-03T13:25:17.304Z] #41 7.818   PBCC     images/ext-file.pb-c.c
13:25:17 [2020-10-03T13:25:17.304Z] #41 7.874   DEP      images/ext-file.pb-c.d
13:25:17 [2020-10-03T13:25:17.304Z] #41 7.968   PBCC     images/rpc.pb-c.c
13:25:17 [2020-10-03T13:25:17.304Z] #41 8.035   DEP      images/rpc.pb-c.d
13:25:17 [2020-10-03T13:25:17.304Z] #41 8.103   PBCC     images/siginfo.pb-c.c
13:25:17 [2020-10-03T13:25:17.315Z] #35 ...
13:25:17 [2020-10-03T13:25:17.315Z] 
13:25:17 [2020-10-03T13:25:17.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:17 [2020-10-03T13:25:17.315Z] #11 54.20 Selecting previously unselected package mingw-w64-x86-64-dev.
13:25:17 [2020-10-03T13:25:17.315Z] #11 54.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 54.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.76 Selecting previously unselected package gcc-mingw-w64-base.
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.92 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 63.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:17 [2020-10-03T13:25:17.315Z] #11 ...
13:25:17 [2020-10-03T13:25:17.315Z] 
13:25:17 [2020-10-03T13:25:17.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:17 [2020-10-03T13:25:17.390Z] #42 ...
13:25:17 [2020-10-03T13:25:17.390Z] 
13:25:17 [2020-10-03T13:25:17.390Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:17 [2020-10-03T13:25:17.390Z] #33 85.63 github.com/BurntSushi/toml/cmd/tomlv
13:25:17 [2020-10-03T13:25:17.390Z] #33 DONE 90.0s
13:25:17 [2020-10-03T13:25:17.390Z] 
13:25:17 [2020-10-03T13:25:17.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:17 [2020-10-03T13:25:17.390Z] #42 29.70   CC       images/mm.o
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.86 Selecting previously unselected package python3-wheel.
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.88 Unpacking python3-wheel (0.32.3-2) ...
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.95 Selecting previously unselected package sudo.
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
13:25:17 [2020-10-03T13:25:17.414Z] #18 44.98 Unpacking sudo (1.8.27-1+deb10u2) ...
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.341   DEP      images/vma.pb-c.d
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.402   PBCC     images/creds.pb-c.c
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.466   DEP      images/creds.pb-c.d
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.533   PBCC     images/utsns.pb-c.c
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.541   DEP      images/utsns.pb-c.d
13:25:17 [2020-10-03T13:25:17.519Z] #41 9.612   PBCC     images/ipc-desc.pb-c.c
13:25:17 [2020-10-03T13:25:17.564Z] #41 8.136   DEP      images/siginfo.pb-c.d
13:25:17 [2020-10-03T13:25:17.564Z] #41 8.250   PBCC     images/pagemap.pb-c.c
13:25:17 [2020-10-03T13:25:17.670Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.625   PBCC     images/ipc-sem.pb-c.c
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.658   DEP      images/ipc-desc.pb-c.d
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.692   DEP      images/ipc-sem.pb-c.d
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.754   PBCC     images/ipc-msg.pb-c.c
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.795   DEP      images/ipc-msg.pb-c.d
13:25:17 [2020-10-03T13:25:17.779Z] #41 9.878   PBCC     images/ipc-shm.pb-c.c
13:25:17 [2020-10-03T13:25:17.824Z] #41 8.350   DEP      images/pagemap.pb-c.d
13:25:17 [2020-10-03T13:25:17.824Z] #41 8.512   PBCC     images/rlimit.pb-c.c
13:25:17 [2020-10-03T13:25:17.977Z] #18 45.46 Selecting previously unselected package thin-provisioning-tools.
13:25:17 [2020-10-03T13:25:17.977Z] #18 45.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:25:17 [2020-10-03T13:25:17.977Z] #18 45.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:25:18 [2020-10-03T13:25:18.032Z] #42 30.03   CC       images/sk-opts.o
13:25:18 [2020-10-03T13:25:18.039Z] #41 9.944   DEP      images/ipc-shm.pb-c.d
13:25:18 [2020-10-03T13:25:18.039Z] #41 10.00   PBCC     images/ipc-var.pb-c.c
13:25:18 [2020-10-03T13:25:18.039Z] #41 10.03   DEP      images/ipc-var.pb-c.d
13:25:18 [2020-10-03T13:25:18.039Z] #41 10.08   PBCC     images/sk-opts.pb-c.c
13:25:18 [2020-10-03T13:25:18.039Z] #41 10.14   PBCC     images/packet-sock.pb-c.c
13:25:18 [2020-10-03T13:25:18.084Z] #41 8.599   DEP      images/rlimit.pb-c.d
13:25:18 [2020-10-03T13:25:18.084Z] #41 8.666   PBCC     images/file-lock.pb-c.c
13:25:18 [2020-10-03T13:25:18.084Z] #41 8.723   DEP      images/file-lock.pb-c.d
13:25:18 [2020-10-03T13:25:18.084Z] #41 8.761   PBCC     images/tty.pb-c.c
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.71 Selecting previously unselected package uidmap.
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.72 Unpacking uidmap (1:4.5-1.1) ...
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.82 Selecting previously unselected package vim-runtime.
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:25:18 [2020-10-03T13:25:18.233Z] #18 45.90 Unpacking vim-runtime (2:8.1.0875-5) ...
13:25:18 [2020-10-03T13:25:18.298Z] #41 10.26   DEP      images/sk-opts.pb-c.d
13:25:18 [2020-10-03T13:25:18.298Z] #41 10.31   DEP      images/packet-sock.pb-c.d
13:25:18 [2020-10-03T13:25:18.298Z] #41 10.37   PBCC     images/sk-netlink.pb-c.c
13:25:18 [2020-10-03T13:25:18.330Z] #42 30.45   CC       images/sk-unix.o
13:25:18 [2020-10-03T13:25:18.344Z] #41 8.826   DEP      images/tty.pb-c.d
13:25:18 [2020-10-03T13:25:18.344Z] #41 8.858   PBCC     images/tun.pb-c.c
13:25:18 [2020-10-03T13:25:18.344Z] #41 8.925   PBCC     images/netdev.pb-c.c
13:25:18 [2020-10-03T13:25:18.344Z] #41 8.972   DEP      images/tun.pb-c.d
13:25:18 [2020-10-03T13:25:18.344Z] #41 9.016   DEP      images/netdev.pb-c.d
13:25:18 [2020-10-03T13:25:18.558Z] #41 10.44   DEP      images/sk-netlink.pb-c.d
13:25:18 [2020-10-03T13:25:18.558Z] #41 10.50   PBCC     images/sk-inet.pb-c.c
13:25:18 [2020-10-03T13:25:18.558Z] #41 10.56   DEP      images/sk-inet.pb-c.d
13:25:18 [2020-10-03T13:25:18.558Z] #41 10.61   PBCC     images/sk-unix.pb-c.c
13:25:18 [2020-10-03T13:25:18.558Z] #41 10.67   DEP      images/sk-unix.pb-c.d
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.089   PBCC     images/vma.pb-c.c
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.140   DEP      images/vma.pb-c.d
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.200   PBCC     images/creds.pb-c.c
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.217   DEP      images/creds.pb-c.d
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.278   PBCC     images/utsns.pb-c.c
13:25:18 [2020-10-03T13:25:18.604Z] #41 9.306   DEP      images/utsns.pb-c.d
13:25:18 [2020-10-03T13:25:18.822Z] #41 10.74   PBCC     images/mm.pb-c.c
13:25:18 [2020-10-03T13:25:18.822Z] #41 10.76   DEP      images/mm.pb-c.d
13:25:18 [2020-10-03T13:25:18.822Z] #41 10.80   PBCC     images/timerfd.pb-c.c
13:25:18 [2020-10-03T13:25:18.822Z] #41 10.85   DEP      images/timerfd.pb-c.d
13:25:18 [2020-10-03T13:25:18.822Z] #41 10.94   PBCC     images/timer.pb-c.c
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.339   PBCC     images/ipc-desc.pb-c.c
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.367   PBCC     images/ipc-sem.pb-c.c
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.378   DEP      images/ipc-desc.pb-c.d
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.453   DEP      images/ipc-sem.pb-c.d
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.476   PBCC     images/ipc-msg.pb-c.c
13:25:18 [2020-10-03T13:25:18.863Z] #41 9.512   DEP      images/ipc-msg.pb-c.d
13:25:18 [2020-10-03T13:25:18.977Z] #42 31.07   CC       images/sk-inet.o
13:25:19 [2020-10-03T13:25:19.082Z] #41 10.98   DEP      images/timer.pb-c.d
13:25:19 [2020-10-03T13:25:19.082Z] #41 11.04   PBCC     images/sa.pb-c.c
13:25:19 [2020-10-03T13:25:19.082Z] #41 11.07   DEP      images/sa.pb-c.d
13:25:19 [2020-10-03T13:25:19.082Z] #41 11.14   PBCC     images/pipe-data.pb-c.c
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.571   PBCC     images/ipc-shm.pb-c.c
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.614   DEP      images/ipc-shm.pb-c.d
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.662   PBCC     images/ipc-var.pb-c.c
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.690   DEP      images/ipc-var.pb-c.d
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.735   PBCC     images/sk-opts.pb-c.c
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.762   PBCC     images/packet-sock.pb-c.c
13:25:19 [2020-10-03T13:25:19.124Z] #41 9.818   DEP      images/sk-opts.pb-c.d
13:25:19 [2020-10-03T13:25:19.246Z] #41 2.123 Note: Building without setproctitle() and strlcpy() support.
13:25:19 [2020-10-03T13:25:19.246Z] #41 2.123       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:25:19 [2020-10-03T13:25:19.246Z] #41 2.136 Note: Building without GnuTLS support
13:25:19 [2020-10-03T13:25:19.246Z] #41 2.139 Makefile.config:39: Warn: you have no libnftables installed
13:25:19 [2020-10-03T13:25:19.246Z] #41 2.139 Makefile.config:40: Warn: Building without nftables support
13:25:19 [2020-10-03T13:25:19.274Z] #42 31.53   CC       images/tun.o
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.18   DEP      images/pipe-data.pb-c.d
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.24   PBCC     images/mnt.pb-c.c
13:25:19 [2020-10-03T13:25:19.342Z] #41 ...
13:25:19 [2020-10-03T13:25:19.342Z] 
13:25:19 [2020-10-03T13:25:19.342Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:19 [2020-10-03T13:25:19.342Z] #43 66.56 fmt
13:25:19 [2020-10-03T13:25:19.342Z] #43 68.98 regexp
13:25:19 [2020-10-03T13:25:19.342Z] #43 71.51 go/token
13:25:19 [2020-10-03T13:25:19.342Z] #43 72.52 go/scanner
13:25:19 [2020-10-03T13:25:19.342Z] #43 72.60 internal/lazyregexp
13:25:19 [2020-10-03T13:25:19.342Z] #43 73.11 net/url
13:25:19 [2020-10-03T13:25:19.342Z] #43 74.31 go/ast
13:25:19 [2020-10-03T13:25:19.342Z] #43 75.24 text/template/parse
13:25:19 [2020-10-03T13:25:19.342Z] #43 ...
13:25:19 [2020-10-03T13:25:19.342Z] 
13:25:19 [2020-10-03T13:25:19.342Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.33   DEP      images/mnt.pb-c.d
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.38   PBCC     images/sk-packet.pb-c.c
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.41   DEP      images/sk-packet.pb-c.d
13:25:19 [2020-10-03T13:25:19.342Z] #41 11.45   PBCC     images/tcp-stream.pb-c.c
13:25:19 [2020-10-03T13:25:19.384Z] #41 9.851   DEP      images/packet-sock.pb-c.d
13:25:19 [2020-10-03T13:25:19.384Z] #41 9.892   PBCC     images/sk-netlink.pb-c.c
13:25:19 [2020-10-03T13:25:19.384Z] #41 9.938   DEP      images/sk-netlink.pb-c.d
13:25:19 [2020-10-03T13:25:19.384Z] #41 9.983   PBCC     images/sk-inet.pb-c.c
13:25:19 [2020-10-03T13:25:19.384Z] #41 10.08   DEP      images/sk-inet.pb-c.d
13:25:19 [2020-10-03T13:25:19.573Z] #42 31.81   CC       images/sk-netlink.o
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.53   DEP      images/tcp-stream.pb-c.d
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.57   PBCC     images/pipe.pb-c.c
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.62   DEP      images/pipe.pb-c.d
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.65   PBCC     images/pstree.pb-c.c
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.68   DEP      images/pstree.pb-c.d
13:25:19 [2020-10-03T13:25:19.602Z] #41 11.71   PBCC     images/fs.pb-c.c
13:25:19 [2020-10-03T13:25:19.644Z] #41 10.16   PBCC     images/sk-unix.pb-c.c
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.20   DEP      images/sk-unix.pb-c.d
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.24   PBCC     images/mm.pb-c.c
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.28   DEP      images/mm.pb-c.d
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.31   PBCC     images/timerfd.pb-c.c
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.33   DEP      images/timerfd.pb-c.d
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.38   PBCC     images/timer.pb-c.c
13:25:19 [2020-10-03T13:25:19.645Z] #41 10.41   DEP      images/timer.pb-c.d
13:25:19 [2020-10-03T13:25:19.861Z] #41 11.74   DEP      images/fs.pb-c.d
13:25:19 [2020-10-03T13:25:19.861Z] #41 11.82   PBCC     images/signalfd.pb-c.c
13:25:19 [2020-10-03T13:25:19.861Z] #41 11.90   DEP      images/signalfd.pb-c.d
13:25:19 [2020-10-03T13:25:19.861Z] #41 11.95   PBCC     images/fh.pb-c.c
13:25:19 [2020-10-03T13:25:19.871Z] #42 32.12   CC       images/packet-sock.o
13:25:19 [2020-10-03T13:25:19.904Z] #41 10.47   PBCC     images/sa.pb-c.c
13:25:19 [2020-10-03T13:25:19.904Z] #41 10.55   DEP      images/sa.pb-c.d
13:25:19 [2020-10-03T13:25:19.904Z] #41 10.58   PBCC     images/pipe-data.pb-c.c
13:25:19 [2020-10-03T13:25:19.904Z] #41 10.61   DEP      images/pipe-data.pb-c.d
13:25:20 [2020-10-03T13:25:20.121Z] #41 12.00   PBCC     images/fsnotify.pb-c.c
13:25:20 [2020-10-03T13:25:20.121Z] #41 12.08   DEP      images/fh.pb-c.d
13:25:20 [2020-10-03T13:25:20.121Z] #41 12.17   DEP      images/fsnotify.pb-c.d
13:25:20 [2020-10-03T13:25:20.163Z] #41 10.67   PBCC     images/mnt.pb-c.c
13:25:20 [2020-10-03T13:25:20.163Z] #41 10.74   DEP      images/mnt.pb-c.d
13:25:20 [2020-10-03T13:25:20.163Z] #41 10.81   PBCC     images/sk-packet.pb-c.c
13:25:20 [2020-10-03T13:25:20.163Z] #41 10.83   DEP      images/sk-packet.pb-c.d
13:25:20 [2020-10-03T13:25:20.163Z] #41 10.89   PBCC     images/tcp-stream.pb-c.c
13:25:20 [2020-10-03T13:25:20.169Z] #42 32.52   CC       images/ipc-var.o
13:25:20 [2020-10-03T13:25:20.381Z] #41 ...
13:25:20 [2020-10-03T13:25:20.381Z] 
13:25:20 [2020-10-03T13:25:20.381Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:20 [2020-10-03T13:25:20.381Z] #32 DONE 77.6s
13:25:20 [2020-10-03T13:25:20.381Z] 
13:25:20 [2020-10-03T13:25:20.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:20 [2020-10-03T13:25:20.381Z] #41 12.24   PBCC     images/eventpoll.pb-c.c
13:25:20 [2020-10-03T13:25:20.381Z] #41 12.32   DEP      images/eventpoll.pb-c.d
13:25:20 [2020-10-03T13:25:20.381Z] #41 12.42   PBCC     images/eventfd.pb-c.c
13:25:20 [2020-10-03T13:25:20.381Z] #41 12.44   DEP      images/eventfd.pb-c.d
13:25:20 [2020-10-03T13:25:20.423Z] #41 10.92   DEP      images/tcp-stream.pb-c.d
13:25:20 [2020-10-03T13:25:20.423Z] #41 10.95   PBCC     images/pipe.pb-c.c
13:25:20 [2020-10-03T13:25:20.423Z] #41 10.98   DEP      images/pipe.pb-c.d
13:25:20 [2020-10-03T13:25:20.423Z] #41 11.03   PBCC     images/pstree.pb-c.c
13:25:20 [2020-10-03T13:25:20.423Z] #41 11.05   DEP      images/pstree.pb-c.d
13:25:20 [2020-10-03T13:25:20.423Z] #41 11.10   PBCC     images/fs.pb-c.c
13:25:20 [2020-10-03T13:25:20.423Z] #41 11.15   DEP      images/fs.pb-c.d
13:25:20 [2020-10-03T13:25:20.467Z] #42 32.69   CC       images/ipc-desc.o
13:25:20 [2020-10-03T13:25:20.641Z] #41 12.60   PBCC     images/remap-file-path.pb-c.c
13:25:20 [2020-10-03T13:25:20.641Z] #41 12.67   DEP      images/remap-file-path.pb-c.d
13:25:20 [2020-10-03T13:25:20.641Z] #41 12.82   PBCC     images/fifo.pb-c.c
13:25:20 [2020-10-03T13:25:20.683Z] #41 11.23   PBCC     images/signalfd.pb-c.c
13:25:20 [2020-10-03T13:25:20.683Z] #41 11.30   DEP      images/signalfd.pb-c.d
13:25:20 [2020-10-03T13:25:20.683Z] #41 11.35   PBCC     images/fh.pb-c.c
13:25:20 [2020-10-03T13:25:20.683Z] #41 11.39   PBCC     images/fsnotify.pb-c.c
13:25:20 [2020-10-03T13:25:20.683Z] #41 11.44   DEP      images/fh.pb-c.d
13:25:20 [2020-10-03T13:25:20.787Z] #42 32.96   CC       images/ipc-shm.o
13:25:20 [2020-10-03T13:25:20.900Z] #41 12.94   DEP      images/fifo.pb-c.d
13:25:20 [2020-10-03T13:25:20.900Z] #41 13.07   PBCC     images/ghost-file.pb-c.c
13:25:20 [2020-10-03T13:25:20.942Z] #41 11.52   DEP      images/fsnotify.pb-c.d
13:25:20 [2020-10-03T13:25:20.943Z] #41 11.58   PBCC     images/eventpoll.pb-c.c
13:25:20 [2020-10-03T13:25:20.943Z] #41 11.60   DEP      images/eventpoll.pb-c.d
13:25:20 [2020-10-03T13:25:20.943Z] #41 11.63   PBCC     images/eventfd.pb-c.c
13:25:20 [2020-10-03T13:25:20.943Z] #41 11.67   DEP      images/eventfd.pb-c.d
13:25:20 [2020-10-03T13:25:20.943Z] #41 11.70   PBCC     images/remap-file-path.pb-c.c
13:25:21 [2020-10-03T13:25:21.086Z] #42 33.21   CC       images/ipc-msg.o
13:25:21 [2020-10-03T13:25:21.174Z] #41 13.16   DEP      images/ghost-file.pb-c.d
13:25:21 [2020-10-03T13:25:21.174Z] #41 13.33   PBCC     images/regfile.pb-c.c
13:25:21 [2020-10-03T13:25:21.178Z] #41 4.169 fatal: not a git repository (or any of the parent directories): .git
13:25:21 [2020-10-03T13:25:21.178Z] #41 4.257   GEN      .gitid
13:25:21 [2020-10-03T13:25:21.178Z] #41 4.327   GEN      criu/include/version.h
13:25:21 [2020-10-03T13:25:21.178Z] #41 4.418   GEN      include/common/asm
13:25:21 [2020-10-03T13:25:21.202Z] #41 11.74   DEP      images/remap-file-path.pb-c.d
13:25:21 [2020-10-03T13:25:21.202Z] #41 11.80   PBCC     images/fifo.pb-c.c
13:25:21 [2020-10-03T13:25:21.202Z] #41 11.83   DEP      images/fifo.pb-c.d
13:25:21 [2020-10-03T13:25:21.202Z] #41 11.87   PBCC     images/ghost-file.pb-c.c
13:25:21 [2020-10-03T13:25:21.202Z] #41 11.96   DEP      images/ghost-file.pb-c.d
13:25:21 [2020-10-03T13:25:21.383Z] #42 33.55   CC       images/ipc-sem.o
13:25:21 [2020-10-03T13:25:21.435Z] #41 13.44   DEP      images/regfile.pb-c.d
13:25:21 [2020-10-03T13:25:21.435Z] #41 13.55   PBCC     images/ns.pb-c.c
13:25:21 [2020-10-03T13:25:21.443Z] #41 ...
13:25:21 [2020-10-03T13:25:21.443Z] 
13:25:21 [2020-10-03T13:25:21.443Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:21 [2020-10-03T13:25:21.443Z] #49 61.94 golang.org/x/crypto/ssh/terminal
13:25:21 [2020-10-03T13:25:21.443Z] #49 63.50 mvdan.cc/sh/v3/cmd/shfmt
13:25:21 [2020-10-03T13:25:21.443Z] #49 DONE 68.6s
13:25:21 [2020-10-03T13:25:21.443Z] 
13:25:21 [2020-10-03T13:25:21.443Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:21 [2020-10-03T13:25:21.443Z] #35 4.032 -- Check for working C compiler: /usr/bin/cc -- works
13:25:21 [2020-10-03T13:25:21.443Z] #35 4.035 -- Detecting C compiler ABI info
13:25:21 [2020-10-03T13:25:21.443Z] #35 4.812 -- Detecting C compiler ABI info - done
13:25:21 [2020-10-03T13:25:21.443Z] #35 4.840 -- Detecting C compile features
13:25:21 [2020-10-03T13:25:21.443Z] #35 7.411 -- Detecting C compile features - done
13:25:21 [2020-10-03T13:25:21.443Z] #35 7.450 -- Performing Test HAS_BUILTIN_FORTIFY
13:25:21 [2020-10-03T13:25:21.461Z] #41 12.01   PBCC     images/regfile.pb-c.c
13:25:21 [2020-10-03T13:25:21.461Z] #41 12.05   DEP      images/regfile.pb-c.d
13:25:21 [2020-10-03T13:25:21.461Z] #41 12.09   PBCC     images/ns.pb-c.c
13:25:21 [2020-10-03T13:25:21.461Z] #41 12.11   DEP      images/ns.pb-c.d
13:25:21 [2020-10-03T13:25:21.461Z] #41 12.17   PBCC     images/fdinfo.pb-c.c
13:25:21 [2020-10-03T13:25:21.547Z] #18 48.80 Selecting previously unselected package vim.
13:25:21 [2020-10-03T13:25:21.547Z] #18 48.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
13:25:21 [2020-10-03T13:25:21.547Z] #18 48.82 Unpacking vim (2:8.1.0875-5) ...
13:25:21 [2020-10-03T13:25:21.680Z] #42 33.75   CC       images/utsns.o
13:25:21 [2020-10-03T13:25:21.695Z] #41 13.56   DEP      images/ns.pb-c.d
13:25:21 [2020-10-03T13:25:21.695Z] #41 13.61   PBCC     images/fdinfo.pb-c.c
13:25:21 [2020-10-03T13:25:21.695Z] #41 13.69   DEP      images/fdinfo.pb-c.d
13:25:21 [2020-10-03T13:25:21.695Z] #41 13.74   PBCC     images/core-aarch64.pb-c.c
13:25:21 [2020-10-03T13:25:21.695Z] #41 13.79   PBCC     images/core-arm.pb-c.c
13:25:21 [2020-10-03T13:25:21.722Z] #41 12.27   DEP      images/fdinfo.pb-c.d
13:25:21 [2020-10-03T13:25:21.722Z] #41 12.35   PBCC     images/core-aarch64.pb-c.c
13:25:21 [2020-10-03T13:25:21.722Z] #41 12.43   PBCC     images/core-arm.pb-c.c
13:25:21 [2020-10-03T13:25:21.722Z] #41 ...
13:25:21 [2020-10-03T13:25:21.722Z] 
13:25:21 [2020-10-03T13:25:21.722Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:25:21 [2020-10-03T13:25:21.846Z] #18 49.36 Selecting previously unselected package xfsprogs.
13:25:21 [2020-10-03T13:25:21.846Z] #18 49.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
13:25:21 [2020-10-03T13:25:21.846Z] #18 49.36 Unpacking xfsprogs (4.20.0-1) ...
13:25:21 [2020-10-03T13:25:21.954Z] #41 13.87   PBCC     images/core-ppc64.pb-c.c
13:25:21 [2020-10-03T13:25:21.954Z] #41 13.92   PBCC     images/core-s390.pb-c.c
13:25:21 [2020-10-03T13:25:21.954Z] #41 13.96   PBCC     images/core-x86.pb-c.c
13:25:21 [2020-10-03T13:25:21.954Z] #41 14.04   PBCC     images/core.pb-c.c
13:25:21 [2020-10-03T13:25:21.977Z] #42 34.06   CC       images/creds.o
13:25:21 [2020-10-03T13:25:21.978Z] #42 34.23   CC       images/vma.o
13:25:21 [2020-10-03T13:25:21.981Z] #54 35.82 Checking out files:  54% (1784/3264)   
Checking out files:  55% (1796/3264)   
Checking out files:  56% (1828/3264)   
Checking out files:  57% (1861/3264)   
Checking out files:  58% (1894/3264)   
Checking out files:  59% (1926/3264)   
Checking out files:  60% (1959/3264)   
Checking out files:  61% (1992/3264)   
Checking out files:  62% (2024/3264)   
13:25:21 [2020-10-03T13:25:21.981Z] #54 ...
13:25:21 [2020-10-03T13:25:21.981Z] 
13:25:21 [2020-10-03T13:25:21.981Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:21 [2020-10-03T13:25:21.981Z] #43 69.08 go/token
13:25:21 [2020-10-03T13:25:21.981Z] #43 70.04 internal/lazyregexp
13:25:21 [2020-10-03T13:25:21.981Z] #43 70.13 go/scanner
13:25:21 [2020-10-03T13:25:21.981Z] #43 70.44 net/url
13:25:21 [2020-10-03T13:25:21.981Z] #43 71.69 go/ast
13:25:21 [2020-10-03T13:25:21.981Z] #43 72.64 text/template/parse
13:25:21 [2020-10-03T13:25:21.981Z] #43 77.31 text/template
13:25:21 [2020-10-03T13:25:21.981Z] #43 77.76 go/parser
13:25:21 [2020-10-03T13:25:21.981Z] #43 ...
13:25:21 [2020-10-03T13:25:21.981Z] 
13:25:21 [2020-10-03T13:25:21.981Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:25:22 [2020-10-03T13:25:22.021Z] #35 8.005 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:25:22 [2020-10-03T13:25:22.021Z] #35 8.134 -- Configuring done
13:25:22 [2020-10-03T13:25:22.223Z] #41 14.09   PBCC     images/inventory.pb-c.c
13:25:22 [2020-10-03T13:25:22.223Z] #41 14.14   DEP      images/core-aarch64.pb-c.d
13:25:22 [2020-10-03T13:25:22.223Z] #41 14.18   DEP      images/core-arm.pb-c.d
13:25:22 [2020-10-03T13:25:22.223Z] #41 14.26   DEP      images/core-ppc64.pb-c.d
13:25:22 [2020-10-03T13:25:22.277Z] #42 34.50   CC       images/netdev.o
13:25:22 [2020-10-03T13:25:22.286Z] #35 8.148 -- Generating done
13:25:22 [2020-10-03T13:25:22.286Z] #35 8.167 -- Build files have been written to: /tmp/tmp.Hrt6Lw8Yo1/tini
13:25:22 [2020-10-03T13:25:22.286Z] #35 8.181 + make tini-static
13:25:22 [2020-10-03T13:25:22.409Z] #18 49.86 Selecting previously unselected package zip.
13:25:22 [2020-10-03T13:25:22.409Z] #18 49.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 49.87 Unpacking zip (3.0-11+b1) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 ...
13:25:22 [2020-10-03T13:25:22.409Z] 
13:25:22 [2020-10-03T13:25:22.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:22 [2020-10-03T13:25:22.409Z] #41 95.01   CC       criu/cr-dedup.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 95.33   CC       criu/cr-dump.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 97.47   CC       criu/cr-errno.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 97.54   CC       criu/cr-restore.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 101.9   CC       criu/cr-service.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 103.5   CC       criu/crtools.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 103.9   CC       criu/eventfd.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 104.3   CC       criu/eventpoll.o
13:25:22 [2020-10-03T13:25:22.409Z] #41 ...
13:25:22 [2020-10-03T13:25:22.409Z] 
13:25:22 [2020-10-03T13:25:22.409Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.05 Setting up aufs-tools (1:4.14+20190211-1) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.10 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.11 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.13 Setting up libgpm2:amd64 (1.20.7-5) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.14 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:25:22 [2020-10-03T13:25:22.409Z] #18 50.15 Setting up uidmap (1:4.5-1.1) ...
13:25:22 [2020-10-03T13:25:22.483Z] #41 14.34   DEP      images/core-s390.pb-c.d
13:25:22 [2020-10-03T13:25:22.483Z] #41 14.39   DEP      images/core-x86.pb-c.d
13:25:22 [2020-10-03T13:25:22.483Z] #41 14.45   DEP      images/core.pb-c.d
13:25:22 [2020-10-03T13:25:22.483Z] #41 14.49   DEP      images/inventory.pb-c.d
13:25:22 [2020-10-03T13:25:22.483Z] #41 14.54   PBCC     images/cpuinfo.pb-c.c
13:25:22 [2020-10-03T13:25:22.578Z] #42 ...
13:25:22 [2020-10-03T13:25:22.578Z] 
13:25:22 [2020-10-03T13:25:22.578Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:22 [2020-10-03T13:25:22.578Z] #50 85.19 go/scanner
13:25:22 [2020-10-03T13:25:22.578Z] #50 86.63 mvdan.cc/editorconfig
13:25:22 [2020-10-03T13:25:22.578Z] #50 87.26 mvdan.cc/sh/v3/syntax
13:25:22 [2020-10-03T13:25:22.578Z] #50 87.68 encoding/base64
13:25:22 [2020-10-03T13:25:22.578Z] #50 89.67 encoding/json
13:25:22 [2020-10-03T13:25:22.578Z] #50 89.80 go/ast
13:25:22 [2020-10-03T13:25:22.578Z] #50 91.94 golang.org/x/sys/unix
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.19 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.34 Setting up xxd (2:8.1.0875-5) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.35 Setting up zip (3.0-11+b1) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.36 Setting up vim-common (2:8.1.0875-5) ...
13:25:22 [2020-10-03T13:25:22.666Z] #18 50.39 Setting up bash-completion (1:2.8-6) ...
13:25:22 [2020-10-03T13:25:22.743Z] #41 14.57   DEP      images/cpuinfo.pb-c.d
13:25:22 [2020-10-03T13:25:22.743Z] #41 14.64   PBCC     images/stats.pb-c.c
13:25:22 [2020-10-03T13:25:22.743Z] #41 14.67   DEP      images/stats.pb-c.d
13:25:22 [2020-10-03T13:25:22.869Z] #35 8.838 Scanning dependencies of target tini-static
13:25:22 [2020-10-03T13:25:22.869Z] #35 9.050 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:25:22 [2020-10-03T13:25:22.876Z] #50 ...
13:25:22 [2020-10-03T13:25:22.877Z] 
13:25:22 [2020-10-03T13:25:22.877Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:22 [2020-10-03T13:25:22.877Z] #42 34.99   CC       images/tty.o
13:25:23 [2020-10-03T13:25:23.020Z] #54 35.82 Checking out files:  54% (1784/3264)   
Checking out files:  55% (1796/3264)   
Checking out files:  56% (1828/3264)   
Checking out files:  57% (1861/3264)   
Checking out files:  58% (1894/3264)   
Checking out files:  59% (1926/3264)   
Checking out files:  60% (1959/3264)   
Checking out files:  61% (1992/3264)   
Checking out files:  62% (2024/3264)   
Checking out files:  63% (2057/3264)   
Checking out files:  64% (2089/3264)   
Checking out files:  65% (2122/3264)   
Checking out files:  66% (2155/3264)   
Checking out files:  67% (2187/3264)   
Checking out files:  68% (2220/3264)   
Checking out files:  69% (2253/3264)   
Checking out files:  70% (2285/3264)   
Checking out files:  71% (2318/3264)   
Checking out files:  72% (2351/3264)   
Checking out files:  73% (2383/3264)   
Checking out files:  74% (2416/3264)   
Checking out files:  75% (2448/3264)   
Checking out files:  76% (2481/3264)   
Checking out files:  77% (2514/3264)   
Checking out files:  78% (2546/3264)   
Checking out files:  79% (2579/3264)   
Checking out files:  80% (2612/3264)   
Checking out files:  81% (2644/3264)   
Checking out files:  82% (2677/3264)   
Checking out files:  83% (2710/3264)   
Checking out files:  84% (2742/3264)   
Checking out files:  85% (2775/3264)   
Checking out files:  86% (2808/3264)   
Checking out files:  87% (2840/3264)   
Checking out files:  88% (2873/3264)   
Checking out files:  89% (2905/3264)   
Checking out files:  90% (2938/3264)   
Checking out files:  91% (2971/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  94% (3076/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:25:23 [2020-10-03T13:25:23.021Z] #54 36.97 + cd /tmp/tmp.d9hITlMw7I/src/github.com/containerd/containerd
13:25:23 [2020-10-03T13:25:23.021Z] #54 36.97 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:25:23 [2020-10-03T13:25:23.133Z] #35 ...
13:25:23 [2020-10-03T13:25:23.133Z] 
13:25:23 [2020-10-03T13:25:23.133Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:25:23 [2020-10-03T13:25:23.133Z] #54 26.08 Checking out files:  67% (2212/3264)   
Checking out files:  68% (2220/3264)   
Checking out files:  69% (2253/3264)   
Checking out files:  70% (2285/3264)   
Checking out files:  71% (2318/3264)   
Checking out files:  72% (2351/3264)   
Checking out files:  73% (2383/3264)   
Checking out files:  74% (2416/3264)   
Checking out files:  75% (2448/3264)   
Checking out files:  76% (2481/3264)   
Checking out files:  77% (2514/3264)   
Checking out files:  78% (2546/3264)   
Checking out files:  79% (2579/3264)   
Checking out files:  80% (2612/3264)   
Checking out files:  81% (2644/3264)   
Checking out files:  82% (2677/3264)   
Checking out files:  83% (2710/3264)   
Checking out files:  84% (2742/3264)   
Checking out files:  85% (2775/3264)   
Checking out files:  86% (2808/3264)   
Checking out files:  87% (2840/3264)   
Checking out files:  88% (2873/3264)   
Checking out files:  89% (2905/3264)   
Checking out files:  90% (2938/3264)   
Checking out files:  91% (2971/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:25:23 [2020-10-03T13:25:23.133Z] #54 26.95 + cd /tmp/tmp.FISp1MauYb/src/github.com/containerd/containerd
13:25:23 [2020-10-03T13:25:23.133Z] #54 26.96 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:25:23 [2020-10-03T13:25:23.175Z] #42 35.54   CC       images/file-lock.o
13:25:23 [2020-10-03T13:25:23.473Z] #42 ...
13:25:23 [2020-10-03T13:25:23.473Z] 
13:25:23 [2020-10-03T13:25:23.473Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:23 [2020-10-03T13:25:23.473Z] #12 85.88 Selecting previously unselected package g++-mingw-w64-x86-64.
13:25:23 [2020-10-03T13:25:23.473Z] #12 85.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:25:23 [2020-10-03T13:25:23.473Z] #12 85.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:23 [2020-10-03T13:25:23.473Z] #12 ...
13:25:23 [2020-10-03T13:25:23.473Z] 
13:25:23 [2020-10-03T13:25:23.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:23 [2020-10-03T13:25:23.473Z] #42 35.77   CC       images/rlimit.o
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + export 'BUILDTAGS=netgo osusergo static_build'
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + BUILDTAGS='netgo osusergo static_build'
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + export EXTRA_FLAGS=-buildmode=pie
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + EXTRA_FLAGS=-buildmode=pie
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + '[' '' = dynamic ']'
13:25:23 [2020-10-03T13:25:23.712Z] #54 27.90 + make
13:25:23 [2020-10-03T13:25:23.772Z] #42 35.97   CC       images/pagemap.o
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.79 + export 'BUILDTAGS=netgo osusergo static_build'
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.79 + BUILDTAGS='netgo osusergo static_build'
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.79 + export EXTRA_FLAGS=-buildmode=pie
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.79 + EXTRA_FLAGS=-buildmode=pie
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.80 + '[' '' = dynamic ']'
13:25:23 [2020-10-03T13:25:23.959Z] #54 37.80 + make
13:25:24 [2020-10-03T13:25:24.071Z] #42 36.28   CC       images/siginfo.o
13:25:24 [2020-10-03T13:25:24.124Z] #41 16.10 make[1]: Nothing to be done for 'all'.
13:25:24 [2020-10-03T13:25:24.374Z] #42 36.62   CC       images/rpc.o
13:25:24 [2020-10-03T13:25:24.533Z] #54 38.62 + bin/ctr
13:25:24 [2020-10-03T13:25:24.666Z] #54 28.92 + bin/ctr
13:25:25 [2020-10-03T13:25:25.246Z] #54 ...
13:25:25 [2020-10-03T13:25:25.246Z] 
13:25:25 [2020-10-03T13:25:25.246Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:25 [2020-10-03T13:25:25.246Z] #35 10.34 [100%] Linking C executable tini-static
13:25:25 [2020-10-03T13:25:25.246Z] #35 10.70 [100%] Built target tini-static
13:25:25 [2020-10-03T13:25:25.246Z] #35 10.78 + mkdir -p /build
13:25:25 [2020-10-03T13:25:25.246Z] #35 10.79 + cp tini-static /build/docker-init
13:25:25 [2020-10-03T13:25:25.246Z] #35 DONE 11.2s
13:25:25 [2020-10-03T13:25:25.246Z] 
13:25:25 [2020-10-03T13:25:25.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.205   PBCC     images/timens.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.240   DEP      images/timens.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.249   PBCC     images/fown.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.258   PBCC     images/google/protobuf/descriptor.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.317   PBCC     images/opts.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.370   PBCC     images/memfd.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.385   DEP      images/fown.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.549   DEP      images/google/protobuf/descriptor.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.621   DEP      images/opts.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.713   DEP      images/memfd.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.786   PBCC     images/sit.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.841   DEP      images/sit.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.899   PBCC     images/macvlan.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.924   DEP      images/macvlan.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 6.980   PBCC     images/autofs.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.005   DEP      images/autofs.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.060   PBCC     images/sysctl.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.103   DEP      images/sysctl.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.161   PBCC     images/time.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.197   DEP      images/time.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.240   PBCC     images/binfmt-misc.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.255   DEP      images/binfmt-misc.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.300   PBCC     images/seccomp.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.315   DEP      images/seccomp.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.389   PBCC     images/userns.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.416   DEP      images/userns.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.476   PBCC     images/cgroup.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.505   DEP      images/cgroup.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.564   PBCC     images/ext-file.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.589   DEP      images/ext-file.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.638   PBCC     images/rpc.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.676   DEP      images/rpc.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.726   PBCC     images/siginfo.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.753   DEP      images/siginfo.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.823   PBCC     images/pagemap.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.878   DEP      images/pagemap.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.932   PBCC     images/rlimit.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 7.955   DEP      images/rlimit.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.001   PBCC     images/file-lock.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.045   DEP      images/file-lock.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.111   PBCC     images/tty.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.172   DEP      images/tty.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.241   PBCC     images/tun.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.279   PBCC     images/netdev.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.337   DEP      images/tun.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.373   DEP      images/netdev.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.417   PBCC     images/vma.pb-c.c
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.523   DEP      images/vma.pb-c.d
13:25:25 [2020-10-03T13:25:25.246Z] #41 8.624   PBCC     images/creds.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #54 ...
13:25:25 [2020-10-03T13:25:25.475Z] 
13:25:25 [2020-10-03T13:25:25.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:25 [2020-10-03T13:25:25.475Z] #49 72.44 github.com/pkg/diff
13:25:25 [2020-10-03T13:25:25.475Z] #49 73.90 go/ast
13:25:25 [2020-10-03T13:25:25.475Z] #49 74.03 golang.org/x/crypto/ssh/terminal
13:25:25 [2020-10-03T13:25:25.475Z] #49 76.09 mvdan.cc/editorconfig
13:25:25 [2020-10-03T13:25:25.475Z] #49 77.03 mvdan.cc/sh/v3/fileutil
13:25:25 [2020-10-03T13:25:25.475Z] #49 77.34 mvdan.cc/sh/v3/syntax
13:25:25 [2020-10-03T13:25:25.475Z] #49 ...
13:25:25 [2020-10-03T13:25:25.475Z] 
13:25:25 [2020-10-03T13:25:25.475Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.48   PBCC     images/core-ppc64.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.58   PBCC     images/core-s390.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.64   PBCC     images/core-x86.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.73   PBCC     images/core.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.80   PBCC     images/inventory.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.87   DEP      images/core-aarch64.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.91   DEP      images/core-arm.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 12.96   DEP      images/core-ppc64.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.05   DEP      images/core-s390.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.12   DEP      images/core-x86.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.18   DEP      images/core.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.24   DEP      images/inventory.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.36   PBCC     images/cpuinfo.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.37   DEP      images/cpuinfo.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.41   PBCC     images/stats.pb-c.c
13:25:25 [2020-10-03T13:25:25.475Z] #41 13.45   DEP      images/stats.pb-c.d
13:25:25 [2020-10-03T13:25:25.475Z] #41 14.82 make[1]: Nothing to be done for 'all'.
13:25:25 [2020-10-03T13:25:25.508Z] #41 17.46   CC       images/stats.o
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.651   DEP      images/creds.pb-c.d
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.761   PBCC     images/utsns.pb-c.c
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.784   DEP      images/utsns.pb-c.d
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.837   PBCC     images/ipc-desc.pb-c.c
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.845   PBCC     images/ipc-sem.pb-c.c
13:25:25 [2020-10-03T13:25:25.511Z] #41 8.876   DEP      images/ipc-desc.pb-c.d
13:25:25 [2020-10-03T13:25:25.735Z] #41 16.30   CC       images/stats.o
13:25:25 [2020-10-03T13:25:25.772Z] #41 17.82   CC       images/core.o
13:25:25 [2020-10-03T13:25:25.779Z] #41 8.909   DEP      images/ipc-sem.pb-c.d
13:25:25 [2020-10-03T13:25:25.779Z] #41 8.960   PBCC     images/ipc-msg.pb-c.c
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.005   DEP      images/ipc-msg.pb-c.d
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.051   PBCC     images/ipc-shm.pb-c.c
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.073   DEP      images/ipc-shm.pb-c.d
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.121   PBCC     images/ipc-var.pb-c.c
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.161   DEP      images/ipc-var.pb-c.d
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.213   PBCC     images/sk-opts.pb-c.c
13:25:25 [2020-10-03T13:25:25.779Z] #41 9.238   PBCC     images/packet-sock.pb-c.c
13:25:25 [2020-10-03T13:25:25.913Z] #42 38.14   CC       images/ext-file.o
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.02 Setting up libiptc0:amd64 (1.8.2-4) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.03 Setting up xz-utils (5.2.4-1) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.06 Setting up sudo (1.8.27-1+deb10u2) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.12 invoke-rc.d: could not determine current runlevel
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.14 invoke-rc.d: policy-rc.d denied execution of start.
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.15 Setting up pigz (2.4-1) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.17 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.18 Setting up python-pip-whl (18.1-5) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.20 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.20 Setting up vim-runtime (2:8.1.0875-5) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.58 Setting up libaio1:amd64 (0.3.112-3) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.61 Setting up libonig5:amd64 (6.9.1-1) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.63 Setting up vim (2:8.1.0875-5) ...
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:25:25 [2020-10-03T13:25:25.938Z] #18 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:25:25 [2020-10-03T13:25:25.995Z] #41 16.64   CC       images/core.o
13:25:26 [2020-10-03T13:25:26.043Z] #41 9.305   DEP      images/sk-opts.pb-c.d
13:25:26 [2020-10-03T13:25:26.043Z] #41 9.342   DEP      images/packet-sock.pb-c.d
13:25:26 [2020-10-03T13:25:26.043Z] #41 9.419   PBCC     images/sk-netlink.pb-c.c
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.71 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.73 Setting up jq (1.5+dfsg-2+b1) ...
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:25:26 [2020-10-03T13:25:26.194Z] #18 53.76 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:25:26 [2020-10-03T13:25:26.217Z] #42 38.45   CC       images/cgroup.o
13:25:26 [2020-10-03T13:25:26.308Z] #41 9.535   DEP      images/sk-netlink.pb-c.d
13:25:26 [2020-10-03T13:25:26.308Z] #41 9.651   PBCC     images/sk-inet.pb-c.c
13:25:26 [2020-10-03T13:25:26.308Z] #41 9.706   DEP      images/sk-inet.pb-c.d
13:25:26 [2020-10-03T13:25:26.341Z] #41 18.49   CC       images/core-x86.o
13:25:26 [2020-10-03T13:25:26.752Z] #41 9.798   PBCC     images/sk-unix.pb-c.c
13:25:26 [2020-10-03T13:25:26.752Z] #41 9.888   DEP      images/sk-unix.pb-c.d
13:25:26 [2020-10-03T13:25:26.752Z] #41 9.908   PBCC     images/mm.pb-c.c
13:25:26 [2020-10-03T13:25:26.752Z] #41 9.997   DEP      images/mm.pb-c.d
13:25:26 [2020-10-03T13:25:26.867Z] #42 ...
13:25:26 [2020-10-03T13:25:26.867Z] 
13:25:26 [2020-10-03T13:25:26.867Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:26 [2020-10-03T13:25:26.867Z] #44 89.31 go/scanner
13:25:26 [2020-10-03T13:25:26.867Z] #44 89.34 net/url
13:25:26 [2020-10-03T13:25:26.867Z] #44 89.34 text/template/parse
13:25:26 [2020-10-03T13:25:26.867Z] #44 93.10 go/ast
13:25:26 [2020-10-03T13:25:26.867Z] #44 93.11 encoding/json
13:25:26 [2020-10-03T13:25:26.867Z] #44 99.35 text/template
13:25:26 [2020-10-03T13:25:26.911Z] #41 19.03   CC       images/core-arm.o
13:25:26 [2020-10-03T13:25:26.937Z] #41 17.38   CC       images/core-x86.o
13:25:27 [2020-10-03T13:25:27.017Z] #41 10.22   PBCC     images/timerfd.pb-c.c
13:25:27 [2020-10-03T13:25:27.017Z] #41 10.26   DEP      images/timerfd.pb-c.d
13:25:27 [2020-10-03T13:25:27.017Z] #41 10.31   PBCC     images/timer.pb-c.c
13:25:27 [2020-10-03T13:25:27.017Z] #41 10.34   DEP      images/timer.pb-c.d
13:25:27 [2020-10-03T13:25:27.017Z] #41 10.39   PBCC     images/sa.pb-c.c
13:25:27 [2020-10-03T13:25:27.166Z] #44 ...
13:25:27 [2020-10-03T13:25:27.166Z] 
13:25:27 [2020-10-03T13:25:27.166Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:27 [2020-10-03T13:25:27.166Z] #42 39.17   CC       images/userns.o
13:25:27 [2020-10-03T13:25:27.197Z] #41 17.93   CC       images/core-arm.o
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.45   DEP      images/sa.pb-c.d
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.51   PBCC     images/pipe-data.pb-c.c
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.53   DEP      images/pipe-data.pb-c.d
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.56   PBCC     images/mnt.pb-c.c
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.59   DEP      images/mnt.pb-c.d
13:25:27 [2020-10-03T13:25:27.281Z] #41 10.62   PBCC     images/sk-packet.pb-c.c
13:25:27 [2020-10-03T13:25:27.466Z] #42 39.52   CC       images/google/protobuf/descriptor.o
13:25:27 [2020-10-03T13:25:27.481Z] #41 19.49   CC       images/core-aarch64.o
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.65   DEP      images/sk-packet.pb-c.d
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.68   PBCC     images/tcp-stream.pb-c.c
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.70   DEP      images/tcp-stream.pb-c.d
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.76   PBCC     images/pipe.pb-c.c
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.81   DEP      images/pipe.pb-c.d
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.85   PBCC     images/pstree.pb-c.c
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.86   DEP      images/pstree.pb-c.d
13:25:27 [2020-10-03T13:25:27.546Z] #41 10.91   PBCC     images/fs.pb-c.c
13:25:27 [2020-10-03T13:25:27.546Z] #41 ...
13:25:27 [2020-10-03T13:25:27.546Z] 
13:25:27 [2020-10-03T13:25:27.546Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:27 [2020-10-03T13:25:27.546Z] #43 64.59 compress/flate
13:25:27 [2020-10-03T13:25:27.546Z] #43 66.89 github.com/LK4D4/vndr/build
13:25:27 [2020-10-03T13:25:27.546Z] #43 67.70 vendor/golang.org/x/crypto/cryptobyte
13:25:27 [2020-10-03T13:25:27.546Z] #43 68.80 compress/gzip
13:25:27 [2020-10-03T13:25:27.546Z] #43 70.43 vendor/golang.org/x/text/unicode/bidi
13:25:27 [2020-10-03T13:25:27.546Z] #43 70.93 vendor/golang.org/x/text/unicode/norm
13:25:27 [2020-10-03T13:25:27.546Z] #43 71.71 vendor/golang.org/x/net/http2/hpack
13:25:27 [2020-10-03T13:25:27.546Z] #43 73.16 mime
13:25:27 [2020-10-03T13:25:27.546Z] #43 73.28 net/http/internal
13:25:27 [2020-10-03T13:25:27.766Z] #41 18.34   CC       images/core-aarch64.o
13:25:27 [2020-10-03T13:25:27.810Z] #43 ...
13:25:27 [2020-10-03T13:25:27.810Z] 
13:25:27 [2020-10-03T13:25:27.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:27 [2020-10-03T13:25:27.810Z] #41 10.95   DEP      images/fs.pb-c.d
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.00   PBCC     images/signalfd.pb-c.c
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.03   DEP      images/signalfd.pb-c.d
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.07   PBCC     images/fh.pb-c.c
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.10   PBCC     images/fsnotify.pb-c.c
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.12   DEP      images/fh.pb-c.d
13:25:27 [2020-10-03T13:25:27.810Z] #41 11.17   DEP      images/fsnotify.pb-c.d
13:25:28 [2020-10-03T13:25:28.026Z] #41 18.67   CC       images/core-ppc64.o
13:25:28 [2020-10-03T13:25:28.050Z] #41 19.92   CC       images/core-ppc64.o
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.22   PBCC     images/eventpoll.pb-c.c
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.26   DEP      images/eventpoll.pb-c.d
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.29   PBCC     images/eventfd.pb-c.c
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.32   DEP      images/eventfd.pb-c.d
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.35   PBCC     images/remap-file-path.pb-c.c
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.39   DEP      images/remap-file-path.pb-c.d
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.43   PBCC     images/fifo.pb-c.c
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.48   DEP      images/fifo.pb-c.d
13:25:28 [2020-10-03T13:25:28.090Z] #41 11.53   PBCC     images/ghost-file.pb-c.c
13:25:28 [2020-10-03T13:25:28.309Z] #41 ...
13:25:28 [2020-10-03T13:25:28.310Z] 
13:25:28 [2020-10-03T13:25:28.310Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:25:28 [2020-10-03T13:25:28.310Z] #54 36.34 Checking out files:  51% (1694/3264)   
Checking out files:  52% (1698/3264)   
Checking out files:  53% (1730/3264)   
Checking out files:  54% (1763/3264)   
Checking out files:  55% (1796/3264)   
Checking out files:  56% (1828/3264)   
Checking out files:  57% (1861/3264)   
Checking out files:  58% (1894/3264)   
Checking out files:  59% (1926/3264)   
Checking out files:  60% (1959/3264)   
Checking out files:  61% (1992/3264)   
Checking out files:  62% (2024/3264)   
Checking out files:  63% (2057/3264)   
Checking out files:  64% (2089/3264)   
Checking out files:  65% (2122/3264)   
Checking out files:  66% (2155/3264)   
Checking out files:  67% (2187/3264)   
Checking out files:  68% (2220/3264)   
Checking out files:  69% (2253/3264)   
Checking out files:  70% (2285/3264)   
Checking out files:  71% (2318/3264)   
Checking out files:  72% (2351/3264)   
Checking out files:  73% (2383/3264)   
Checking out files:  74% (2416/3264)   
Checking out files:  75% (2448/3264)   
Checking out files:  76% (2481/3264)   
Checking out files:  77% (2514/3264)   
Checking out files:  78% (2546/3264)   
Checking out files:  79% (2579/3264)   
Checking out files:  80% (2612/3264)   
Checking out files:  81% (2644/3264)   
Checking out files:  82% (2677/3264)   
Checking out files:  83% (2710/3264)   
Checking out files:  84% (2742/3264)   
Checking out files:  85% (2775/3264)   
Checking out files:  86% (2808/3264)   
Checking out files:  87% (2840/3264)   
Checking out files:  87% (2868/3264)   
Checking out files:  88% (2873/3264)   
Checking out files:  89% (2905/3264)   
Checking out files:  90% (2938/3264)   
Checking out files:  91% (2971/3264)   
Checking out files:  92% (3003/3264)   
Checking out files:  93% (3036/3264)   
Checking out files:  94% (3069/3264)   
Checking out files:  95% (3101/3264)   
Checking out files:  96% (3134/3264)   
Checking out files:  97% (3167/3264)   
Checking out files:  98% (3199/3264)   
Checking out files:  99% (3232/3264)   
Checking out files: 100% (3264/3264)   
Checking out files: 100% (3264/3264), done.
13:25:28 [2020-10-03T13:25:28.310Z] #54 37.98 + cd /tmp/tmp.vJWvJ3gHn3/src/github.com/containerd/containerd
13:25:28 [2020-10-03T13:25:28.310Z] #54 37.98 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + export 'BUILDTAGS=netgo osusergo static_build'
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + BUILDTAGS='netgo osusergo static_build'
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + export EXTRA_FLAGS=-buildmode=pie
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + EXTRA_FLAGS=-buildmode=pie
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + '[' '' = dynamic ']'
13:25:28 [2020-10-03T13:25:28.310Z] #54 38.98 + make
13:25:28 [2020-10-03T13:25:28.310Z] #54 39.92 + bin/ctr
13:25:28 [2020-10-03T13:25:28.363Z] #41 11.65   DEP      images/ghost-file.pb-c.d
13:25:28 [2020-10-03T13:25:28.363Z] #41 11.72   PBCC     images/regfile.pb-c.c
13:25:28 [2020-10-03T13:25:28.363Z] #41 11.77   DEP      images/regfile.pb-c.d
13:25:28 [2020-10-03T13:25:28.569Z] #54 ...
13:25:28 [2020-10-03T13:25:28.569Z] 
13:25:28 [2020-10-03T13:25:28.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:28 [2020-10-03T13:25:28.569Z] #41 20.57   CC       images/core-s390.o
13:25:28 [2020-10-03T13:25:28.596Z] #41 19.24   CC       images/core-s390.o
13:25:28 [2020-10-03T13:25:28.628Z] #41 11.86   PBCC     images/ns.pb-c.c
13:25:28 [2020-10-03T13:25:28.628Z] #41 11.87   DEP      images/ns.pb-c.d
13:25:28 [2020-10-03T13:25:28.628Z] #41 11.92   PBCC     images/fdinfo.pb-c.c
13:25:28 [2020-10-03T13:25:28.628Z] #41 ...
13:25:28 [2020-10-03T13:25:28.628Z] 
13:25:28 [2020-10-03T13:25:28.628Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:28 [2020-10-03T13:25:28.628Z] #56 69.47 + for f in rootlesskit rootlesskit-docker-proxy
13:25:28 [2020-10-03T13:25:28.628Z] #56 69.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:25:28 [2020-10-03T13:25:28.628Z] #56 DONE 75.8s
13:25:28 [2020-10-03T13:25:28.628Z] 
13:25:28 [2020-10-03T13:25:28.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:28 [2020-10-03T13:25:28.628Z] #41 12.02   DEP      images/fdinfo.pb-c.d
13:25:28 [2020-10-03T13:25:28.893Z] #41 ...
13:25:28 [2020-10-03T13:25:28.893Z] 
13:25:28 [2020-10-03T13:25:28.893Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:25:28 [2020-10-03T13:25:28.893Z] #57 DONE 0.2s
13:25:28 [2020-10-03T13:25:28.893Z] 
13:25:28 [2020-10-03T13:25:28.893Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:28 [2020-10-03T13:25:28.893Z] #41 12.09   PBCC     images/core-aarch64.pb-c.c
13:25:28 [2020-10-03T13:25:28.893Z] #41 12.20   PBCC     images/core-arm.pb-c.c
13:25:28 [2020-10-03T13:25:28.893Z] #41 12.26   PBCC     images/core-ppc64.pb-c.c
13:25:29 [2020-10-03T13:25:29.156Z] #41 ...
13:25:29 [2020-10-03T13:25:29.156Z] 
13:25:29 [2020-10-03T13:25:29.156Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:25:29 [2020-10-03T13:25:29.156Z] #58 DONE 0.2s
13:25:29 [2020-10-03T13:25:29.156Z] 
13:25:29 [2020-10-03T13:25:29.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:29 [2020-10-03T13:25:29.156Z] #41 12.32   PBCC     images/core-s390.pb-c.c
13:25:29 [2020-10-03T13:25:29.156Z] #41 12.40   PBCC     images/core-x86.pb-c.c
13:25:29 [2020-10-03T13:25:29.156Z] #41 12.48   PBCC     images/core.pb-c.c
13:25:29 [2020-10-03T13:25:29.420Z] #41 12.56   PBCC     images/inventory.pb-c.c
13:25:29 [2020-10-03T13:25:29.420Z] #41 12.65   DEP      images/core-aarch64.pb-c.d
13:25:29 [2020-10-03T13:25:29.420Z] #41 12.71   DEP      images/core-arm.pb-c.d
13:25:29 [2020-10-03T13:25:29.420Z] #41 12.75   DEP      images/core-ppc64.pb-c.d
13:25:29 [2020-10-03T13:25:29.420Z] #41 12.83   DEP      images/core-s390.pb-c.d
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.67 Setting up iptables (1.8.2-4) ...
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:25:29 [2020-10-03T13:25:29.507Z] #18 56.77 Setting up python3 (3.7.3-1) ...
13:25:29 [2020-10-03T13:25:29.508Z] #41 21.21   CC       images/cpuinfo.o
13:25:29 [2020-10-03T13:25:29.508Z] #41 ...
13:25:29 [2020-10-03T13:25:29.508Z] 
13:25:29 [2020-10-03T13:25:29.508Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:29 [2020-10-03T13:25:29.508Z] #49 76.87 github.com/pkg/diff
13:25:29 [2020-10-03T13:25:29.508Z] #49 78.15 go/ast
13:25:29 [2020-10-03T13:25:29.508Z] #49 80.19 golang.org/x/crypto/ssh/terminal
13:25:29 [2020-10-03T13:25:29.508Z] #49 81.56 mvdan.cc/editorconfig
13:25:29 [2020-10-03T13:25:29.508Z] #49 82.72 mvdan.cc/sh/v3/fileutil
13:25:29 [2020-10-03T13:25:29.508Z] #49 82.86 mvdan.cc/sh/v3/syntax
13:25:29 [2020-10-03T13:25:29.535Z] #41 19.98   CC       images/cpuinfo.o
13:25:29 [2020-10-03T13:25:29.583Z] #42 41.75   CC       images/opts.o
13:25:29 [2020-10-03T13:25:29.583Z] #42 41.97   CC       images/seccomp.o
13:25:29 [2020-10-03T13:25:29.684Z] #41 12.90   DEP      images/core-x86.pb-c.d
13:25:29 [2020-10-03T13:25:29.684Z] #41 12.97   DEP      images/core.pb-c.d
13:25:29 [2020-10-03T13:25:29.684Z] #41 13.04   DEP      images/inventory.pb-c.d
13:25:29 [2020-10-03T13:25:29.684Z] #41 13.10   PBCC     images/cpuinfo.pb-c.c
13:25:29 [2020-10-03T13:25:29.763Z] #18 57.22 Setting up python3-wheel (0.32.3-2) ...
13:25:29 [2020-10-03T13:25:29.769Z] #49 ...
13:25:29 [2020-10-03T13:25:29.769Z] 
13:25:29 [2020-10-03T13:25:29.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:29 [2020-10-03T13:25:29.769Z] #41 21.64   CC       images/inventory.o
13:25:29 [2020-10-03T13:25:29.769Z] #41 21.87   CC       images/fdinfo.o
13:25:29 [2020-10-03T13:25:29.795Z] #41 20.41   CC       images/inventory.o
13:25:29 [2020-10-03T13:25:29.949Z] #41 13.12   DEP      images/cpuinfo.pb-c.d
13:25:29 [2020-10-03T13:25:29.949Z] #41 13.17   PBCC     images/stats.pb-c.c
13:25:29 [2020-10-03T13:25:29.949Z] #41 13.19   DEP      images/stats.pb-c.d
13:25:30 [2020-10-03T13:25:30.054Z] #41 20.61   CC       images/fdinfo.o
13:25:30 [2020-10-03T13:25:30.232Z] #42 42.40   CC       images/binfmt-misc.o
13:25:30 [2020-10-03T13:25:30.315Z] #41 20.94   CC       images/fown.o
13:25:30 [2020-10-03T13:25:30.326Z] #18 58.06 Setting up apparmor (2.13.2-10) ...
13:25:30 [2020-10-03T13:25:30.338Z] #41 22.14   CC       images/fown.o
13:25:30 [2020-10-03T13:25:30.338Z] #41 22.34   CC       images/ns.o
13:25:30 [2020-10-03T13:25:30.531Z] #42 42.59   CC       images/time.o
13:25:30 [2020-10-03T13:25:30.531Z] #42 42.77   CC       images/sysctl.o
13:25:30 [2020-10-03T13:25:30.574Z] #41 21.13   CC       images/ns.o
13:25:30 [2020-10-03T13:25:30.597Z] #41 22.53   CC       images/regfile.o
13:25:30 [2020-10-03T13:25:30.597Z] #41 22.74   CC       images/ghost-file.o
13:25:30 [2020-10-03T13:25:30.832Z] #42 42.95   CC       images/autofs.o
13:25:30 [2020-10-03T13:25:30.832Z] #42 43.16   CC       images/macvlan.o
13:25:30 [2020-10-03T13:25:30.834Z] #41 21.31   CC       images/regfile.o
13:25:30 [2020-10-03T13:25:30.834Z] #41 21.52   CC       images/ghost-file.o
13:25:31 [2020-10-03T13:25:31.094Z] #41 21.82   CC       images/fifo.o
13:25:31 [2020-10-03T13:25:31.154Z] #42 43.37   CC       images/sit.o
13:25:31 [2020-10-03T13:25:31.166Z] #41 23.07   CC       images/fifo.o
13:25:31 [2020-10-03T13:25:31.166Z] #41 23.34   CC       images/remap-file-path.o
13:25:31 [2020-10-03T13:25:31.349Z] #41 14.42 make[1]: Nothing to be done for 'all'.
13:25:31 [2020-10-03T13:25:31.354Z] #41 22.10   CC       images/remap-file-path.o
13:25:31 [2020-10-03T13:25:31.453Z] #42 43.68   CC       images/memfd.o
13:25:31 [2020-10-03T13:25:31.615Z] #41 22.28   CC       images/eventfd.o
13:25:31 [2020-10-03T13:25:31.735Z] #41 23.55   CC       images/eventfd.o
13:25:31 [2020-10-03T13:25:31.735Z] #41 23.77   CC       images/eventpoll.o
13:25:32 [2020-10-03T13:25:32.102Z] #42 44.14   CC       images/timens.o
13:25:32 [2020-10-03T13:25:32.184Z] #41 22.62   CC       images/eventpoll.o
13:25:32 [2020-10-03T13:25:32.184Z] #41 22.99   CC       images/fh.o
13:25:32 [2020-10-03T13:25:32.217Z] #18 59.71 Setting up xfsprogs (4.20.0-1) ...
13:25:32 [2020-10-03T13:25:32.217Z] #18 59.86 Setting up python3-lib2to3 (3.7.3-1) ...
13:25:32 [2020-10-03T13:25:32.304Z] #41 15.52   CC       images/stats.o
13:25:32 [2020-10-03T13:25:32.304Z] #41 24.09   CC       images/fh.o
13:25:32 [2020-10-03T13:25:32.304Z] #41 ...
13:25:32 [2020-10-03T13:25:32.304Z] 
13:25:32 [2020-10-03T13:25:32.304Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:32 [2020-10-03T13:25:32.304Z] #43 79.54 go/parser
13:25:32 [2020-10-03T13:25:32.304Z] #43 80.31 text/template
13:25:32 [2020-10-03T13:25:32.304Z] #43 83.09 encoding/xml
13:25:32 [2020-10-03T13:25:32.304Z] #43 85.14 go/doc
13:25:32 [2020-10-03T13:25:32.304Z] #43 88.38 github.com/LK4D4/vndr/build
13:25:32 [2020-10-03T13:25:32.304Z] #43 88.57 github.com/LK4D4/vndr/versioned
13:25:32 [2020-10-03T13:25:32.304Z] #43 88.67 compress/flate
13:25:32 [2020-10-03T13:25:32.404Z] #42 ...
13:25:32 [2020-10-03T13:25:32.404Z] 
13:25:32 [2020-10-03T13:25:32.404Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.5 Selecting previously unselected package libapparmor1:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.6 Selecting previously unselected package libapparmor-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.9 Selecting previously unselected package libbtrfs0.
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 100.9 Unpacking libbtrfs0 (4.20.1-2) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.0 Selecting previously unselected package libbtrfs-dev.
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.0 Unpacking libbtrfs-dev (4.20.1-2) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.3 Selecting previously unselected package libudev-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.5 Selecting previously unselected package libsepol1-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 101.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.0 Selecting previously unselected package libpcre16-3:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.2 Selecting previously unselected package libpcre32-3:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.6 Selecting previously unselected package libpcre3-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 102.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.0 Selecting previously unselected package libselinux1-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.5 Selecting previously unselected package libseccomp-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.7 Selecting previously unselected package libsystemd-dev:ppc64el.
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 103.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up libapparmor1:ppc64el (2.13.2-10) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up libsepol1-dev:ppc64el (2.8-1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libbtrfs0 (4.20.1-2) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libbtrfs-dev (4.20.1-2) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up mingw-w64-common (6.0.0-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.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
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 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
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.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
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.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
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up dmsetup (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 104.5 Processing triggers for libc-bin (2.28-10) ...
13:25:32 [2020-10-03T13:25:32.404Z] #12 DONE 104.8s
13:25:32 [2020-10-03T13:25:32.404Z] 
13:25:32 [2020-10-03T13:25:32.404Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:32 [2020-10-03T13:25:32.404Z] #42 44.48   LINK     images/built-in.o
13:25:32 [2020-10-03T13:25:32.404Z] #42 ...
13:25:32 [2020-10-03T13:25:32.404Z] 
13:25:32 [2020-10-03T13:25:32.404Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
13:25:32 [2020-10-03T13:25:32.474Z] #18 ...
13:25:32 [2020-10-03T13:25:32.474Z] 
13:25:32 [2020-10-03T13:25:32.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:32 [2020-10-03T13:25:32.474Z] #41 105.2   CC       criu/external.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 105.5   CC       criu/fault-injection.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 105.6   CC       criu/fdstore.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 106.0   CC       criu/fifo.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 106.4   CC       criu/file-ids.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 106.7   CC       criu/file-lock.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 107.7   CC       criu/files-ext.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 108.1   CC       criu/files-reg.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 110.0   CC       criu/files.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 111.8   CC       criu/filesystems.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 112.5   CC       criu/fsnotify.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 113.6   CC       criu/image-desc.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 113.7   CC       criu/image.o
13:25:32 [2020-10-03T13:25:32.474Z] #41 114.5   CC       criu/ipc_ns.o
13:25:32 [2020-10-03T13:25:32.565Z] #43 ...
13:25:32 [2020-10-03T13:25:32.565Z] 
13:25:32 [2020-10-03T13:25:32.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:32 [2020-10-03T13:25:32.565Z] #41 24.45   CC       images/fsnotify.o
13:25:32 [2020-10-03T13:25:32.569Z] #41 15.89   CC       images/core.o
13:25:32 [2020-10-03T13:25:32.705Z] #13 DONE 0.5s
13:25:32 [2020-10-03T13:25:32.705Z] 
13:25:32 [2020-10-03T13:25:32.705Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.415 + RM_GOPATH=0
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.416 + TMP_GOPATH=
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.417 + : /build
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.418 + '[' -z '' ']'
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.420 ++ mktemp -d
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.424 + export GOPATH=/tmp/tmp.E5ChnPNuoj
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.425 + GOPATH=/tmp/tmp.E5ChnPNuoj
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.426 + RM_GOPATH=1
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.427 + case "$(go env GOARCH)" in
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.428 ++ go env GOARCH
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.448 + export GO_BUILDMODE=-buildmode=pie
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.449 + GO_BUILDMODE=-buildmode=pie
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.451 ++ dirname /tmp/install/install.sh
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.453 + dir=/tmp/install
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.454 + bin=runc
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.455 + shift
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.456 + '[' '!' -f /tmp/install/runc.installer ']'
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.456 + . /tmp/install/runc.installer
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.460 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.462 + install_runc
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.469 + uname -r
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.471 + grep -q '^3\.10\.0.*\.el7\.'
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.475 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.478 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.480 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E5ChnPNuoj/src/github.com/opencontainers/runc
13:25:32 [2020-10-03T13:25:32.705Z] #52 0.493 Cloning into '/tmp/tmp.E5ChnPNuoj/src/github.com/opencontainers/runc'...
13:25:32 [2020-10-03T13:25:32.754Z] #41 23.33   CC       images/fsnotify.o
13:25:32 [2020-10-03T13:25:32.774Z] #41 ...
13:25:32 [2020-10-03T13:25:32.774Z] 
13:25:32 [2020-10-03T13:25:32.774Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:32 [2020-10-03T13:25:32.774Z] #18 60.24 Setting up python3-pkg-resources (40.8.0-1) ...
13:25:33 [2020-10-03T13:25:33.134Z] #41 25.02   CC       images/signalfd.o
13:25:33 [2020-10-03T13:25:33.134Z] #41 25.24   CC       images/fs.o
13:25:33 [2020-10-03T13:25:33.148Z] #41 16.43   CC       images/core-x86.o
13:25:33 [2020-10-03T13:25:33.324Z] #41 23.91   CC       images/signalfd.o
13:25:33 [2020-10-03T13:25:33.358Z] #52 ...
13:25:33 [2020-10-03T13:25:33.358Z] 
13:25:33 [2020-10-03T13:25:33.358Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:25:33 [2020-10-03T13:25:33.358Z] #14 DONE 0.4s
13:25:33 [2020-10-03T13:25:33.358Z] 
13:25:33 [2020-10-03T13:25:33.358Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:33 [2020-10-03T13:25:33.358Z] #42 44.77   GEN      compel/include/asm
13:25:33 [2020-10-03T13:25:33.358Z] #42 44.81   GEN      compel/include/version.h
13:25:33 [2020-10-03T13:25:33.358Z] #42 44.83 touch .config
13:25:33 [2020-10-03T13:25:33.358Z] #42 44.88   GEN      include/common/config.h
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.00   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.05   GEN      compel/plugins/include/uapi/std/syscall.h
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.11   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.14   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.18   DEP      compel/arch/ppc64/plugins/std/memcmp.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.21   DEP      compel/arch/ppc64/plugins/std/memcpy.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.22   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.26   DEP      compel/plugins/std/infect.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.49   DEP      compel/plugins/std/string.d
13:25:33 [2020-10-03T13:25:33.358Z] #42 45.62   DEP      compel/plugins/std/log.d
13:25:33 [2020-10-03T13:25:33.394Z] #41 25.42   CC       images/pstree.o
13:25:33 [2020-10-03T13:25:33.584Z] #41 ...
13:25:33 [2020-10-03T13:25:33.584Z] 
13:25:33 [2020-10-03T13:25:33.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:33 [2020-10-03T13:25:33.584Z] #49 84.20 mvdan.cc/sh/v3/cmd/shfmt
13:25:33 [2020-10-03T13:25:33.584Z] #49 DONE 90.7s
13:25:33 [2020-10-03T13:25:33.584Z] 
13:25:33 [2020-10-03T13:25:33.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:33 [2020-10-03T13:25:33.584Z] #41 24.08   CC       images/fs.o
13:25:33 [2020-10-03T13:25:33.584Z] #41 ...
13:25:33 [2020-10-03T13:25:33.584Z] 
13:25:33 [2020-10-03T13:25:33.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:33 [2020-10-03T13:25:33.584Z] #43 81.46 encoding/xml
13:25:33 [2020-10-03T13:25:33.584Z] #43 81.96 go/doc
13:25:33 [2020-10-03T13:25:33.584Z] #43 85.25 github.com/LK4D4/vndr/build
13:25:33 [2020-10-03T13:25:33.584Z] #43 87.07 github.com/LK4D4/vndr/versioned
13:25:33 [2020-10-03T13:25:33.584Z] #43 87.21 compress/flate
13:25:33 [2020-10-03T13:25:33.584Z] #43 88.68 hash/crc32
13:25:33 [2020-10-03T13:25:33.584Z] #43 89.53 net
13:25:33 [2020-10-03T13:25:33.584Z] #43 89.70 compress/gzip
13:25:33 [2020-10-03T13:25:33.584Z] #43 90.32 vendor/golang.org/x/text/transform
13:25:33 [2020-10-03T13:25:33.653Z] #41 25.69   CC       images/pipe.o
13:25:33 [2020-10-03T13:25:33.657Z] #42 ...
13:25:33 [2020-10-03T13:25:33.657Z] 
13:25:33 [2020-10-03T13:25:33.657Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:25:33 [2020-10-03T13:25:33.657Z] #15 0.234 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:25:33 [2020-10-03T13:25:33.657Z] #15 DONE 0.3s
13:25:33 [2020-10-03T13:25:33.657Z] 
13:25:33 [2020-10-03T13:25:33.657Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:33 [2020-10-03T13:25:33.657Z] #42 45.79   DEP      compel/plugins/std/fds.d
13:25:33 [2020-10-03T13:25:33.657Z] #42 45.99   DEP      compel/plugins/std/std.d
13:25:33 [2020-10-03T13:25:33.702Z] #18 61.17 Setting up python3-distutils (3.7.3-1) ...
13:25:33 [2020-10-03T13:25:33.727Z] #41 17.00   CC       images/core-arm.o
13:25:33 [2020-10-03T13:25:33.852Z] using credential docker-jenkins-github-credentials
13:25:33 [2020-10-03T13:25:33.856Z] #43 ...
13:25:33 [2020-10-03T13:25:33.856Z] 
13:25:33 [2020-10-03T13:25:33.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:33 [2020-10-03T13:25:33.856Z] #41 24.34   CC       images/pstree.o
13:25:33 [2020-10-03T13:25:33.913Z] #41 25.85   CC       images/tcp-stream.o
13:25:33 [2020-10-03T13:25:33.926Z] Cloning the remote Git repository
13:25:33 [2020-10-03T13:25:33.926Z] Cloning with configured refspecs honoured and without tags
13:25:33 [2020-10-03T13:25:33.957Z] #42 ...
13:25:33 [2020-10-03T13:25:33.957Z] 
13:25:33 [2020-10-03T13:25:33.957Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:25:33 [2020-10-03T13:25:33.957Z] #16 DONE 0.3s
13:25:33 [2020-10-03T13:25:33.957Z] 
13:25:33 [2020-10-03T13:25:33.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:33 [2020-10-03T13:25:33.957Z] #42 46.13   DEP      compel/plugins/shmem/shmem.d
13:25:33 [2020-10-03T13:25:33.957Z] #42 46.26   DEP      compel/plugins/fds/fds.d
13:25:33 [2020-10-03T13:25:33.992Z] #41 17.34   CC       images/core-aarch64.o
13:25:34 [2020-10-03T13:25:34.006Z] #18 61.67 Setting up python3-setuptools (40.8.0-1) ...
13:25:34 [2020-10-03T13:25:34.117Z] #41 24.81   CC       images/pipe.o
13:25:34 [2020-10-03T13:25:34.172Z] #41 26.11   CC       images/sk-packet.o
13:25:34 [2020-10-03T13:25:34.257Z] #42 46.41   CC       compel/plugins/std/std.o
13:25:34 [2020-10-03T13:25:34.257Z] #42 ...
13:25:34 [2020-10-03T13:25:34.257Z] 
13:25:34 [2020-10-03T13:25:34.257Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:25:34 [2020-10-03T13:25:34.257Z] #17 DONE 0.3s
13:25:34 [2020-10-03T13:25:34.377Z] #41 25.18   CC       images/tcp-stream.o
13:25:34 [2020-10-03T13:25:34.501Z] #41 26.48   CC       images/mnt.o
13:25:34 [2020-10-03T13:25:34.557Z] 
13:25:34 [2020-10-03T13:25:34.557Z] #18 [dev-systemd-false  6/26] RUN ldconfig
13:25:34 [2020-10-03T13:25:34.557Z] #18 DONE 0.3s
13:25:34 [2020-10-03T13:25:34.557Z] 
13:25:34 [2020-10-03T13:25:34.557Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:34 [2020-10-03T13:25:34.570Z] #41 17.78   CC       images/core-ppc64.o
13:25:34 [2020-10-03T13:25:34.120Z] Cloning repository https://github.com/moby/moby.git
13:25:34 [2020-10-03T13:25:34.513Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:25:34 [2020-10-03T13:25:34.767Z] #41 26.77   CC       images/pipe-data.o
13:25:34 [2020-10-03T13:25:34.947Z] #41 25.40   CC       images/sk-packet.o
13:25:34 [2020-10-03T13:25:34.947Z] #41 25.74   CC       images/mnt.o
13:25:35 [2020-10-03T13:25:35.046Z] #41 27.00   CC       images/sa.o
13:25:35 [2020-10-03T13:25:35.149Z] #41 18.44   CC       images/core-s390.o
13:25:35 [2020-10-03T13:25:35.204Z] #19 0.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:25:35 [2020-10-03T13:25:35.205Z] #19 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:25:35 [2020-10-03T13:25:35.308Z] #41 27.30   CC       images/timer.o
13:25:35 [2020-10-03T13:25:35.414Z] #18 62.70 Setting up python3-pip (18.1-5) ...
13:25:35 [2020-10-03T13:25:35.503Z] #19 0.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:25:35 [2020-10-03T13:25:35.517Z] #41 25.97   CC       images/pipe-data.o
13:25:35 [2020-10-03T13:25:35.517Z] #41 26.17   CC       images/sa.o
13:25:35 [2020-10-03T13:25:35.569Z] #41 27.66   CC       images/timerfd.o
13:25:35 [2020-10-03T13:25:35.777Z] #41 26.45   CC       images/timer.o
13:25:36 [2020-10-03T13:25:36.037Z] #41 26.70   CC       images/timerfd.o
13:25:36 [2020-10-03T13:25:36.104Z] #41 19.12   CC       images/cpuinfo.o
13:25:36 [2020-10-03T13:25:36.137Z] #41 28.02   CC       images/mm.o
13:25:36 [2020-10-03T13:25:36.298Z] #41 26.90   CC       images/mm.o
13:25:36 [2020-10-03T13:25:36.369Z] #41 19.56   CC       images/inventory.o
13:25:36 [2020-10-03T13:25:36.381Z] #18 63.78 Processing triggers for libc-bin (2.28-10) ...
13:25:36 [2020-10-03T13:25:36.381Z] #18 63.81 Processing triggers for mime-support (3.62) ...
13:25:36 [2020-10-03T13:25:36.396Z] #41 28.46   CC       images/sk-opts.o
13:25:36 [2020-10-03T13:25:36.558Z] #41 27.17   CC       images/sk-opts.o
13:25:36 [2020-10-03T13:25:36.574Z] #19 1.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:25:35 [2020-10-03T13:25:35.368Z] Fetching upstream changes from https://github.com/moby/moby.git
13:25:35 [2020-10-03T13:25:35.369Z]  > git --version # timeout=10
13:25:35 [2020-10-03T13:25:35.413Z]  > git --version # 'git version 2.24.1.windows.2'
13:25:35 [2020-10-03T13:25:35.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:25:35 [2020-10-03T13:25:35.416Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:25:36 [2020-10-03T13:25:36.635Z] #41 19.86   CC       images/fdinfo.o
13:25:36 [2020-10-03T13:25:36.685Z] #41 28.69   CC       images/sk-unix.o
13:25:36 [2020-10-03T13:25:36.819Z] #41 27.39   CC       images/sk-unix.o
13:25:36 [2020-10-03T13:25:36.900Z] #41 20.21   CC       images/fown.o
13:25:37 [2020-10-03T13:25:37.166Z] #41 20.45   CC       images/ns.o
13:25:37 [2020-10-03T13:25:37.254Z] #41 29.01   CC       images/sk-inet.o
13:25:37 [2020-10-03T13:25:37.254Z] #41 29.41   CC       images/tun.o
13:25:37 [2020-10-03T13:25:37.353Z] #18 DONE 64.9s
13:25:37 [2020-10-03T13:25:37.353Z] 
13:25:37 [2020-10-03T13:25:37.353Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:25:37 [2020-10-03T13:25:37.353Z] #38 183.3 + dpkg --print-architecture
13:25:37 [2020-10-03T13:25:37.353Z] #38 183.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:25:37 [2020-10-03T13:25:37.353Z] #38 183.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:25:37 [2020-10-03T13:25:37.353Z] #38 183.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:25:37 [2020-10-03T13:25:37.421Z] #41 27.83   CC       images/sk-inet.o
13:25:37 [2020-10-03T13:25:37.421Z] #41 28.20   CC       images/tun.o
13:25:37 [2020-10-03T13:25:37.430Z] #41 20.61   CC       images/regfile.o
13:25:37 [2020-10-03T13:25:37.694Z] #41 20.78   CC       images/ghost-file.o
13:25:37 [2020-10-03T13:25:37.825Z] #41 ...
13:25:37 [2020-10-03T13:25:37.825Z] 
13:25:37 [2020-10-03T13:25:37.825Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:37 [2020-10-03T13:25:37.825Z] #49 88.90 mvdan.cc/sh/v3/cmd/shfmt
13:25:37 [2020-10-03T13:25:37.825Z] #49 DONE 95.1s
13:25:37 [2020-10-03T13:25:37.825Z] 
13:25:37 [2020-10-03T13:25:37.825Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:37 [2020-10-03T13:25:37.825Z] #43 91.12 compress/gzip
13:25:37 [2020-10-03T13:25:37.825Z] #43 91.84 vendor/golang.org/x/text/transform
13:25:37 [2020-10-03T13:25:37.825Z] #43 91.85 net
13:25:37 [2020-10-03T13:25:37.825Z] #43 92.69 vendor/golang.org/x/text/unicode/bidi
13:25:37 [2020-10-03T13:25:37.825Z] #43 94.83 vendor/golang.org/x/text/secure/bidirule
13:25:37 [2020-10-03T13:25:37.825Z] #43 95.27 vendor/golang.org/x/text/unicode/norm
13:25:37 [2020-10-03T13:25:37.959Z] #41 21.14   CC       images/fifo.o
13:25:37 [2020-10-03T13:25:37.994Z] #41 28.59   CC       images/sk-netlink.o
13:25:37 [2020-10-03T13:25:37.994Z] #41 28.77   CC       images/packet-sock.o
13:25:38 [2020-10-03T13:25:38.109Z] #19 3.324 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB]
13:25:38 [2020-10-03T13:25:38.224Z] #41 21.37   CC       images/remap-file-path.o
13:25:38 [2020-10-03T13:25:38.224Z] #41 ...
13:25:38 [2020-10-03T13:25:38.224Z] 
13:25:38 [2020-10-03T13:25:38.224Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:38 [2020-10-03T13:25:38.224Z] #43 75.25 vendor/golang.org/x/net/idna
13:25:38 [2020-10-03T13:25:38.224Z] #43 77.86 net/textproto
13:25:38 [2020-10-03T13:25:38.224Z] #43 77.86 vendor/golang.org/x/net/http/httpproxy
13:25:38 [2020-10-03T13:25:38.224Z] #43 77.86 crypto/x509
13:25:38 [2020-10-03T13:25:38.224Z] #43 78.79 vendor/golang.org/x/net/http/httpguts
13:25:38 [2020-10-03T13:25:38.224Z] #43 78.79 mime/multipart
13:25:38 [2020-10-03T13:25:38.224Z] #43 80.44 crypto/tls
13:25:38 [2020-10-03T13:25:38.224Z] #43 84.65 net/http/httptrace
13:25:38 [2020-10-03T13:25:38.224Z] #43 84.77 net/http
13:25:38 [2020-10-03T13:25:38.224Z] #43 ...
13:25:38 [2020-10-03T13:25:38.224Z] 
13:25:38 [2020-10-03T13:25:38.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:38 [2020-10-03T13:25:38.224Z] #41 21.57   CC       images/eventfd.o
13:25:38 [2020-10-03T13:25:38.280Z] #38 ...
13:25:38 [2020-10-03T13:25:38.280Z] 
13:25:38 [2020-10-03T13:25:38.280Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:25:38 [2020-10-03T13:25:38.280Z] #19 0.958 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:25:38 [2020-10-03T13:25:38.280Z] #19 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:25:38 [2020-10-03T13:25:38.280Z] #19 0.964 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:25:38 [2020-10-03T13:25:38.280Z] #19 DONE 1.0s
13:25:38 [2020-10-03T13:25:38.280Z] 
13:25:38 [2020-10-03T13:25:38.280Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:38 [2020-10-03T13:25:38.280Z] #41 115.6   CC       criu/irmap.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 116.3   CC       criu/kcmp-ids.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 116.6   CC       criu/kerndat.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 117.7   CC       criu/libnetlink.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 118.0   CC       criu/log.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 118.4   CC       criu/lsm.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 118.9   CC       criu/mem.o
13:25:38 [2020-10-03T13:25:38.280Z] #41 121.0   CC       criu/memfd.o
13:25:38 [2020-10-03T13:25:38.489Z] #41 21.79   CC       images/eventpoll.o
13:25:38 [2020-10-03T13:25:38.569Z] #41 29.12   CC       images/ipc-var.o
13:25:38 [2020-10-03T13:25:38.569Z] #41 29.29   CC       images/ipc-desc.o
13:25:38 [2020-10-03T13:25:38.827Z] #41 29.48   CC       images/ipc-shm.o
13:25:39 [2020-10-03T13:25:39.068Z] #41 22.13   CC       images/fh.o
13:25:39 [2020-10-03T13:25:39.069Z] #41 22.49   CC       images/fsnotify.o
13:25:39 [2020-10-03T13:25:39.086Z] #41 29.65   CC       images/ipc-msg.o
13:25:39 [2020-10-03T13:25:39.086Z] #41 29.82   CC       images/ipc-sem.o
13:25:39 [2020-10-03T13:25:39.164Z] #19 4.588 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
13:25:39 [2020-10-03T13:25:39.254Z] #41 122.0   CC       criu/mount.o
13:25:39 [2020-10-03T13:25:39.344Z] #41 29.99   CC       images/utsns.o
13:25:39 [2020-10-03T13:25:39.510Z] #41 ...
13:25:39 [2020-10-03T13:25:39.510Z] 
13:25:39 [2020-10-03T13:25:39.510Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:25:39 [2020-10-03T13:25:39.510Z] #47 190.2 + cd /tmp/tmp.A1VhWKdLZl/src/github.com/golangci/golangci-lint/
13:25:39 [2020-10-03T13:25:39.510Z] #47 190.2 + git checkout -q v1.23.8
13:25:39 [2020-10-03T13:25:39.603Z] #41 30.21   CC       images/creds.o
13:25:39 [2020-10-03T13:25:39.649Z] #41 23.07   CC       images/signalfd.o
13:25:39 [2020-10-03T13:25:39.862Z] #41 30.38   CC       images/vma.o
13:25:39 [2020-10-03T13:25:39.862Z] #41 30.59   CC       images/netdev.o
13:25:40 [2020-10-03T13:25:40.229Z] #41 23.39   CC       images/fs.o
13:25:40 [2020-10-03T13:25:40.229Z] #41 23.53   CC       images/pstree.o
13:25:40 [2020-10-03T13:25:40.385Z] #43 ...
13:25:40 [2020-10-03T13:25:40.385Z] 
13:25:40 [2020-10-03T13:25:40.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:40 [2020-10-03T13:25:40.385Z] #11 97.26 Selecting previously unselected package g++-mingw-w64-x86-64.
13:25:40 [2020-10-03T13:25:40.385Z] #11 97.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:40 [2020-10-03T13:25:40.385Z] #11 97.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:40 [2020-10-03T13:25:40.431Z] #41 30.98   CC       images/tty.o
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 ++ git describe --tags
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 + version=v1.23.8
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 ++ git rev-parse --short HEAD
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 + commit=76a82c6
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 ++ git show -s --format=%cd
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:25:40 [2020-10-03T13:25:40.437Z] #47 191.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:25:40 [2020-10-03T13:25:40.494Z] #41 23.69   CC       images/pipe.o
13:25:40 [2020-10-03T13:25:40.737Z] #19 ...
13:25:40 [2020-10-03T13:25:40.737Z] 
13:25:40 [2020-10-03T13:25:40.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:40 [2020-10-03T13:25:40.737Z] #42 46.90   CC       compel/plugins/std/fds.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 47.29   CC       compel/plugins/std/log.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 48.15   CC       compel/plugins/std/string.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 48.96   CC       compel/plugins/std/infect.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.45   CC       compel/arch/ppc64/plugins/std/parasite-head.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.49   CC       compel/arch/ppc64/plugins/std/memcpy.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.56   CC       compel/arch/ppc64/plugins/std/memcmp.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.63   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.68   AR       compel/plugins/std.lib.a
13:25:40 [2020-10-03T13:25:40.737Z] #42 49.79   CC       compel/plugins/fds/fds.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.12   AR       compel/plugins/fds.lib.a
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.21   HOSTDEP  compel/src/lib/log-host.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.46   HOSTDEP  compel/src/lib/handle-elf-host.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.56   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.63   HOSTDEP  compel/src/main-host.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.83   DEP      compel/src/lib/ptrace.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 50.96   DEP      compel/src/lib/infect.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.12   DEP      compel/src/lib/infect-util.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.26   DEP      compel/src/lib/infect-rpc.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.37   DEP      compel/arch/ppc64/src/lib/infect.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.51   DEP      compel/arch/ppc64/src/lib/cpu.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.59   DEP      compel/src/lib/log.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.71   DEP      compel/src/main.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.82   DEP      compel/src/lib/handle-elf.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 51.94   DEP      compel/arch/ppc64/src/lib/handle-elf.d
13:25:40 [2020-10-03T13:25:40.737Z] #42 52.08   CC       compel/src/lib/log.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 52.35   CC       compel/arch/ppc64/src/lib/cpu.o
13:25:40 [2020-10-03T13:25:40.737Z] #42 52.68   CC       compel/arch/ppc64/src/lib/infect.o
13:25:40 [2020-10-03T13:25:40.759Z] #41 23.89   CC       images/tcp-stream.o
13:25:40 [2020-10-03T13:25:40.999Z] #41 31.58   CC       images/file-lock.o
13:25:41 [2020-10-03T13:25:41.024Z] #41 24.13   CC       images/sk-packet.o
13:25:41 [2020-10-03T13:25:41.024Z] #41 24.27   CC       images/mnt.o
13:25:41 [2020-10-03T13:25:41.258Z] #41 31.81   CC       images/rlimit.o
13:25:41 [2020-10-03T13:25:41.288Z] #41 24.44   CC       images/pipe-data.o
13:25:41 [2020-10-03T13:25:41.288Z] #41 24.55   CC       images/sa.o
13:25:41 [2020-10-03T13:25:41.288Z] #41 24.66   CC       images/timer.o
13:25:41 [2020-10-03T13:25:41.385Z] #42 53.46   CC       compel/src/lib/infect-rpc.o
13:25:41 [2020-10-03T13:25:41.518Z] #41 32.10   CC       images/pagemap.o
13:25:41 [2020-10-03T13:25:41.554Z] #41 24.88   CC       images/timerfd.o
13:25:41 [2020-10-03T13:25:41.690Z] #42 53.88   CC       compel/src/lib/infect-util.o
13:25:41 [2020-10-03T13:25:41.777Z] #41 32.32   CC       images/siginfo.o
13:25:41 [2020-10-03T13:25:41.818Z] #41 25.04   CC       images/mm.o
13:25:41 [2020-10-03T13:25:41.988Z] #42 54.15   CC       compel/src/lib/infect.o
13:25:42 [2020-10-03T13:25:42.037Z] #41 32.61   CC       images/rpc.o
13:25:42 [2020-10-03T13:25:42.084Z] #41 25.30   CC       images/sk-opts.o
13:25:42 [2020-10-03T13:25:42.349Z] #41 25.57   CC       images/sk-unix.o
13:25:42 [2020-10-03T13:25:42.620Z] #41 ...
13:25:42 [2020-10-03T13:25:42.620Z] 
13:25:42 [2020-10-03T13:25:42.620Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:42 [2020-10-03T13:25:42.620Z] #11 79.63 Selecting previously unselected package g++-mingw-w64-x86-64.
13:25:42 [2020-10-03T13:25:42.620Z] #11 79.63 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
13:25:42 [2020-10-03T13:25:42.620Z] #11 79.64 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:42 [2020-10-03T13:25:42.620Z] #11 ...
13:25:42 [2020-10-03T13:25:42.620Z] 
13:25:42 [2020-10-03T13:25:42.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:42 [2020-10-03T13:25:42.620Z] #41 25.91   CC       images/sk-inet.o
13:25:42 [2020-10-03T13:25:42.886Z] #41 26.15   CC       images/tun.o
13:25:43 [2020-10-03T13:25:43.046Z] #42 ...
13:25:43 [2020-10-03T13:25:43.046Z] 
13:25:43 [2020-10-03T13:25:43.046Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:43 [2020-10-03T13:25:43.046Z] #44 105.2 go/parser
13:25:43 [2020-10-03T13:25:43.046Z] #44 110.1 encoding/xml
13:25:43 [2020-10-03T13:25:43.046Z] #44 113.6 go/doc
13:25:43 [2020-10-03T13:25:43.046Z] #44 ...
13:25:43 [2020-10-03T13:25:43.046Z] 
13:25:43 [2020-10-03T13:25:43.046Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:43 [2020-10-03T13:25:43.046Z] #52 10.45 + cd /tmp/tmp.E5ChnPNuoj/src/github.com/opencontainers/runc
13:25:43 [2020-10-03T13:25:43.046Z] #52 10.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:25:43 [2020-10-03T13:25:43.150Z] #41 26.31   CC       images/sk-netlink.o
13:25:43 [2020-10-03T13:25:43.151Z] #41 26.44   CC       images/packet-sock.o
13:25:43 [2020-10-03T13:25:43.347Z] #52 11.08 + '[' -z '' ']'
13:25:43 [2020-10-03T13:25:43.347Z] #52 11.08 + target=static
13:25:43 [2020-10-03T13:25:43.347Z] #52 11.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:25:43 [2020-10-03T13:25:43.418Z] #41 26.78   CC       images/ipc-var.o
13:25:43 [2020-10-03T13:25:43.420Z] #41 33.76   CC       images/ext-file.o
13:25:43 [2020-10-03T13:25:43.420Z] #41 34.01   CC       images/cgroup.o
13:25:43 [2020-10-03T13:25:43.646Z] #52 11.33 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 .
13:25:43 [2020-10-03T13:25:43.682Z] #41 26.92   CC       images/ipc-desc.o
13:25:43 [2020-10-03T13:25:43.682Z] #41 27.05   CC       images/ipc-shm.o
13:25:43 [2020-10-03T13:25:43.946Z] #41 27.28   CC       images/ipc-msg.o
13:25:43 [2020-10-03T13:25:43.989Z] #41 34.60   CC       images/userns.o
13:25:44 [2020-10-03T13:25:44.211Z] #41 27.49   CC       images/ipc-sem.o
13:25:44 [2020-10-03T13:25:44.249Z] #41 34.84   CC       images/google/protobuf/descriptor.o
13:25:44 [2020-10-03T13:25:44.249Z] #41 ...
13:25:44 [2020-10-03T13:25:44.249Z] 
13:25:44 [2020-10-03T13:25:44.249Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:44 [2020-10-03T13:25:44.249Z] #43 91.31 vendor/golang.org/x/text/unicode/bidi
13:25:44 [2020-10-03T13:25:44.249Z] #43 93.20 vendor/golang.org/x/text/secure/bidirule
13:25:44 [2020-10-03T13:25:44.249Z] #43 93.46 vendor/golang.org/x/text/unicode/norm
13:25:44 [2020-10-03T13:25:44.249Z] #43 97.13 vendor/golang.org/x/net/idna
13:25:44 [2020-10-03T13:25:44.249Z] #43 99.26 vendor/golang.org/x/net/http2/hpack
13:25:44 [2020-10-03T13:25:44.249Z] #43 100.3 mime
13:25:44 [2020-10-03T13:25:44.476Z] #41 27.61   CC       images/utsns.o
13:25:44 [2020-10-03T13:25:44.476Z] #41 27.71   CC       images/creds.o
13:25:44 [2020-10-03T13:25:44.476Z] #41 27.84   CC       images/vma.o
13:25:44 [2020-10-03T13:25:44.741Z] #41 28.00   CC       images/netdev.o
13:25:44 [2020-10-03T13:25:44.820Z] #43 101.9 mime/quotedprintable
13:25:45 [2020-10-03T13:25:45.007Z] #41 28.26   CC       images/tty.o
13:25:45 [2020-10-03T13:25:45.389Z] #43 102.3 net/http/internal
13:25:45 [2020-10-03T13:25:45.587Z] #41 28.70   CC       images/file-lock.o
13:25:45 [2020-10-03T13:25:45.649Z] #43 ...
13:25:45 [2020-10-03T13:25:45.649Z] 
13:25:45 [2020-10-03T13:25:45.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:45 [2020-10-03T13:25:45.649Z] #41 36.20   CC       images/opts.o
13:25:45 [2020-10-03T13:25:45.649Z] #41 36.34   CC       images/seccomp.o
13:25:45 [2020-10-03T13:25:45.852Z] #41 28.98   CC       images/rlimit.o
13:25:45 [2020-10-03T13:25:45.852Z] #41 29.16   CC       images/pagemap.o
13:25:45 [2020-10-03T13:25:45.909Z] #41 36.57   CC       images/binfmt-misc.o
13:25:46 [2020-10-03T13:25:46.117Z] #41 29.49   CC       images/siginfo.o
13:25:46 [2020-10-03T13:25:46.169Z] #41 36.78   CC       images/time.o
13:25:46 [2020-10-03T13:25:46.417Z] #52 ...
13:25:46 [2020-10-03T13:25:46.417Z] 
13:25:46 [2020-10-03T13:25:46.417Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
13:25:46 [2020-10-03T13:25:46.417Z] #50 110.5 golang.org/x/crypto/ssh/terminal
13:25:46 [2020-10-03T13:25:46.417Z] #50 112.9 mvdan.cc/sh/v3/cmd/shfmt
13:25:46 [2020-10-03T13:25:46.417Z] #50 DONE 118.6s
13:25:46 [2020-10-03T13:25:46.417Z] 
13:25:46 [2020-10-03T13:25:46.417Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:46 [2020-10-03T13:25:46.417Z] #42 57.47   CC       compel/src/lib/ptrace.o
13:25:46 [2020-10-03T13:25:46.417Z] #42 57.98   AR       compel/libcompel.a
13:25:46 [2020-10-03T13:25:46.417Z] #42 58.06   HOSTCC   compel/src/main-host.o
13:25:46 [2020-10-03T13:25:46.417Z] #42 58.45   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
13:25:46 [2020-10-03T13:25:46.428Z] #41 36.97   CC       images/sysctl.o
13:25:46 [2020-10-03T13:25:46.429Z] #41 37.11   CC       images/autofs.o
13:25:46 [2020-10-03T13:25:46.688Z] #41 37.34   CC       images/macvlan.o
13:25:46 [2020-10-03T13:25:46.712Z] #41 29.81   CC       images/rpc.o
13:25:46 [2020-10-03T13:25:46.716Z] #42 58.75   HOSTCC   compel/src/lib/handle-elf-host.o
13:25:46 [2020-10-03T13:25:46.948Z] #41 37.60   CC       images/sit.o
13:25:46 [2020-10-03T13:25:46.959Z] #11 ...
13:25:46 [2020-10-03T13:25:46.959Z] 
13:25:46 [2020-10-03T13:25:46.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:46 [2020-10-03T13:25:46.959Z] #41 29.77   CC       images/sk-netlink.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 30.13   CC       images/packet-sock.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 30.76   CC       images/ipc-var.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 30.92   CC       images/ipc-desc.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 31.07   CC       images/ipc-shm.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 31.23   CC       images/ipc-msg.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 31.51   CC       images/ipc-sem.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 31.73   CC       images/utsns.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 31.92   CC       images/creds.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 32.09   CC       images/vma.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 32.37   CC       images/netdev.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 32.64   CC       images/tty.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 33.13   CC       images/file-lock.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 33.34   CC       images/rlimit.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 33.55   CC       images/pagemap.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 33.82   CC       images/siginfo.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 34.05   CC       images/rpc.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 35.12   CC       images/ext-file.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 35.25   CC       images/cgroup.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 35.86   CC       images/userns.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 36.10   CC       images/google/protobuf/descriptor.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 37.73   CC       images/opts.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 38.00   CC       images/seccomp.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 38.27   CC       images/binfmt-misc.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 38.46   CC       images/time.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 38.66   CC       images/sysctl.o
13:25:46 [2020-10-03T13:25:46.959Z] #41 38.94   CC       images/autofs.o
13:25:47 [2020-10-03T13:25:47.211Z] #41 37.86   CC       images/memfd.o
13:25:47 [2020-10-03T13:25:47.218Z] #41 39.14   CC       images/macvlan.o
13:25:47 [2020-10-03T13:25:47.291Z] #41 30.73   CC       images/ext-file.o
13:25:47 [2020-10-03T13:25:47.364Z] #42 59.37   HOSTCC   compel/src/lib/log-host.o
13:25:47 [2020-10-03T13:25:47.364Z] #42 59.60   HOSTLINK compel/compel-host-bin
13:25:47 [2020-10-03T13:25:47.364Z] #42 59.73   DEP      soccr/soccr.d
13:25:47 [2020-10-03T13:25:47.477Z] #41 39.38   CC       images/sit.o
13:25:47 [2020-10-03T13:25:47.477Z] #41 39.64   CC       images/memfd.o
13:25:47 [2020-10-03T13:25:47.570Z] #41 30.91   CC       images/cgroup.o
13:25:47 [2020-10-03T13:25:47.666Z] #42 59.89   CC       soccr/soccr.o
13:25:47 [2020-10-03T13:25:47.784Z] #41 38.21   CC       images/timens.o
13:25:47 [2020-10-03T13:25:47.784Z] #41 38.45   LINK     images/built-in.o
13:25:47 [2020-10-03T13:25:47.784Z] #41 38.58   GEN      compel/include/asm
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.61   GEN      compel/include/version.h
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.62 touch .config
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.66   GEN      include/common/config.h
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.72   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.73   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.75   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.76   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.78   DEP      compel/arch/x86/plugins/std/memcpy.d
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.80   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:25:48 [2020-10-03T13:25:48.044Z] #41 38.83   GEN      compel/plugins/include/uapi/std/syscall.h
13:25:48 [2020-10-03T13:25:48.046Z] #41 39.86   CC       images/timens.o
13:25:48 [2020-10-03T13:25:48.046Z] #41 ...
13:25:48 [2020-10-03T13:25:48.046Z] 
13:25:48 [2020-10-03T13:25:48.046Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:48 [2020-10-03T13:25:48.046Z] #56 105.3 + for f in rootlesskit rootlesskit-docker-proxy
13:25:48 [2020-10-03T13:25:48.046Z] #56 105.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:25:48 [2020-10-03T13:25:48.161Z] #41 31.43   CC       images/userns.o
13:25:48 [2020-10-03T13:25:48.304Z] #41 38.87   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:25:48 [2020-10-03T13:25:48.304Z] #41 38.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:25:48 [2020-10-03T13:25:48.304Z] #41 38.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:25:48 [2020-10-03T13:25:48.304Z] #41 38.93   DEP      compel/plugins/std/infect.d
13:25:48 [2020-10-03T13:25:48.304Z] #41 39.02   DEP      compel/plugins/std/string.d
13:25:48 [2020-10-03T13:25:48.304Z] #41 39.11   DEP      compel/plugins/std/log.d
13:25:48 [2020-10-03T13:25:48.304Z] #41 ...
13:25:48 [2020-10-03T13:25:48.304Z] 
13:25:48 [2020-10-03T13:25:48.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:48 [2020-10-03T13:25:48.304Z] #11 95.56 Selecting previously unselected package g++-mingw-w64-x86-64.
13:25:48 [2020-10-03T13:25:48.304Z] #11 95.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:25:48 [2020-10-03T13:25:48.304Z] #11 95.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #41 31.61   CC       images/google/protobuf/descriptor.o
13:25:48 [2020-10-03T13:25:48.427Z] #41 ...
13:25:48 [2020-10-03T13:25:48.427Z] 
13:25:48 [2020-10-03T13:25:48.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.65 Selecting previously unselected package libapparmor1:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.67 Unpacking libapparmor1:arm64 (2.13.2-10) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.79 Selecting previously unselected package libapparmor-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.81 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.96 Selecting previously unselected package libbtrfs0.
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 90.97 Unpacking libbtrfs0 (4.20.1-2) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.12 Selecting previously unselected package libbtrfs-dev.
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.14 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.16 Unpacking libbtrfs-dev (4.20.1-2) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.33 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.34 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.41 Selecting previously unselected package libudev-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.45 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.65 Selecting previously unselected package libsepol1-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 91.67 Unpacking libsepol1-dev:arm64 (2.8-1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.20 Selecting previously unselected package libpcre16-3:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.21 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.44 Selecting previously unselected package libpcre32-3:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.48 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.68 Selecting previously unselected package libpcrecpp0v5:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.69 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.78 Selecting previously unselected package libpcre3-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 92.81 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.12 Selecting previously unselected package libselinux1-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.14 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.16 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.53 Selecting previously unselected package libdevmapper-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.53 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.55 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.67 Selecting previously unselected package libseccomp-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.68 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.69 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.85 Selecting previously unselected package libsystemd-dev:arm64.
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.87 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 93.88 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.59 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.61 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.62 Setting up libapparmor1:arm64 (2.13.2-10) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.64 Setting up libpcre16-3:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.65 Setting up libsepol1-dev:arm64 (2.8-1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.68 Setting up libbtrfs0 (4.20.1-2) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.69 Setting up libpcre32-3:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.70 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.73 Setting up libbtrfs-dev (4.20.1-2) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.75 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.76 Setting up mingw-w64-common (6.0.0-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.78 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.79 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.80 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.82 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.85 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
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.86 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
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.86 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.87 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
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.88 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
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.90 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.92 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.94 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.96 Setting up dmsetup (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 94.99 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 95.00 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
13:25:48 [2020-10-03T13:25:48.427Z] #11 95.01 Processing triggers for libc-bin (2.28-10) ...
13:25:48 [2020-10-03T13:25:48.564Z] #11 ...
13:25:48 [2020-10-03T13:25:48.564Z] 
13:25:48 [2020-10-03T13:25:48.564Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:48 [2020-10-03T13:25:48.564Z] #43 105.7 net/textproto
13:25:48 [2020-10-03T13:25:48.564Z] #43 105.7 crypto/x509
13:25:48 [2020-10-03T13:25:48.566Z] #47 ...
13:25:48 [2020-10-03T13:25:48.566Z] 
13:25:48 [2020-10-03T13:25:48.566Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:25:48 [2020-10-03T13:25:48.566Z] #20 5.019 Collecting yamllint==1.16.0
13:25:48 [2020-10-03T13:25:48.566Z] #20 ...
13:25:48 [2020-10-03T13:25:48.566Z] 
13:25:48 [2020-10-03T13:25:48.566Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:48 [2020-10-03T13:25:48.566Z] #41 126.3   CC       criu/namespaces.o
13:25:48 [2020-10-03T13:25:48.566Z] #41 127.8   CC       criu/net.o
13:25:48 [2020-10-03T13:25:48.566Z] #41 130.5   CC       criu/netfilter.o
13:25:48 [2020-10-03T13:25:48.566Z] #41 130.9   CC       criu/page-pipe.o
13:25:48 [2020-10-03T13:25:48.566Z] #41 131.5   CC       criu/page-xfer.o
13:25:48 [2020-10-03T13:25:48.707Z] #11 DONE 95.9s
13:25:48 [2020-10-03T13:25:48.707Z] 
13:25:48 [2020-10-03T13:25:48.707Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
13:25:48 [2020-10-03T13:25:48.823Z] #41 ...
13:25:48 [2020-10-03T13:25:48.823Z] 
13:25:48 [2020-10-03T13:25:48.823Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:25:48 [2020-10-03T13:25:48.823Z] #20 10.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:25:48 [2020-10-03T13:25:48.823Z] #20 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:25:48 [2020-10-03T13:25:48.823Z] #20 10.58   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:25:48 [2020-10-03T13:25:48.823Z] #20 10.64 Collecting pyyaml (from yamllint==1.16.0)
13:25:49 [2020-10-03T13:25:49.386Z] #20 10.79   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:25:49 [2020-10-03T13:25:49.946Z] #43 106.9 vendor/golang.org/x/net/http/httpguts
13:25:49 [2020-10-03T13:25:49.946Z] #43 107.1 vendor/golang.org/x/net/http/httpproxy
13:25:50 [2020-10-03T13:25:50.438Z] #42 62.18   AR       soccr/libsoccr.a
13:25:50 [2020-10-03T13:25:50.438Z] #42 62.22 make[1]: 'soccr/libsoccr.a' is up to date.
13:25:50 [2020-10-03T13:25:50.438Z] #42 62.67   DEP      criu/arch/ppc64/sigframe.d
13:25:50 [2020-10-03T13:25:50.518Z] #43 107.6 mime/multipart
13:25:50 [2020-10-03T13:25:50.735Z] #42 62.83   DEP      criu/arch/ppc64/crtools.d
13:25:50 [2020-10-03T13:25:50.754Z] #20 12.10 Building wheels for collected packages: pyyaml
13:25:50 [2020-10-03T13:25:50.754Z] #20 12.10   Running setup.py bdist_wheel for pyyaml: started
13:25:51 [2020-10-03T13:25:51.033Z] #42 63.04   DEP      criu/arch/ppc64/cpu.d
13:25:51 [2020-10-03T13:25:51.033Z] #42 63.22   CC       criu/arch/ppc64/cpu.o
13:25:51 [2020-10-03T13:25:51.360Z] #20 13.10   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:25:51 [2020-10-03T13:25:51.653Z] #20 13.11   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:25:51 [2020-10-03T13:25:51.653Z] #20 13.20 Successfully built pyyaml
13:25:51 [2020-10-03T13:25:51.653Z] #20 13.22 Installing collected packages: pathspec, pyyaml, yamllint
13:25:51 [2020-10-03T13:25:51.680Z] #42 63.74   CC       criu/arch/ppc64/crtools.o
13:25:51 [2020-10-03T13:25:51.913Z] #20 13.67 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:25:52 [2020-10-03T13:25:52.042Z] #12 DONE 3.2s
13:25:52 [2020-10-03T13:25:52.042Z] 
13:25:52 [2020-10-03T13:25:52.042Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:25:52 [2020-10-03T13:25:52.241Z] #56 ...
13:25:52 [2020-10-03T13:25:52.241Z] 
13:25:52 [2020-10-03T13:25:52.241Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:52 [2020-10-03T13:25:52.241Z] #43 99.22 vendor/golang.org/x/net/idna
13:25:52 [2020-10-03T13:25:52.241Z] #43 101.7 vendor/golang.org/x/net/http2/hpack
13:25:52 [2020-10-03T13:25:52.241Z] #43 102.8 mime
13:25:52 [2020-10-03T13:25:52.241Z] #43 104.3 mime/quotedprintable
13:25:52 [2020-10-03T13:25:52.241Z] #43 104.7 net/http/internal
13:25:52 [2020-10-03T13:25:52.241Z] #43 108.8 net/textproto
13:25:52 [2020-10-03T13:25:52.241Z] #43 108.8 crypto/x509
13:25:52 [2020-10-03T13:25:52.241Z] #43 ...
13:25:52 [2020-10-03T13:25:52.241Z] 
13:25:52 [2020-10-03T13:25:52.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.18   LINK     images/built-in.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.35   GEN      compel/include/asm
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.38   GEN      compel/include/version.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.40 touch .config
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.45   GEN      include/common/config.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.52   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.54   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.57   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.59   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.62   DEP      compel/arch/x86/plugins/std/memcpy.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.64   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.67   GEN      compel/plugins/include/uapi/std/syscall.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.71   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.71   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.73   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.74   DEP      compel/plugins/std/infect.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.84   DEP      compel/plugins/std/string.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 40.97   DEP      compel/plugins/std/log.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.05   DEP      compel/plugins/std/fds.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.16   DEP      compel/plugins/std/std.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.28   DEP      compel/plugins/shmem/shmem.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.41   DEP      compel/plugins/fds/fds.d
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.55   CC       compel/plugins/std/std.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 41.92   CC       compel/plugins/std/fds.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 42.30   CC       compel/plugins/std/log.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 43.16   CC       compel/plugins/std/string.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 43.82   CC       compel/plugins/std/infect.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 44.19   CC       compel/arch/x86/plugins/std/parasite-head.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 44.27   CC       compel/arch/x86/plugins/std/memcpy.o
13:25:52 [2020-10-03T13:25:52.241Z] #41 44.32   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:25:52 [2020-10-03T13:25:52.358Z] Fetching without tags
13:25:52 [2020-10-03T13:25:52.501Z] #41 44.39   AR       compel/plugins/std.lib.a
13:25:52 [2020-10-03T13:25:52.501Z] #41 44.49   CC       compel/plugins/fds/fds.o
13:25:52 [2020-10-03T13:25:52.738Z] #42 64.89   CC       criu/arch/ppc64/sigframe.o
13:25:52 [2020-10-03T13:25:52.760Z] #41 44.74   AR       compel/plugins/fds.lib.a
13:25:52 [2020-10-03T13:25:52.760Z] #41 44.80   HOSTDEP  compel/src/lib/log-host.d
13:25:52 [2020-10-03T13:25:52.760Z] #41 44.89   HOSTDEP  compel/src/lib/handle-elf-host.d
13:25:52 [2020-10-03T13:25:52.874Z] #20 DONE 14.5s
13:25:52 [2020-10-03T13:25:52.874Z] 
13:25:52 [2020-10-03T13:25:52.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:52 [2020-10-03T13:25:52.874Z] #41 133.2   CC       criu/pagemap-cache.o
13:25:52 [2020-10-03T13:25:52.874Z] #41 133.7   CC       criu/pagemap.o
13:25:52 [2020-10-03T13:25:52.874Z] #41 134.9   CC       criu/parasite-syscall.o
13:25:53 [2020-10-03T13:25:53.019Z] #41 44.97   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:25:53 [2020-10-03T13:25:53.019Z] #41 45.02   HOSTDEP  compel/src/main-host.d
13:25:53 [2020-10-03T13:25:53.019Z] #41 45.17   DEP      compel/src/lib/ptrace.d
13:25:53 [2020-10-03T13:25:53.036Z] #42 65.25   LINK     criu/arch/ppc64/crtools.built-in.o
13:25:53 [2020-10-03T13:25:53.036Z] #42 65.33   DEP      criu/pie/util-vdso.d
13:25:53 [2020-10-03T13:25:53.058Z] #43 109.7 crypto/tls
13:25:53 [2020-10-03T13:25:53.130Z] #41 ...
13:25:53 [2020-10-03T13:25:53.130Z] 
13:25:53 [2020-10-03T13:25:53.131Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:25:53 [2020-10-03T13:25:53.131Z] #23 DONE 0.3s
13:25:53 [2020-10-03T13:25:53.131Z] 
13:25:53 [2020-10-03T13:25:53.131Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:53 [2020-10-03T13:25:53.131Z] #41 135.9   CC       criu/path.o
13:25:53 [2020-10-03T13:25:53.279Z] #41 45.27   DEP      compel/src/lib/infect.d
13:25:53 [2020-10-03T13:25:53.372Z] #42 65.60   DEP      criu/pie/util.d
13:25:52 [2020-10-03T13:25:52.072Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:25:52 [2020-10-03T13:25:52.118Z]  > git config --add remote.origin.fetch +refs/pull/41523/head:refs/remotes/origin/PR-41523 # timeout=10
13:25:52 [2020-10-03T13:25:52.160Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:25:52 [2020-10-03T13:25:52.274Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:25:52 [2020-10-03T13:25:52.394Z] Fetching upstream changes from https://github.com/moby/moby.git
13:25:52 [2020-10-03T13:25:52.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:25:52 [2020-10-03T13:25:52.396Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41523/head:refs/remotes/origin/PR-41523 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:25:53 [2020-10-03T13:25:53.539Z] #41 45.47   DEP      compel/src/lib/infect-util.d
13:25:53 [2020-10-03T13:25:53.539Z] #41 45.61   DEP      compel/src/lib/infect-rpc.d
13:25:53 [2020-10-03T13:25:53.626Z] Merging remotes/origin/master commit 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b into PR head commit 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:25:53 [2020-10-03T13:25:53.669Z] #42 65.85   CC       criu/pie/util.o
13:25:53 [2020-10-03T13:25:53.697Z] #41 136.5   CC       criu/pie-util-vdso-elf32.o
13:25:53 [2020-10-03T13:25:53.799Z] #41 45.77   DEP      compel/arch/x86/src/lib/infect.d
13:25:53 [2020-10-03T13:25:53.799Z] #41 45.87   DEP      compel/arch/x86/src/lib/cpu.d
13:25:53 [2020-10-03T13:25:53.967Z] #42 66.23   CC       criu/pie/util-vdso.o
13:25:53 [2020-10-03T13:25:53.997Z] #43 ...
13:25:53 [2020-10-03T13:25:53.997Z] 
13:25:53 [2020-10-03T13:25:53.997Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:53 [2020-10-03T13:25:53.997Z] #11 111.2 Selecting previously unselected package libapparmor1:amd64.
13:25:53 [2020-10-03T13:25:53.997Z] #11 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:25:53 [2020-10-03T13:25:53.997Z] #11 111.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:25:54 [2020-10-03T13:25:54.059Z] #41 45.94   DEP      compel/src/lib/log.d
13:25:54 [2020-10-03T13:25:54.059Z] #41 46.04   DEP      compel/src/main.d
13:25:54 [2020-10-03T13:25:54.059Z] #41 46.12   DEP      compel/src/lib/handle-elf.d
13:25:54 [2020-10-03T13:25:54.259Z] #41 136.9   CC       criu/pie-util-vdso.o
13:25:54 [2020-10-03T13:25:54.319Z] #41 46.19   DEP      compel/arch/x86/src/lib/handle-elf.d
13:25:54 [2020-10-03T13:25:54.319Z] #41 46.29   CC       compel/src/lib/log.o
13:25:54 [2020-10-03T13:25:54.516Z] #41 137.3   CC       criu/pie-util.o
13:25:54 [2020-10-03T13:25:54.568Z] #11 ...
13:25:54 [2020-10-03T13:25:54.568Z] 
13:25:54 [2020-10-03T13:25:54.568Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:54 [2020-10-03T13:25:54.568Z] #56 103.5 + for f in rootlesskit rootlesskit-docker-proxy
13:25:54 [2020-10-03T13:25:54.568Z] #56 103.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:25:54 [2020-10-03T13:25:54.568Z] #56 DONE 111.8s
13:25:54 [2020-10-03T13:25:54.568Z] 
13:25:54 [2020-10-03T13:25:54.568Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:54 [2020-10-03T13:25:54.568Z] #11 111.8 Selecting previously unselected package libapparmor-dev:amd64.
13:25:54 [2020-10-03T13:25:54.568Z] #11 111.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:25:54 [2020-10-03T13:25:54.568Z] #11 111.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:25:54 [2020-10-03T13:25:54.579Z] #41 46.51   CC       compel/arch/x86/src/lib/cpu.o
13:25:54 [2020-10-03T13:25:54.615Z] #13 ...
13:25:54 [2020-10-03T13:25:54.615Z] 
13:25:54 [2020-10-03T13:25:54.615Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:54 [2020-10-03T13:25:54.615Z] #43 92.15 github.com/LK4D4/vndr/godl
13:25:54 [2020-10-03T13:25:54.615Z] #43 92.66 github.com/LK4D4/vndr
13:25:54 [2020-10-03T13:25:54.615Z] #43 DONE 101.3s
13:25:54 [2020-10-03T13:25:54.615Z] 
13:25:54 [2020-10-03T13:25:54.615Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:25:54 [2020-10-03T13:25:54.615Z] #22 97.68 Checking out files:  23% (2540/10987)   
Checking out files:  24% (2637/10987)   
Checking out files:  25% (2747/10987)   
Checking out files:  26% (2857/10987)   
Checking out files:  27% (2967/10987)   
Checking out files:  28% (3077/10987)   
Checking out files:  29% (3187/10987)   
Checking out files:  30% (3297/10987)   
Checking out files:  31% (3406/10987)   
Checking out files:  32% (3516/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  37% (4116/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
Checking out files:  44% (4835/10987)   
Checking out files:  45% (4945/10987)   
Checking out files:  46% (5055/10987)   
Checking out files:  47% (5164/10987)   
Checking out files:  48% (5274/10987)   
Checking out files:  49% (5384/10987)   
Checking out files:  50% (5494/10987)   
Checking out files:  51% (5604/10987)   
Checking out files:  52% (5714/10987)   
Checking out files:  53% (5824/10987)   
Checking out files:  54% (5933/10987)   
Checking out files:  55% (6043/10987)   
Checking out files:  56% (6153/10987)   
Checking out files:  57% (6263/10987)   
Checking out files:  58% (6373/10987)   
Checking out files:  59% (6483/10987)   
Checking out files:  60% (6593/10987)   
Checking out files:  61% (6703/10987)   
Checking out files:  62% (6812/10987)   
Checking out files:  63% (6922/10987)   
Checking out files:  64% (7032/10987)   
Checking out files:  64% (7124/10987)   
Checking out files:  65% (7142/10987)   
Checking out files:  66% (7252/10987)   
Checking out files:  67% (7362/10987)   
Checking out files:  68% (7472/10987)   
Checking out files:  69% (7582/10987)   
Checking out files:  70% (7691/10987)   
Checking out files:  71% (7801/10987)   
Checking out files:  72% (7911/10987)   
Checking out files:  73% (8021/10987)   
Checking out files:  74% (8131/10987)   
Checking out files:  75% (8241/10987)   
Checking out files:  76% (8351/10987)   
Checking out files:  77% (8460/10987)   
Checking out files:  78% (8570/10987)   
Checking out files:  79% (8680/10987)   
Checking out files:  80% (8790/10987)   
Checking out files:  81% (8900/10987)   
Checking out files:  82% (9010/10987)   
Checking out files:  83% (9120/10987)   
Checking out files:  84% (9230/10987)   
Checking out files:  85% (9339/10987)   
Checking out files:  86% (9449/10987)   
Checking out files:  87% (9559/10987)   
Checking out files:  88% (9669/10987)   
Checking out files:  89% (9779/10987)   
Checking out files:  90% (9889/10987)   
Checking out files:  91% (9999/10987)   
Checking out files:  92% (10109/10987)   
Checking out files:  93% (10218/10987)   
Checking out files:  93% (10322/10987)   
Checking out files:  94% (10328/10987)   
Checking out files:  95% (10438/10987)   
Checking out files:  96% (10548/10987)   
Checking out files:  97% (10658/10987)   
Checking out files:  98% (10768/10987)   
Checking out files:  99% (10878/10987)   
Checking out files: 100% (10987/10987)   
Checking out files: 100% (10987/10987), done.
13:25:54 [2020-10-03T13:25:54.615Z] #22 101.1 + cd /tmp/tmp.0e46iQO8Mh/tmp/docker-ce
13:25:54 [2020-10-03T13:25:54.615Z] #22 101.1 + git checkout -q v17.06.2-ce
13:25:54 [2020-10-03T13:25:54.615Z] #22 ...
13:25:54 [2020-10-03T13:25:54.615Z] 
13:25:54 [2020-10-03T13:25:54.615Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:25:54 [2020-10-03T13:25:54.615Z] #13 DONE 2.4s
13:25:54 [2020-10-03T13:25:54.615Z] 
13:25:54 [2020-10-03T13:25:54.615Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:25:54 [2020-10-03T13:25:54.617Z] #42 ...
13:25:54 [2020-10-03T13:25:54.617Z] 
13:25:54 [2020-10-03T13:25:54.617Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:54 [2020-10-03T13:25:54.617Z] #44 117.0 math/big
13:25:54 [2020-10-03T13:25:54.617Z] #44 124.5 github.com/LK4D4/vndr/build
13:25:54 [2020-10-03T13:25:54.617Z] #44 ...
13:25:54 [2020-10-03T13:25:54.617Z] 
13:25:54 [2020-10-03T13:25:54.617Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:54 [2020-10-03T13:25:54.617Z] #57 123.2 + for f in rootlesskit rootlesskit-docker-proxy
13:25:54 [2020-10-03T13:25:54.617Z] #57 123.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:25:54 [2020-10-03T13:25:54.773Z] #41 137.5   CC       criu/pipes.o
13:25:54 [2020-10-03T13:25:54.828Z] #11 ...
13:25:54 [2020-10-03T13:25:54.828Z] 
13:25:54 [2020-10-03T13:25:54.828Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:25:54 [2020-10-03T13:25:54.828Z] #57 DONE 0.0s
13:25:54 [2020-10-03T13:25:54.828Z] 
13:25:54 [2020-10-03T13:25:54.828Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:25:54 [2020-10-03T13:25:54.828Z] #58 DONE 0.1s
13:25:54 [2020-10-03T13:25:54.828Z] 
13:25:54 [2020-10-03T13:25:54.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.23   DEP      compel/plugins/std/fds.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.32   DEP      compel/plugins/std/std.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.38   DEP      compel/plugins/shmem/shmem.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.48   DEP      compel/plugins/fds/fds.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.60   CC       compel/plugins/std/std.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 39.88   CC       compel/plugins/std/fds.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 40.34   CC       compel/plugins/std/log.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 40.97   CC       compel/plugins/std/string.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 41.50   CC       compel/plugins/std/infect.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 41.97   CC       compel/arch/x86/plugins/std/parasite-head.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.01   CC       compel/arch/x86/plugins/std/memcpy.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.06   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.14   AR       compel/plugins/std.lib.a
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.22   CC       compel/plugins/fds/fds.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.43   AR       compel/plugins/fds.lib.a
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.47   HOSTDEP  compel/src/lib/log-host.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.52   HOSTDEP  compel/src/lib/handle-elf-host.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.60   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.67   HOSTDEP  compel/src/main-host.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.82   DEP      compel/src/lib/ptrace.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 42.97   DEP      compel/src/lib/infect.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.12   DEP      compel/src/lib/infect-util.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.20   DEP      compel/src/lib/infect-rpc.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.28   DEP      compel/arch/x86/src/lib/infect.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.40   DEP      compel/arch/x86/src/lib/cpu.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.48   DEP      compel/src/lib/log.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.58   DEP      compel/src/main.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.69   DEP      compel/src/lib/handle-elf.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.76   DEP      compel/arch/x86/src/lib/handle-elf.d
13:25:54 [2020-10-03T13:25:54.828Z] #41 43.91   CC       compel/src/lib/log.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 44.12   CC       compel/arch/x86/src/lib/cpu.o
13:25:54 [2020-10-03T13:25:54.828Z] #41 44.81   CC       compel/arch/x86/src/lib/infect.o
13:25:55 [2020-10-03T13:25:55.088Z] #41 45.71   CC       compel/src/lib/infect-rpc.o
13:25:55 [2020-10-03T13:25:55.088Z] #41 ...
13:25:55 [2020-10-03T13:25:55.088Z] 
13:25:55 [2020-10-03T13:25:55.088Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:55 [2020-10-03T13:25:55.088Z] #11 112.1 Selecting previously unselected package libbtrfs0.
13:25:55 [2020-10-03T13:25:55.088Z] #11 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.088Z] #11 112.1 Unpacking libbtrfs0 (4.20.1-2) ...
13:25:55 [2020-10-03T13:25:55.088Z] #11 112.3 Selecting previously unselected package libbtrfs-dev.
13:25:55 [2020-10-03T13:25:55.088Z] #11 112.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.166Z] #41 ...
13:25:55 [2020-10-03T13:25:55.166Z] 
13:25:55 [2020-10-03T13:25:55.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:55 [2020-10-03T13:25:55.166Z] #11 112.4 Selecting previously unselected package libapparmor1:amd64.
13:25:55 [2020-10-03T13:25:55.166Z] #11 ...
13:25:55 [2020-10-03T13:25:55.166Z] 
13:25:55 [2020-10-03T13:25:55.166Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:55 [2020-10-03T13:25:55.166Z] #56 DONE 112.4s
13:25:55 [2020-10-03T13:25:55.166Z] 
13:25:55 [2020-10-03T13:25:55.166Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:25:55 [2020-10-03T13:25:55.166Z] #57 DONE 0.0s
13:25:55 [2020-10-03T13:25:55.166Z] 
13:25:55 [2020-10-03T13:25:55.166Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:25:55 [2020-10-03T13:25:55.166Z] #58 DONE 0.1s
13:25:55 [2020-10-03T13:25:55.166Z] 
13:25:55 [2020-10-03T13:25:55.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
13:25:55 [2020-10-03T13:25:55.166Z] #11 112.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.166Z] #11 112.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:25:55 [2020-10-03T13:25:55.166Z] #11 112.5 Selecting previously unselected package libapparmor-dev:amd64.
13:25:55 [2020-10-03T13:25:55.166Z] #11 112.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.268Z] #57 ...
13:25:55 [2020-10-03T13:25:55.268Z] 
13:25:55 [2020-10-03T13:25:55.268Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:25:55 [2020-10-03T13:25:55.268Z] #19 10.58 Fetched 8163 kB in 10s (808 kB/s)
13:25:55 [2020-10-03T13:25:55.268Z] #19 10.58 Reading package lists...
13:25:55 [2020-10-03T13:25:55.268Z] #19 16.64 Reading package lists...
13:25:55 [2020-10-03T13:25:55.268Z] #19 ...
13:25:55 [2020-10-03T13:25:55.268Z] 
13:25:55 [2020-10-03T13:25:55.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:55 [2020-10-03T13:25:55.268Z] #42 67.13   AR       criu/pie/pie.lib.a
13:25:55 [2020-10-03T13:25:55.268Z] #42 67.19   DEP      criu/pie/restorer.d
13:25:55 [2020-10-03T13:25:55.268Z] #42 67.54   DEP      criu/arch/ppc64/vdso-trampoline.d
13:25:55 [2020-10-03T13:25:55.268Z] #42 67.57   DEP      criu/arch/ppc64/restorer.d
13:25:55 [2020-10-03T13:25:55.348Z] #11 112.3 Unpacking libbtrfs-dev (4.20.1-2) ...
13:25:55 [2020-10-03T13:25:55.348Z] #11 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:25:55 [2020-10-03T13:25:55.348Z] #11 112.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.348Z] #11 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:25:55 [2020-10-03T13:25:55.400Z] #41 138.1   CC       criu/plugin.o
13:25:55 [2020-10-03T13:25:55.425Z] #11 112.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:25:55 [2020-10-03T13:25:55.426Z] #11 112.8 Selecting previously unselected package libbtrfs0.
13:25:55 [2020-10-03T13:25:55.426Z] #11 112.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.426Z] #11 112.8 Unpacking libbtrfs0 (4.20.1-2) ...
13:25:55 [2020-10-03T13:25:55.568Z] #42 67.84   DEP      criu/arch/ppc64/vdso-pie.d
13:25:55 [2020-10-03T13:25:55.571Z] #14 ...
13:25:55 [2020-10-03T13:25:55.571Z] 
13:25:55 [2020-10-03T13:25:55.571Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:25:55 [2020-10-03T13:25:55.571Z] #30 DONE 102.2s
13:25:55 [2020-10-03T13:25:55.571Z] 
13:25:55 [2020-10-03T13:25:55.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:55 [2020-10-03T13:25:55.571Z] #41 32.86   CC       images/opts.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 33.24   CC       images/seccomp.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 33.49   CC       images/binfmt-misc.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 33.78   CC       images/time.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 33.91   CC       images/sysctl.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 34.11   CC       images/autofs.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 34.36   CC       images/macvlan.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 34.64   CC       images/sit.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 34.78   CC       images/memfd.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.06   CC       images/timens.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.44   LINK     images/built-in.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.72   GEN      compel/include/asm
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.77   GEN      compel/include/version.h
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.80 touch .config
13:25:55 [2020-10-03T13:25:55.571Z] #41 35.92   GEN      include/common/config.h
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.06   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.07   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.11   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.13   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.16   DEP      compel/plugins/std/infect.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.29   DEP      compel/plugins/std/string.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.42   DEP      compel/plugins/std/log.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.48   DEP      compel/plugins/std/fds.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.54   DEP      compel/plugins/std/std.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.59   DEP      compel/plugins/shmem/shmem.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.66   DEP      compel/plugins/fds/fds.d
13:25:55 [2020-10-03T13:25:55.571Z] #41 36.78   CC       compel/plugins/std/std.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 37.17   CC       compel/plugins/std/fds.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 37.48   CC       compel/plugins/std/log.o
13:25:55 [2020-10-03T13:25:55.571Z] #41 38.53   CC       compel/plugins/std/string.o
13:25:55 [2020-10-03T13:25:55.608Z] #11 112.7 Selecting previously unselected package libudev-dev:amd64.
13:25:55 [2020-10-03T13:25:55.608Z] #11 112.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.608Z] #11 112.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
13:25:55 [2020-10-03T13:25:55.657Z] #41 138.5   CC       criu/proc_parse.o
13:25:55 [2020-10-03T13:25:55.685Z] #11 113.1 Selecting previously unselected package libbtrfs-dev.
13:25:55 [2020-10-03T13:25:55.685Z] #11 113.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.685Z] #11 113.1 Unpacking libbtrfs-dev (4.20.1-2) ...
13:25:55 [2020-10-03T13:25:55.836Z] #41 39.19   CC       compel/plugins/std/infect.o
13:25:55 [2020-10-03T13:25:55.867Z] #11 112.9 Selecting previously unselected package libsepol1-dev:amd64.
13:25:55 [2020-10-03T13:25:55.867Z] #11 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.867Z] #11 112.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:25:55 [2020-10-03T13:25:55.876Z] #42 68.03   DEP      criu/pie/parasite-vdso.d
13:25:55 [2020-10-03T13:25:55.876Z] #42 68.23   DEP      criu/pie/parasite.d
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.3 Selecting previously unselected package libudev-dev:amd64.
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
13:25:55 [2020-10-03T13:25:55.945Z] #11 113.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
13:25:56 [2020-10-03T13:25:56.102Z] #41 ...
13:25:56 [2020-10-03T13:25:56.102Z] 
13:25:56 [2020-10-03T13:25:56.102Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:25:56 [2020-10-03T13:25:56.102Z] #14 1.757 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:25:56 [2020-10-03T13:25:56.128Z] #11 113.4 Selecting previously unselected package libpcre16-3:amd64.
13:25:53 [2020-10-03T13:25:53.734Z]  > git config core.sparsecheckout # timeout=10
13:25:53 [2020-10-03T13:25:53.780Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:25:56 [2020-10-03T13:25:56.388Z] #11 113.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:25:56 [2020-10-03T13:25:56.388Z] #11 113.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:25:56 [2020-10-03T13:25:56.514Z] #11 113.8 Selecting previously unselected package libsepol1-dev:amd64.
13:25:56 [2020-10-03T13:25:56.514Z] #11 113.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:25:56 [2020-10-03T13:25:56.514Z] #11 113.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:25:56 [2020-10-03T13:25:56.529Z] #42 68.60   CC       criu/pie/parasite.o
13:25:56 [2020-10-03T13:25:56.665Z] #11 113.6 Selecting previously unselected package libpcre32-3:amd64.
13:25:56 [2020-10-03T13:25:56.665Z] #11 113.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:25:56 [2020-10-03T13:25:56.665Z] #11 113.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:25:56 [2020-10-03T13:25:56.665Z] #11 113.8 Selecting previously unselected package libpcrecpp0v5:amd64.
13:25:56 [2020-10-03T13:25:56.665Z] #11 113.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:25:56 [2020-10-03T13:25:56.666Z] Merge succeeded, producing 963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:25:56 [2020-10-03T13:25:56.666Z] Checking out Revision 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 (PR-41523)
13:25:56 [2020-10-03T13:25:56.925Z] #11 113.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:25:56 [2020-10-03T13:25:56.926Z] #11 114.0 Selecting previously unselected package libpcre3-dev:amd64.
13:25:56 [2020-10-03T13:25:56.926Z] #11 114.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:25:56 [2020-10-03T13:25:56.926Z] #11 114.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:25:57 [2020-10-03T13:25:57.033Z] #11 114.2 Selecting previously unselected package libpcre16-3:amd64.
13:25:57 [2020-10-03T13:25:57.033Z] #11 114.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.033Z] #11 114.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:25:57 [2020-10-03T13:25:57.033Z] #11 114.4 Selecting previously unselected package libpcre32-3:amd64.
13:25:57 [2020-10-03T13:25:57.033Z] #11 114.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.056Z] #14 DONE 2.5s
13:25:57 [2020-10-03T13:25:57.056Z] 
13:25:57 [2020-10-03T13:25:57.056Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:25:57 [2020-10-03T13:25:57.293Z] #11 114.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:25:57 [2020-10-03T13:25:57.293Z] #11 114.6 Selecting previously unselected package libpcrecpp0v5:amd64.
13:25:57 [2020-10-03T13:25:57.293Z] #11 114.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.293Z] #11 114.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:25:57 [2020-10-03T13:25:57.445Z] #11 114.4 Selecting previously unselected package libselinux1-dev:amd64.
13:25:57 [2020-10-03T13:25:57.445Z] #11 114.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.445Z] #11 114.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:25:57 [2020-10-03T13:25:57.548Z] #41 ...
13:25:57 [2020-10-03T13:25:57.548Z] 
13:25:57 [2020-10-03T13:25:57.548Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:57 [2020-10-03T13:25:57.548Z] #51 87.30 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
13:25:57 [2020-10-03T13:25:57.548Z] #51 90.27 + mkdir -p /build
13:25:57 [2020-10-03T13:25:57.548Z] #51 90.28 + cp runc /build/runc
13:25:57 [2020-10-03T13:25:57.548Z] #51 DONE 92.0s
13:25:57 [2020-10-03T13:25:57.548Z] 
13:25:57 [2020-10-03T13:25:57.548Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:25:57 [2020-10-03T13:25:57.548Z] #28 DONE 4.5s
13:25:57 [2020-10-03T13:25:57.553Z] #11 114.7 Selecting previously unselected package libpcre3-dev:amd64.
13:25:57 [2020-10-03T13:25:57.553Z] #11 114.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.553Z] #11 114.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.7 Selecting previously unselected package libdevmapper-dev:amd64.
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.8 Selecting previously unselected package libseccomp-dev:amd64.
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:25:57 [2020-10-03T13:25:57.705Z] #11 114.9 Selecting previously unselected package libsystemd-dev:amd64.
13:25:57 [2020-10-03T13:25:57.807Z] 
13:25:57 [2020-10-03T13:25:57.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:57 [2020-10-03T13:25:57.807Z] #41 140.6   CC       criu/protobuf-desc.o
13:25:57 [2020-10-03T13:25:57.813Z] #11 115.2 Selecting previously unselected package libselinux1-dev:amd64.
13:25:57 [2020-10-03T13:25:57.813Z] #11 115.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.813Z] #11 115.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:25:57 [2020-10-03T13:25:57.965Z] #11 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
13:25:57 [2020-10-03T13:25:57.965Z] #11 114.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
13:25:58 [2020-10-03T13:25:58.066Z] #42 70.26   LINK     criu/pie/parasite.built-in.o
13:25:58 [2020-10-03T13:25:58.066Z] #42 70.27   GEN      criu/pie/parasite-blob.h
13:25:58 [2020-10-03T13:25:58.066Z] #42 70.31   CC       criu/pie/parasite-vdso.o
13:25:58 [2020-10-03T13:25:58.073Z] #11 115.5 Selecting previously unselected package libdevmapper-dev:amd64.
13:25:58 [2020-10-03T13:25:58.073Z] #11 115.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:25:58 [2020-10-03T13:25:58.073Z] #11 115.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:25:58 [2020-10-03T13:25:58.224Z] #11 115.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:25:58 [2020-10-03T13:25:58.225Z] #11 115.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:25:58 [2020-10-03T13:25:58.333Z] #11 115.6 Selecting previously unselected package libseccomp-dev:amd64.
13:25:58 [2020-10-03T13:25:58.333Z] #11 115.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
13:25:58 [2020-10-03T13:25:58.333Z] #11 115.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:25:58 [2020-10-03T13:25:58.333Z] #11 115.7 Selecting previously unselected package libsystemd-dev:amd64.
13:25:58 [2020-10-03T13:25:58.370Z] #41 ...
13:25:58 [2020-10-03T13:25:58.370Z] 
13:25:58 [2020-10-03T13:25:58.370Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:25:58 [2020-10-03T13:25:58.370Z] #31 DONE 0.5s
13:25:58 [2020-10-03T13:25:58.370Z] 
13:25:58 [2020-10-03T13:25:58.370Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:25:58 [2020-10-03T13:25:58.370Z] #33 DONE 0.2s
13:25:58 [2020-10-03T13:25:58.370Z] 
13:25:58 [2020-10-03T13:25:58.370Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:25:58 [2020-10-03T13:25:58.370Z] #36 DONE 0.1s
13:25:58 [2020-10-03T13:25:58.370Z] 
13:25:58 [2020-10-03T13:25:58.370Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up libbtrfs0 (4.20.1-2) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up libbtrfs-dev (4.20.1-2) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up mingw-w64-common (6.0.0-3) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.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
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.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
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.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
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.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
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:58 [2020-10-03T13:25:58.484Z] #11 115.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:25:58 [2020-10-03T13:25:58.593Z] #11 115.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
13:25:58 [2020-10-03T13:25:58.593Z] #11 115.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
13:25:58 [2020-10-03T13:25:58.745Z] #11 115.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:25:58 [2020-10-03T13:25:58.745Z] #11 115.8 Setting up dmsetup (2:1.02.155-3) ...
13:25:58 [2020-10-03T13:25:58.745Z] #11 115.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:25:58 [2020-10-03T13:25:58.745Z] #11 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:25:58 [2020-10-03T13:25:58.745Z] #11 115.9 Processing triggers for libc-bin (2.28-10) ...
13:25:58 [2020-10-03T13:25:58.853Z] #11 116.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:25:58 [2020-10-03T13:25:58.933Z] #47 ...
13:25:58 [2020-10-03T13:25:58.933Z] 
13:25:58 [2020-10-03T13:25:58.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:58 [2020-10-03T13:25:58.933Z] #41 141.8   CC       criu/protobuf.o
13:25:58 [2020-10-03T13:25:58.991Z] #15 DONE 1.7s
13:25:58 [2020-10-03T13:25:58.991Z] 
13:25:58 [2020-10-03T13:25:58.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:58 [2020-10-03T13:25:58.991Z] #41 39.56   CC       compel/arch/aarch64/plugins/std/parasite-head.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 39.62   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 39.66   AR       compel/plugins/std.lib.a
13:25:58 [2020-10-03T13:25:58.991Z] #41 39.79   CC       compel/plugins/fds/fds.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.24   AR       compel/plugins/fds.lib.a
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.32   HOSTDEP  compel/src/lib/log-host.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.37   HOSTDEP  compel/src/lib/handle-elf-host.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.46   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.59   HOSTDEP  compel/src/main-host.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.71   DEP      compel/src/lib/ptrace.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.87   DEP      compel/src/lib/infect.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 40.99   DEP      compel/src/lib/infect-util.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.07   DEP      compel/src/lib/infect-rpc.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.20   DEP      compel/arch/aarch64/src/lib/infect.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.27   DEP      compel/arch/aarch64/src/lib/cpu.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.33   DEP      compel/src/lib/log.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.38   DEP      compel/src/main.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.44   DEP      compel/src/lib/handle-elf.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.56   DEP      compel/arch/aarch64/src/lib/handle-elf.d
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.64   CC       compel/src/lib/log.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 41.86   CC       compel/arch/aarch64/src/lib/cpu.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 42.13   CC       compel/arch/aarch64/src/lib/infect.o
13:25:58 [2020-10-03T13:25:58.991Z] #41 ...
13:25:58 [2020-10-03T13:25:58.991Z] 
13:25:58 [2020-10-03T13:25:58.991Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.853 + RM_GOPATH=0
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.853 + TMP_GOPATH=
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.853 + : /build
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.853 + '[' -z '' ']'
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.855 ++ mktemp -d
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.857 + export GOPATH=/tmp/tmp.JDsCXAIjL7
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.857 + GOPATH=/tmp/tmp.JDsCXAIjL7
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.857 + RM_GOPATH=1
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.857 + case "$(go env GOARCH)" in
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.857 ++ go env GOARCH
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.897 + export GO_BUILDMODE=-buildmode=pie
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.897 + GO_BUILDMODE=-buildmode=pie
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.901 ++ dirname /tmp/install/install.sh
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.902 + dir=/tmp/install
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.902 + bin=runc
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.902 + shift
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.903 + '[' '!' -f /tmp/install/runc.installer ']'
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.903 + . /tmp/install/runc.installer
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.903 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.904 + install_runc
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.905 + grep -q '^3\.10\.0.*\.el7\.'
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.905 + uname -r
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.910 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.910 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.911 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JDsCXAIjL7/src/github.com/opencontainers/runc
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.911 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:25:58 [2020-10-03T13:25:58.991Z] #51 1.913 Cloning into '/tmp/tmp.JDsCXAIjL7/src/github.com/opencontainers/runc'...
13:25:58 [2020-10-03T13:25:58.991Z] #51 8.690 + cd /tmp/tmp.JDsCXAIjL7/src/github.com/opencontainers/runc
13:25:58 [2020-10-03T13:25:58.991Z] #51 8.694 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:25:58 [2020-10-03T13:25:58.991Z] #51 9.092 + '[' -z '' ']'
13:25:58 [2020-10-03T13:25:58.991Z] #51 9.092 + target=static
13:25:58 [2020-10-03T13:25:58.991Z] #51 9.098 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:25:58 [2020-10-03T13:25:58.991Z] #51 9.498 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 .
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.4 Setting up libbtrfs0 (4.20.1-2) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.4 Setting up libbtrfs-dev (4.20.1-2) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up mingw-w64-common (6.0.0-3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 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
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 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
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 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
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 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
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.6 Setting up dmsetup (2:1.02.155-3) ...
13:25:59 [2020-10-03T13:25:59.112Z] #11 116.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:25:59 [2020-10-03T13:25:59.133Z] #42 ...
13:25:59 [2020-10-03T13:25:59.133Z] 
13:25:59 [2020-10-03T13:25:59.133Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
13:25:59 [2020-10-03T13:25:59.133Z] #57 DONE 131.4s
13:25:59 [2020-10-03T13:25:59.133Z] 
13:25:59 [2020-10-03T13:25:59.133Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:25:59 [2020-10-03T13:25:59.133Z] #58 DONE 0.1s
13:25:59 [2020-10-03T13:25:59.133Z] 
13:25:59 [2020-10-03T13:25:59.133Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:25:59 [2020-10-03T13:25:59.133Z] #59 DONE 0.1s
13:25:59 [2020-10-03T13:25:59.133Z] 
13:25:59 [2020-10-03T13:25:59.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:59 [2020-10-03T13:25:59.133Z] #42 71.25   CC       criu/arch/ppc64/vdso-pie.o
13:25:59 [2020-10-03T13:25:59.256Z] #51 ...
13:25:59 [2020-10-03T13:25:59.256Z] 
13:25:59 [2020-10-03T13:25:59.256Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:25:59 [2020-10-03T13:25:59.256Z] #41 42.55   CC       compel/src/lib/infect-rpc.o
13:25:59 [2020-10-03T13:25:59.315Z] #11 DONE 116.3s
13:25:59 [2020-10-03T13:25:59.315Z] 
13:25:59 [2020-10-03T13:25:59.315Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:25:59 [2020-10-03T13:25:59.372Z] #11 116.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:25:59 [2020-10-03T13:25:59.372Z] #11 116.6 Processing triggers for libc-bin (2.28-10) ...
13:25:56 [2020-10-03T13:25:56.330Z]  > git remote # timeout=10
13:25:56 [2020-10-03T13:25:56.395Z]  > git config --get remote.origin.url # timeout=10
13:25:56 [2020-10-03T13:25:56.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:25:56 [2020-10-03T13:25:56.442Z]  > git merge 1a5b7f50bcc0da1ba6072e12f7ae7b73a3e5a89b # timeout=10
13:25:56 [2020-10-03T13:25:56.572Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:25:56 [2020-10-03T13:25:56.702Z]  > git config core.sparsecheckout # timeout=10
13:25:56 [2020-10-03T13:25:56.745Z]  > git checkout -f 963e5afc04b96f3ff7e6d2780a33f6eb4a293074 # timeout=10
13:25:59 [2020-10-03T13:25:59.521Z] #41 42.77   CC       compel/src/lib/infect-util.o
13:25:59 [2020-10-03T13:25:59.786Z] #41 42.92   CC       compel/src/lib/infect.o
13:25:59 [2020-10-03T13:25:59.806Z] #42 71.87   CC       criu/arch/ppc64/restorer.o
13:25:59 [2020-10-03T13:25:59.862Z] #41 142.3   CC       criu/pstree.o
13:25:59 [2020-10-03T13:25:59.942Z] #11 DONE 117.2s
13:25:59 [2020-10-03T13:25:59.942Z] 
13:25:59 [2020-10-03T13:25:59.942Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
13:26:00 [2020-10-03T13:26:00.060Z] #41 ...
13:26:00 [2020-10-03T13:26:00.060Z] 
13:26:00 [2020-10-03T13:26:00.060Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:26:00 [2020-10-03T13:26:00.060Z] #16 DONE 1.4s
13:26:00 [2020-10-03T13:26:00.349Z] 
13:26:00 [2020-10-03T13:26:00.349Z] #17 [dev-systemd-false  6/26] RUN ldconfig
13:26:00 [2020-10-03T13:26:00.459Z] #42 72.53   CC       criu/arch/ppc64/vdso-trampoline.o
13:26:00 [2020-10-03T13:26:00.459Z] #42 72.60   CC       criu/pie/restorer.o
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.462 + RM_GOPATH=0
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.462 + TMP_GOPATH=
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.462 + : /build
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.462 + '[' -z '' ']'
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.465 ++ mktemp -d
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.470 + export GOPATH=/tmp/tmp.zGHlrsw8QB
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.470 + GOPATH=/tmp/tmp.zGHlrsw8QB
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.471 + RM_GOPATH=1
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.471 + case "$(go env GOARCH)" in
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.471 ++ go env GOARCH
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.481 + export GO_BUILDMODE=-buildmode=pie
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.482 + GO_BUILDMODE=-buildmode=pie
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.483 ++ dirname /tmp/install/install.sh
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.484 + dir=/tmp/install
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.486 + bin=runc
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.486 + shift
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.487 + '[' '!' -f /tmp/install/runc.installer ']'
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.487 + . /tmp/install/runc.installer
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.487 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.490 + install_runc
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.491 + grep -q '^3\.10\.0.*\.el7\.'
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.491 + uname -r
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.495 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.495 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.495 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.495 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zGHlrsw8QB/src/github.com/opencontainers/runc
13:26:00 [2020-10-03T13:26:00.698Z] #51 1.508 Cloning into '/tmp/tmp.zGHlrsw8QB/src/github.com/opencontainers/runc'...
13:26:00 [2020-10-03T13:26:00.698Z] #51 ...
13:26:00 [2020-10-03T13:26:00.698Z] 
13:26:00 [2020-10-03T13:26:00.698Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
13:26:00 [2020-10-03T13:26:00.698Z] #12 DONE 1.6s
13:26:00 [2020-10-03T13:26:00.812Z] #41 143.3   CC       criu/rbtree.o
13:26:00 [2020-10-03T13:26:00.812Z] #41 143.6   CC       criu/rst-malloc.o
13:26:00 [2020-10-03T13:26:00.958Z] 
13:26:00 [2020-10-03T13:26:00.958Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:26:01 [2020-10-03T13:26:01.069Z] #41 143.8   CC       criu/seccomp.o
13:26:01 [2020-10-03T13:26:01.324Z] #12 DONE 1.5s
13:26:01 [2020-10-03T13:26:01.324Z] 
13:26:01 [2020-10-03T13:26:01.324Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
13:26:01 [2020-10-03T13:26:01.631Z] #41 144.3   CC       criu/seize.o
13:26:01 [2020-10-03T13:26:01.750Z] #17 DONE 1.5s
13:26:01 [2020-10-03T13:26:01.750Z] 
13:26:01 [2020-10-03T13:26:01.750Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:01 [2020-10-03T13:26:01.887Z] #41 ...
13:26:01 [2020-10-03T13:26:01.887Z] 
13:26:01 [2020-10-03T13:26:01.887Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:26:01 [2020-10-03T13:26:01.887Z] #38 DONE 212.6s
13:26:01 [2020-10-03T13:26:01.908Z] #13 DONE 1.1s
13:26:01 [2020-10-03T13:26:01.908Z] 
13:26:01 [2020-10-03T13:26:01.908Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:26:02 [2020-10-03T13:26:02.144Z] 
13:26:02 [2020-10-03T13:26:02.144Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:02 [2020-10-03T13:26:02.706Z] #47 ...
13:26:02 [2020-10-03T13:26:02.706Z] 
13:26:02 [2020-10-03T13:26:02.706Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:02 [2020-10-03T13:26:02.706Z] #41 145.2   CC       criu/servicefd.o
13:26:02 [2020-10-03T13:26:02.717Z] #13 DONE 1.1s
13:26:02 [2020-10-03T13:26:02.717Z] 
13:26:02 [2020-10-03T13:26:02.717Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:26:02 [2020-10-03T13:26:02.717Z] #14 ...
13:26:02 [2020-10-03T13:26:02.717Z] 
13:26:02 [2020-10-03T13:26:02.717Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:02 [2020-10-03T13:26:02.717Z] #43 109.9 vendor/golang.org/x/net/http/httpguts
13:26:02 [2020-10-03T13:26:02.717Z] #43 110.1 vendor/golang.org/x/net/http/httpproxy
13:26:02 [2020-10-03T13:26:02.717Z] #43 110.7 mime/multipart
13:26:02 [2020-10-03T13:26:02.717Z] #43 112.7 crypto/tls
13:26:02 [2020-10-03T13:26:02.717Z] #43 119.7 net/http/httptrace
13:26:02 [2020-10-03T13:26:02.717Z] #43 120.1 net/http
13:26:02 [2020-10-03T13:26:02.851Z] #14 0.940 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:26:02 [2020-10-03T13:26:02.852Z] #14 DONE 1.1s
13:26:02 [2020-10-03T13:26:02.852Z] 
13:26:02 [2020-10-03T13:26:02.852Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:02 [2020-10-03T13:26:02.852Z] #41 46.18   CC       compel/src/lib/infect-util.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 46.41   CC       compel/src/lib/infect.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 48.77   CC       compel/src/lib/ptrace.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 49.09   AR       compel/libcompel.a
13:26:02 [2020-10-03T13:26:02.852Z] #41 49.17   HOSTCC   compel/src/main-host.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 49.47   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 49.58   HOSTCC   compel/src/lib/handle-elf-host.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 50.20   HOSTCC   compel/src/lib/log-host.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 50.49   HOSTLINK compel/compel-host-bin
13:26:02 [2020-10-03T13:26:02.852Z] #41 50.66   DEP      soccr/soccr.d
13:26:02 [2020-10-03T13:26:02.852Z] #41 50.88   CC       soccr/soccr.o
13:26:02 [2020-10-03T13:26:02.852Z] #41 52.53   AR       soccr/libsoccr.a
13:26:02 [2020-10-03T13:26:02.852Z] #41 52.64 make[1]: 'soccr/libsoccr.a' is up to date.
13:26:02 [2020-10-03T13:26:02.852Z] #41 53.21   DEP      criu/arch/x86/sigframe.d
13:26:02 [2020-10-03T13:26:02.852Z] #41 53.37   DEP      criu/arch/x86/sigaction_compat.d
13:26:02 [2020-10-03T13:26:02.852Z] #41 53.41   DEP      criu/arch/x86/kerndat.d
13:26:02 [2020-10-03T13:26:02.852Z] #41 ...
13:26:02 [2020-10-03T13:26:02.852Z] 
13:26:02 [2020-10-03T13:26:02.852Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:26:02 [2020-10-03T13:26:02.977Z] #43 ...
13:26:02 [2020-10-03T13:26:02.977Z] 
13:26:02 [2020-10-03T13:26:02.977Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.462 + RM_GOPATH=0
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.462 + TMP_GOPATH=
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.462 + : /build
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.462 + '[' -z '' ']'
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.462 ++ mktemp -d
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.463 + export GOPATH=/tmp/tmp.0JUMtlYono
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.463 + GOPATH=/tmp/tmp.0JUMtlYono
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.463 + RM_GOPATH=1
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.463 + case "$(go env GOARCH)" in
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.465 ++ go env GOARCH
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.489 + export GO_BUILDMODE=-buildmode=pie
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.489 + GO_BUILDMODE=-buildmode=pie
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.490 ++ dirname /tmp/install/install.sh
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + dir=/tmp/install
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + bin=runc
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + shift
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + '[' '!' -f /tmp/install/runc.installer ']'
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + . /tmp/install/runc.installer
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.495 + install_runc
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.497 + uname -r
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.498 + grep -q '^3\.10\.0.*\.el7\.'
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.513 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.513 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.513 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0JUMtlYono/src/github.com/opencontainers/runc
13:26:02 [2020-10-03T13:26:02.977Z] #51 1.517 Cloning into '/tmp/tmp.0JUMtlYono/src/github.com/opencontainers/runc'...
13:26:03 [2020-10-03T13:26:03.005Z] #41 145.8   CC       criu/shmem.o
13:26:03 [2020-10-03T13:26:03.150Z] #18 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:26:03 [2020-10-03T13:26:03.415Z] #18 1.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:26:03 [2020-10-03T13:26:03.415Z] #18 2.012 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:26:03 [2020-10-03T13:26:03.921Z] #51 ...
13:26:03 [2020-10-03T13:26:03.921Z] 
13:26:03 [2020-10-03T13:26:03.921Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
13:26:03 [2020-10-03T13:26:03.921Z] #14 0.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:26:03 [2020-10-03T13:26:03.921Z] #14 DONE 1.1s
13:26:03 [2020-10-03T13:26:03.921Z] 
13:26:03 [2020-10-03T13:26:03.921Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
13:26:03 [2020-10-03T13:26:03.934Z] #41 ...
13:26:03 [2020-10-03T13:26:03.934Z] 
13:26:03 [2020-10-03T13:26:03.934Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:26:03 [2020-10-03T13:26:03.934Z] #39 DONE 0.6s
13:26:03 [2020-10-03T13:26:03.934Z] 
13:26:03 [2020-10-03T13:26:03.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:03 [2020-10-03T13:26:03.934Z] #41 146.5   CC       criu/sigframe.o
13:26:03 [2020-10-03T13:26:03.934Z] #41 146.6   CC       criu/signalfd.o
13:26:03 [2020-10-03T13:26:03.994Z] #18 2.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
13:26:04 [2020-10-03T13:26:04.036Z] #42 75.93   LINK     criu/pie/restorer.built-in.o
13:26:04 [2020-10-03T13:26:04.036Z] #42 75.94   GEN      criu/pie/restorer-blob.h
13:26:04 [2020-10-03T13:26:04.036Z] #42 76.05   DEP      criu/vdso.d
13:26:04 [2020-10-03T13:26:04.036Z] #42 76.31   DEP      criu/uts_ns.d
13:26:04 [2020-10-03T13:26:04.190Z] #41 146.8   CC       criu/sk-inet.o
13:26:04 [2020-10-03T13:26:04.234Z] #15 DONE 1.1s
13:26:04 [2020-10-03T13:26:04.234Z] 
13:26:04 [2020-10-03T13:26:04.234Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:26:04 [2020-10-03T13:26:04.335Z] #42 76.50   DEP      criu/util.d
13:26:04 [2020-10-03T13:26:04.574Z] #18 3.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB]
13:26:04 [2020-10-03T13:26:04.634Z] #42 76.87   DEP      criu/uffd.d
13:26:04 [2020-10-03T13:26:04.753Z] #41 147.4   CC       criu/sk-netlink.o
13:26:04 [2020-10-03T13:26:04.862Z] #15 DONE 1.1s
13:26:04 [2020-10-03T13:26:04.862Z] 
13:26:04 [2020-10-03T13:26:04.862Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:04 [2020-10-03T13:26:04.862Z] #41 47.27   CC       compel/arch/x86/src/lib/infect.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 48.37   CC       compel/src/lib/infect-rpc.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 48.71   CC       compel/src/lib/infect-util.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 48.99   CC       compel/src/lib/infect.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 51.08   CC       compel/src/lib/ptrace.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 51.41   AR       compel/libcompel.a
13:26:04 [2020-10-03T13:26:04.862Z] #41 51.47   HOSTCC   compel/src/main-host.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 51.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 51.88   HOSTCC   compel/src/lib/handle-elf-host.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 52.55   HOSTCC   compel/src/lib/log-host.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 52.85   HOSTLINK compel/compel-host-bin
13:26:04 [2020-10-03T13:26:04.862Z] #41 53.07   DEP      soccr/soccr.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 53.29   CC       soccr/soccr.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 55.20   AR       soccr/libsoccr.a
13:26:04 [2020-10-03T13:26:04.862Z] #41 55.24 make[1]: 'soccr/libsoccr.a' is up to date.
13:26:04 [2020-10-03T13:26:04.862Z] #41 55.63   DEP      criu/arch/x86/sigframe.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 55.84   DEP      criu/arch/x86/sigaction_compat.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 56.09   DEP      criu/arch/x86/kerndat.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 56.21   DEP      criu/arch/x86/crtools.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 56.33   DEP      criu/arch/x86/cpu.d
13:26:04 [2020-10-03T13:26:04.862Z] #41 56.58   CC       criu/arch/x86/cpu.o
13:26:04 [2020-10-03T13:26:04.862Z] #41 ...
13:26:04 [2020-10-03T13:26:04.862Z] 
13:26:04 [2020-10-03T13:26:04.862Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
13:26:04 [2020-10-03T13:26:04.948Z] #42 ...
13:26:04 [2020-10-03T13:26:04.948Z] 
13:26:04 [2020-10-03T13:26:04.948Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:04 [2020-10-03T13:26:04.948Z] #44 127.4 vendor/golang.org/x/text/unicode/norm
13:26:04 [2020-10-03T13:26:04.948Z] #44 134.4 mime
13:26:04 [2020-10-03T13:26:04.948Z] #44 ...
13:26:04 [2020-10-03T13:26:04.948Z] 
13:26:04 [2020-10-03T13:26:04.948Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:04 [2020-10-03T13:26:04.948Z] #42 77.24   DEP      criu/tun.d
13:26:05 [2020-10-03T13:26:05.013Z] #41 147.6   CC       criu/sk-packet.o
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
13:26:05 [2020-10-03T13:26:05.136Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:26:05 [2020-10-03T13:26:05.136Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:26:05 [2020-10-03T13:26:05.173Z] #16 DONE 1.1s
13:26:05 [2020-10-03T13:26:05.173Z] 
13:26:05 [2020-10-03T13:26:05.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:05 [2020-10-03T13:26:05.173Z] #41 53.74   DEP      criu/arch/x86/crtools.d
13:26:05 [2020-10-03T13:26:05.173Z] #41 53.92   DEP      criu/arch/x86/cpu.d
13:26:05 [2020-10-03T13:26:05.173Z] #41 54.14   CC       criu/arch/x86/cpu.o
13:26:05 [2020-10-03T13:26:05.173Z] #41 54.93   CC       criu/arch/x86/crtools.o
13:26:05 [2020-10-03T13:26:05.250Z] #42 77.51   DEP      criu/tty.d
13:26:05 [2020-10-03T13:26:05.269Z] #41 148.0   CC       criu/sk-queue.o
13:26:05 [2020-10-03T13:26:05.429Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:26:05 [2020-10-03T13:26:05.429Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:26:05 [2020-10-03T13:26:05.526Z] #41 148.3   CC       criu/sk-tcp.o
13:26:05 [2020-10-03T13:26:05.527Z] #18 3.785 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
13:26:05 [2020-10-03T13:26:05.548Z] #42 ...
13:26:05 [2020-10-03T13:26:05.548Z] 
13:26:05 [2020-10-03T13:26:05.548Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:05 [2020-10-03T13:26:05.548Z] #19 20.98 Building dependency tree...
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42 libcap2-bin is already the newest version (1:2.25-2).
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42 The following additional packages will be installed:
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.42   python3.7 python3.7-minimal vim-runtime xxd
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43 Suggested packages:
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43 Recommended packages:
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43   aufs-dkms nftables build-essential python3-dev python3-keyring
13:26:05 [2020-10-03T13:26:05.548Z] #19 22.43   python3-keyrings.alt python3-xdg unzip
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39 The following NEW packages will be installed:
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.39   xz-utils zip
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.54 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.54 Need to get 29.2 MB of archives.
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.54 After this operation, 134 MB of additional disk space will be used.
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 25.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 26.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 27.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 27.35 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 27.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.62 debconf: delaying package configuration, since apt-utils is not installed
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.70 Fetched 29.2 MB in 3s (8933 kB/s)
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.77 Selecting previously unselected package pigz.
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.88 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.89 Unpacking pigz (2.4-1) ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.98 Selecting previously unselected package libpython3.7-minimal:ppc64el.
13:26:05 [2020-10-03T13:26:05.548Z] #19 28.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 29.00 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 29.43 Selecting previously unselected package python3.7-minimal.
13:26:05 [2020-10-03T13:26:05.548Z] #19 29.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 29.45 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 30.55 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 30.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:05 [2020-10-03T13:26:05.548Z] #19 ...
13:26:05 [2020-10-03T13:26:05.548Z] 
13:26:05 [2020-10-03T13:26:05.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:05 [2020-10-03T13:26:05.548Z] #42 77.82   DEP      criu/timerfd.d
13:26:05 [2020-10-03T13:26:05.721Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/types	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:26:05 [2020-10-03T13:26:05.721Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:26:05 [2020-10-03T13:26:05.802Z] #16 DONE 1.1s
13:26:05 [2020-10-03T13:26:05.802Z] 
13:26:05 [2020-10-03T13:26:05.802Z] #17 [dev-systemd-false  6/26] RUN ldconfig
13:26:05 [2020-10-03T13:26:05.845Z] #42 78.02   DEP      criu/timens.d
13:26:06 [2020-10-03T13:26:06.014Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:26:06 [2020-10-03T13:26:06.014Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:26:06 [2020-10-03T13:26:06.088Z] #41 148.6   CC       criu/sk-unix.o
13:26:06 [2020-10-03T13:26:06.112Z] #41 56.47   CC       criu/arch/x86/kerndat.o
13:26:06 [2020-10-03T13:26:06.112Z] #41 ...
13:26:06 [2020-10-03T13:26:06.112Z] 
13:26:06 [2020-10-03T13:26:06.112Z] #17 [dev-systemd-false  6/26] RUN ldconfig
13:26:06 [2020-10-03T13:26:06.112Z] #17 DONE 1.0s
13:26:06 [2020-10-03T13:26:06.112Z] 
13:26:06 [2020-10-03T13:26:06.112Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:06 [2020-10-03T13:26:06.144Z] #42 78.25   DEP      criu/sysfs_parse.d
13:26:06 [2020-10-03T13:26:06.308Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
13:26:06 [2020-10-03T13:26:06.308Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
13:26:06 [2020-10-03T13:26:06.442Z] #42 78.51   DEP      criu/sysctl.d
13:26:06 [2020-10-03T13:26:06.442Z] #42 78.77   DEP      criu/string.d
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:26:06 [2020-10-03T13:26:06.601Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:26:06 [2020-10-03T13:26:06.741Z] #42 78.83   DEP      criu/stats.d
13:26:06 [2020-10-03T13:26:06.741Z] #42 79.04   DEP      criu/sockets.d
13:26:06 [2020-10-03T13:26:06.894Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
13:26:07 [2020-10-03T13:26:07.039Z] #42 79.33   DEP      criu/sk-unix.d
13:26:07 [2020-10-03T13:26:07.182Z] #17 DONE 1.0s
13:26:07 [2020-10-03T13:26:07.182Z] 
13:26:07 [2020-10-03T13:26:07.182Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:07 [2020-10-03T13:26:07.456Z] #41 149.9   CC       criu/sockets.o
13:26:07 [2020-10-03T13:26:07.459Z] #18 ...
13:26:07 [2020-10-03T13:26:07.459Z] 
13:26:07 [2020-10-03T13:26:07.459Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:26:07 [2020-10-03T13:26:07.459Z] #22 104.4 + mkdir -p /tmp/tmp.0e46iQO8Mh/src/github.com/docker
13:26:07 [2020-10-03T13:26:07.459Z] #22 104.4 + mv components/cli /tmp/tmp.0e46iQO8Mh/src/github.com/docker/cli
13:26:07 [2020-10-03T13:26:07.459Z] #22 104.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:26:07 [2020-10-03T13:26:07.459Z] #22 ...
13:26:07 [2020-10-03T13:26:07.459Z] 
13:26:07 [2020-10-03T13:26:07.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:07 [2020-10-03T13:26:07.459Z] #41 44.32   CC       compel/src/lib/ptrace.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 44.69   AR       compel/libcompel.a
13:26:07 [2020-10-03T13:26:07.459Z] #41 44.74   HOSTCC   compel/src/main-host.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 44.95   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 45.12   HOSTCC   compel/src/lib/handle-elf-host.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 45.34   HOSTCC   compel/src/lib/log-host.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 45.44   HOSTLINK compel/compel-host-bin
13:26:07 [2020-10-03T13:26:07.459Z] #41 45.56   DEP      soccr/soccr.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 45.76   CC       soccr/soccr.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 46.86   AR       soccr/libsoccr.a
13:26:07 [2020-10-03T13:26:07.459Z] #41 46.91 make[1]: 'soccr/libsoccr.a' is up to date.
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.32   DEP      criu/arch/aarch64/sigframe.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.43   DEP      criu/arch/aarch64/crtools.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.57   DEP      criu/arch/aarch64/cpu.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.62   DEP      criu/arch/aarch64/bitops.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.66   CC       criu/arch/aarch64/bitops.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.74   CC       criu/arch/aarch64/cpu.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 47.85   CC       criu/arch/aarch64/crtools.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.32   CC       criu/arch/aarch64/sigframe.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.43   LINK     criu/arch/aarch64/crtools.built-in.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.47   DEP      criu/pie/util-vdso.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.63   DEP      criu/pie/util.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.74   CC       criu/pie/util.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 48.99   CC       criu/pie/util-vdso.o
13:26:07 [2020-10-03T13:26:07.459Z] #41 49.49   AR       criu/pie/pie.lib.a
13:26:07 [2020-10-03T13:26:07.459Z] #41 49.54   DEP      criu/pie/restorer.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 49.77   DEP      criu/arch/aarch64/intraprocedure.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 49.79   DEP      criu/arch/aarch64/restorer.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 49.94   DEP      criu/arch/aarch64/vdso-pie.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 50.01   DEP      criu/pie/parasite-vdso.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 50.10   DEP      criu/pie/parasite.d
13:26:07 [2020-10-03T13:26:07.459Z] #41 50.23   CC       criu/pie/parasite.o
13:26:07 [2020-10-03T13:26:07.685Z] #42 79.65   DEP      criu/sk-tcp.d
13:26:07 [2020-10-03T13:26:07.712Z] #41 150.5   CC       criu/stats.o
13:26:07 [2020-10-03T13:26:07.969Z] #41 150.7   CC       criu/string.o
13:26:07 [2020-10-03T13:26:07.969Z] #41 150.8   CC       criu/sysctl.o
13:26:07 [2020-10-03T13:26:07.986Z] #42 79.95   DEP      criu/sk-queue.d
13:26:07 [2020-10-03T13:26:07.987Z] #42 80.19   DEP      criu/sk-packet.d
13:26:08 [2020-10-03T13:26:08.023Z] #18 1.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:26:08 [2020-10-03T13:26:08.023Z] #18 1.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:26:08 [2020-10-03T13:26:08.023Z] #18 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:26:08 [2020-10-03T13:26:08.283Z] #18 2.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:26:08 [2020-10-03T13:26:08.283Z] #18 ...
13:26:08 [2020-10-03T13:26:08.283Z] 
13:26:08 [2020-10-03T13:26:08.283Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:08 [2020-10-03T13:26:08.283Z] #43 115.4 net/http/httptrace
13:26:08 [2020-10-03T13:26:08.283Z] #43 115.6 net/http
13:26:08 [2020-10-03T13:26:08.285Z] #42 80.50   DEP      criu/sk-netlink.d
13:26:08 [2020-10-03T13:26:08.459Z] #41 51.37   LINK     criu/pie/parasite.built-in.o
13:26:08 [2020-10-03T13:26:08.459Z] #41 51.40   GEN      criu/pie/parasite-blob.h
13:26:08 [2020-10-03T13:26:08.459Z] #41 51.42   CC       criu/pie/parasite-vdso.o
13:26:08 [2020-10-03T13:26:08.532Z] #41 151.2   CC       criu/sysfs_parse.o
13:26:08 [2020-10-03T13:26:08.543Z] #43 ...
13:26:08 [2020-10-03T13:26:08.543Z] 
13:26:08 [2020-10-03T13:26:08.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:08 [2020-10-03T13:26:08.543Z] #41 57.08   CC       criu/arch/x86/sigaction_compat.o
13:26:08 [2020-10-03T13:26:08.543Z] #41 57.36   CC       criu/arch/x86/sigframe.o
13:26:08 [2020-10-03T13:26:08.543Z] #41 57.76   LINK     criu/arch/x86/crtools.built-in.o
13:26:08 [2020-10-03T13:26:08.543Z] #41 57.81   DEP      criu/pie/util-vdso-elf32.d
13:26:08 [2020-10-03T13:26:08.543Z] #41 57.92   DEP      criu/pie/util-vdso.d
13:26:08 [2020-10-03T13:26:08.543Z] #41 58.02   DEP      criu/pie/util.d
13:26:08 [2020-10-03T13:26:08.543Z] #41 58.13   CC       criu/pie/util.o
13:26:08 [2020-10-03T13:26:08.543Z] #41 58.36   CC       criu/pie/util-vdso.o
13:26:08 [2020-10-03T13:26:08.543Z] #41 59.18   CC       criu/pie/util-vdso-elf32.o
13:26:08 [2020-10-03T13:26:08.565Z] #18 1.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:26:08 [2020-10-03T13:26:08.565Z] #18 1.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:26:08 [2020-10-03T13:26:08.565Z] #18 1.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:26:08 [2020-10-03T13:26:08.584Z] #42 80.77   DEP      criu/sk-inet.d
13:26:08 [2020-10-03T13:26:08.742Z] #41 52.01   CC       criu/arch/aarch64/vdso-pie.o
13:26:08 [2020-10-03T13:26:08.832Z] #41 151.5   CC       criu/timens.o
13:26:08 [2020-10-03T13:26:08.832Z] #41 151.7   CC       criu/timerfd.o
13:26:08 [2020-10-03T13:26:08.884Z] #42 81.02   DEP      criu/signalfd.d
13:26:08 [2020-10-03T13:26:08.884Z] #42 81.18   DEP      criu/sigframe.d
13:26:09 [2020-10-03T13:26:09.008Z] #41 52.32   CC       criu/arch/aarch64/restorer.o
13:26:09 [2020-10-03T13:26:09.112Z] #41 59.80   AR       criu/pie/pie.lib.a
13:26:09 [2020-10-03T13:26:09.112Z] #41 59.84   DEP      criu/pie/restorer.d
13:26:09 [2020-10-03T13:26:09.134Z] #18 2.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:26:09 [2020-10-03T13:26:09.184Z] #42 81.27   DEP      criu/shmem.d
13:26:09 [2020-10-03T13:26:09.184Z] #42 81.44   DEP      criu/servicefd.d
13:26:09 [2020-10-03T13:26:09.372Z] #41 60.04   DEP      criu/arch/x86/sigaction_compat_pie.d
13:26:09 [2020-10-03T13:26:09.372Z] #41 60.17   DEP      criu/arch/x86/restorer_unmap.d
13:26:09 [2020-10-03T13:26:09.438Z] #41 152.0   CC       criu/tty.o
13:26:09 [2020-10-03T13:26:09.491Z] #42 81.58   DEP      criu/seize.d
13:26:09 [2020-10-03T13:26:09.491Z] #42 81.76   DEP      criu/seccomp.d
13:26:09 [2020-10-03T13:26:09.586Z] #41 52.75   CC       criu/arch/aarch64/intraprocedure.o
13:26:09 [2020-10-03T13:26:09.586Z] #41 52.81   CC       criu/pie/restorer.o
13:26:09 [2020-10-03T13:26:09.632Z] #41 60.19   DEP      criu/arch/x86/restorer.d
13:26:09 [2020-10-03T13:26:09.704Z] ok  	github.com/docker/docker/builder/remotecontext	0.349s	coverage: 13.6% of statements
13:26:09 [2020-10-03T13:26:09.788Z] #42 81.97   DEP      criu/rst-malloc.d
13:26:09 [2020-10-03T13:26:09.788Z] #42 82.08   DEP      criu/rbtree.d
13:26:09 [2020-10-03T13:26:09.788Z] #42 82.14   DEP      criu/pstree.d
13:26:09 [2020-10-03T13:26:09.892Z] #41 60.40   DEP      criu/arch/x86/vdso-pie.d
13:26:09 [2020-10-03T13:26:09.892Z] #41 60.53   DEP      criu/pie/parasite-vdso.d
13:26:09 [2020-10-03T13:26:09.997Z] ok  	github.com/docker/docker/builder/dockerfile	0.910s	coverage: 48.0% of statements
13:26:10 [2020-10-03T13:26:10.072Z] #18 3.062 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:26:10 [2020-10-03T13:26:10.088Z] #42 82.33   DEP      criu/protobuf.d
13:26:10 [2020-10-03T13:26:10.152Z] #41 60.67   DEP      criu/pie/parasite.d
13:26:10 [2020-10-03T13:26:10.152Z] #41 60.89   CC       criu/pie/parasite.o
13:26:10 [2020-10-03T13:26:10.367Z] #41 153.1   CC       criu/tun.o
13:26:10 [2020-10-03T13:26:10.389Z] #42 82.47   GEN      criu/protobuf-desc-gen.h
13:26:10 [2020-10-03T13:26:10.623Z] #41 153.4   CC       criu/uffd.o
13:26:10 [2020-10-03T13:26:10.632Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
13:26:11 [2020-10-03T13:26:11.266Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.025s	coverage: 86.3% of statements
13:26:11 [2020-10-03T13:26:11.267Z] ?   	github.com/docker/docker/cli	[no test files]
13:26:11 [2020-10-03T13:26:11.267Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:26:11 [2020-10-03T13:26:11.447Z] #42 ...
13:26:11 [2020-10-03T13:26:11.447Z] 
13:26:11 [2020-10-03T13:26:11.447Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.17 Selecting previously unselected package python3-minimal.
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.17 (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.)
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.25 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.26 Unpacking python3-minimal (3.7.3-1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.36 Selecting previously unselected package libmpdec2:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.37 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.37 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.48 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 33.49 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.44 Selecting previously unselected package python3.7.
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.46 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.57 Selecting previously unselected package libpython3-stdlib:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.59 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 34.67 Setting up python3-minimal (3.7.3-1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.76 Selecting previously unselected package python3.
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.81 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.82 Unpacking python3 (3.7.3-1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.92 Selecting previously unselected package libip4tc0:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 35.93 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.04 Selecting previously unselected package libip6tc0:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.05 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.16 Selecting previously unselected package libiptc0:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.17 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.17 Unpacking libiptc0:ppc64el (1.8.2-4) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.23 Selecting previously unselected package libnfnetlink0:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.25 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.31 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.32 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.41 Selecting previously unselected package libnftnl11:ppc64el.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.42 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.48 Selecting previously unselected package iptables.
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.49 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.49 Unpacking iptables (1.8.2-4) ...
13:26:11 [2020-10-03T13:26:11.447Z] #19 36.96 Selecting previously unselected package xxd.
13:26:11 [2020-10-03T13:26:11.452Z] #18 4.489 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:26:11 [2020-10-03T13:26:11.520Z] #41 54.94   LINK     criu/pie/restorer.built-in.o
13:26:11 [2020-10-03T13:26:11.533Z] #41 62.08   LINK     criu/pie/parasite.built-in.o
13:26:11 [2020-10-03T13:26:11.533Z] #41 62.09   GEN      criu/pie/parasite-blob.h
13:26:11 [2020-10-03T13:26:11.533Z] #41 62.11   CC       criu/pie/parasite-vdso.o
13:26:11 [2020-10-03T13:26:11.552Z] #41 154.1   CC       criu/util.o
13:26:11 [2020-10-03T13:26:11.744Z] #19 36.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
13:26:11 [2020-10-03T13:26:11.744Z] #19 36.98 Unpacking xxd (2:8.1.0875-5) ...
13:26:11 [2020-10-03T13:26:11.744Z] #19 37.14 Selecting previously unselected package vim-common.
13:26:11 [2020-10-03T13:26:11.744Z] #19 37.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:26:11 [2020-10-03T13:26:11.744Z] #19 37.23 Unpacking vim-common (2:8.1.0875-5) ...
13:26:11 [2020-10-03T13:26:11.784Z] #41 54.96   GEN      criu/pie/restorer-blob.h
13:26:11 [2020-10-03T13:26:11.784Z] #41 55.09   DEP      criu/vdso.d
13:26:12 [2020-10-03T13:26:12.044Z] #19 37.41 Selecting previously unselected package bash-completion.
13:26:12 [2020-10-03T13:26:12.044Z] #19 37.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:26:12 [2020-10-03T13:26:12.050Z] #41 55.33   DEP      criu/uts_ns.d
13:26:12 [2020-10-03T13:26:12.050Z] #41 55.50   DEP      criu/util.d
13:26:12 [2020-10-03T13:26:12.115Z] #41 155.0   CC       criu/uts_ns.o
13:26:12 [2020-10-03T13:26:12.315Z] #41 55.68   DEP      criu/uffd.d
13:26:12 [2020-10-03T13:26:12.315Z] #41 ...
13:26:12 [2020-10-03T13:26:12.315Z] 
13:26:12 [2020-10-03T13:26:12.315Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:26:12 [2020-10-03T13:26:12.371Z] #41 155.1   CC       criu/vdso-compat.o
13:26:12 [2020-10-03T13:26:12.430Z] Commit message: "Update documentation to reflect deprecation of "NewEnvClient""
13:26:12 [2020-10-03T13:26:12.471Z] #41 62.89   CC       criu/arch/x86/vdso-pie.o
13:26:12 [2020-10-03T13:26:12.472Z] #41 63.10   CC       criu/arch/x86/restorer.o
13:26:12 [2020-10-03T13:26:12.580Z] #38 119.4 + dpkg --print-architecture
13:26:12 [2020-10-03T13:26:12.628Z] #41 155.3   CC       criu/vdso.o
13:26:12 [2020-10-03T13:26:12.821Z]  > git --version # timeout=10
13:26:12 [2020-10-03T13:26:12.870Z]  > git --version # 'git version 2.24.1.windows.2'
13:26:12 [2020-10-03T13:26:12.912Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
13:26:13 [2020-10-03T13:26:13.041Z] #41 63.58   CC       criu/arch/x86/restorer_unmap.o
13:26:13 [2020-10-03T13:26:13.041Z] #41 63.66   CC       criu/arch/x86/sigaction_compat_pie.o
13:26:13 [2020-10-03T13:26:13.163Z] #38 DONE 120.1s
13:26:13 [2020-10-03T13:26:13.163Z] 
13:26:13 [2020-10-03T13:26:13.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:13 [2020-10-03T13:26:13.163Z] #41 55.80   DEP      criu/tun.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 55.96   DEP      criu/tty.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.10   DEP      criu/timerfd.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.21   DEP      criu/timens.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.30   DEP      criu/sysfs_parse.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.38   DEP      criu/sysctl.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.45   DEP      criu/string.d
13:26:13 [2020-10-03T13:26:13.163Z] #41 56.49   DEP      criu/stats.d
13:26:13 [2020-10-03T13:26:13.191Z] #41 155.8   LINK     criu/built-in.o
13:26:13 [2020-10-03T13:26:13.191Z] #41 155.9   LINK     criu/criu
13:26:13 [2020-10-03T13:26:13.301Z] #41 63.93   CC       criu/pie/restorer.o
13:26:13 [2020-10-03T13:26:13.361Z] #18 ...
13:26:13 [2020-10-03T13:26:13.361Z] 
13:26:13 [2020-10-03T13:26:13.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:13 [2020-10-03T13:26:13.362Z] #41 57.32   CC       criu/arch/x86/crtools.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 59.03   CC       criu/arch/x86/kerndat.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 59.84   CC       criu/arch/x86/sigaction_compat.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.05   CC       criu/arch/x86/sigframe.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.25   LINK     criu/arch/x86/crtools.built-in.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.29   DEP      criu/pie/util-vdso-elf32.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.53   DEP      criu/pie/util-vdso.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.64   DEP      criu/pie/util.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 60.76   CC       criu/pie/util.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 61.02   CC       criu/pie/util-vdso.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 61.79   CC       criu/pie/util-vdso-elf32.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 62.49   AR       criu/pie/pie.lib.a
13:26:13 [2020-10-03T13:26:13.362Z] #41 62.56   DEP      criu/pie/restorer.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 62.80   DEP      criu/arch/x86/sigaction_compat_pie.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 62.93   DEP      criu/arch/x86/restorer_unmap.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 62.97   DEP      criu/arch/x86/restorer.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 63.16   DEP      criu/arch/x86/vdso-pie.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 63.27   DEP      criu/pie/parasite-vdso.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 63.46   DEP      criu/pie/parasite.d
13:26:13 [2020-10-03T13:26:13.362Z] #41 63.70   CC       criu/pie/parasite.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 64.79   LINK     criu/pie/parasite.built-in.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 64.81   GEN      criu/pie/parasite-blob.h
13:26:13 [2020-10-03T13:26:13.362Z] #41 64.84   CC       criu/pie/parasite-vdso.o
13:26:13 [2020-10-03T13:26:13.362Z] #41 65.43   CC       criu/arch/x86/vdso-pie.o
[Pipeline] withEnv
[Pipeline] {
13:26:13 [2020-10-03T13:26:13.439Z] #41 56.58   DEP      criu/sockets.d
13:26:13 [2020-10-03T13:26:13.439Z] #41 56.68   DEP      criu/sk-unix.d
13:26:13 [2020-10-03T13:26:13.448Z] #41 156.2   DEP      lib/c/criu.d
13:26:13 [2020-10-03T13:26:13.448Z] #41 156.2   CC       images/rpc.pb-c.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:26:13 [2020-10-03T13:26:13.624Z] #41 65.69   CC       criu/arch/x86/restorer.o
13:26:13 [2020-10-03T13:26:13.709Z] #41 56.92   DEP      criu/sk-tcp.d
13:26:13 [2020-10-03T13:26:13.975Z] #41 57.27   DEP      criu/sk-queue.d
13:26:13 [2020-10-03T13:26:13.975Z] #41 57.44   DEP      criu/sk-packet.d
13:26:14 [2020-10-03T13:26:14.001Z] ok  	github.com/docker/docker/client	0.129s	coverage: 75.4% of statements
13:26:14 [2020-10-03T13:26:14.010Z] #41 156.6   CC       lib/c/criu.o
13:26:14 [2020-10-03T13:26:14.194Z] #41 66.13   CC       criu/arch/x86/restorer_unmap.o
13:26:14 [2020-10-03T13:26:14.194Z] #41 66.18   CC       criu/arch/x86/sigaction_compat_pie.o
13:26:14 [2020-10-03T13:26:14.454Z] #41 66.47   CC       criu/pie/restorer.o
13:26:14 [2020-10-03T13:26:14.555Z] #41 57.63   DEP      criu/sk-netlink.d
13:26:14 [2020-10-03T13:26:14.555Z] #41 57.86   DEP      criu/sk-inet.d
13:26:14 [2020-10-03T13:26:14.573Z] #41 157.4   LINK     lib/c/built-in.o
13:26:14 [2020-10-03T13:26:14.573Z] #41 157.4   LINK     lib/c/libcriu.so
13:26:14 [2020-10-03T13:26:14.573Z] #41 157.4   LINK     lib/c/libcriu.a
13:26:14 [2020-10-03T13:26:14.573Z] #41 157.5   GEN      magic.py
13:26:14 [2020-10-03T13:26:14.819Z] #41 58.04   DEP      criu/signalfd.d
13:26:14 [2020-10-03T13:26:14.819Z] #41 58.14   DEP      criu/sigframe.d
13:26:14 [2020-10-03T13:26:14.819Z] #41 58.20   DEP      criu/shmem.d
13:26:14 [2020-10-03T13:26:14.819Z] #41 58.26   DEP      criu/servicefd.d
13:26:14 [2020-10-03T13:26:14.829Z] #41 157.6 Note: Building without setproctitle() and strlcpy() support.
13:26:14 [2020-10-03T13:26:14.829Z] #41 157.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:26:14 [2020-10-03T13:26:14.830Z] #41 157.6 Note: Building without GnuTLS support
13:26:14 [2020-10-03T13:26:14.830Z] #41 157.6 Makefile.config:39: Warn: you have no libnftables installed
13:26:14 [2020-10-03T13:26:14.830Z] #41 157.6 Makefile.config:40: Warn: Building without nftables support
13:26:15 [2020-10-03T13:26:15.085Z] #41 58.36   DEP      criu/seize.d
13:26:15 [2020-10-03T13:26:15.085Z] #41 58.44   DEP      criu/seccomp.d
13:26:15 [2020-10-03T13:26:15.350Z] #41 58.60   DEP      criu/rst-malloc.d
13:26:15 [2020-10-03T13:26:15.350Z] #41 58.65   DEP      criu/rbtree.d
13:26:15 [2020-10-03T13:26:15.350Z] #41 58.69   DEP      criu/pstree.d
13:26:15 [2020-10-03T13:26:15.615Z] #41 58.86   DEP      criu/protobuf.d
13:26:15 [2020-10-03T13:26:15.802Z] #41 158.2 fatal: not a git repository (or any of the parent directories): .git
13:26:15 [2020-10-03T13:26:15.826Z] + docker version
13:26:15 [2020-10-03T13:26:15.880Z] #41 59.05   GEN      criu/protobuf-desc-gen.h
13:26:16 [2020-10-03T13:26:16.059Z] #41 158.7 make[1]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.320Z] #41 159.2 make[1]: 'images/built-in.o' is up to date.
13:26:16 [2020-10-03T13:26:16.569Z] #19 41.58 Unpacking bash-completion (1:2.8-6) ...
13:26:16 [2020-10-03T13:26:16.569Z] #19 ...
13:26:16 [2020-10-03T13:26:16.569Z] 
13:26:16 [2020-10-03T13:26:16.569Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.3 make[1]: 'compel/libcompel.a' is up to date.
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.3 make[1]: 'compel/compel-host-bin' is up to date.
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.3 make[1]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.578Z] #41 159.4 make[1]: 'soccr/libsoccr.a' is up to date.
13:26:16 [2020-10-03T13:26:16.596Z] #41 66.64   LINK     criu/pie/restorer.built-in.o
13:26:16 [2020-10-03T13:26:16.596Z] #41 66.65   GEN      criu/pie/restorer-blob.h
13:26:16 [2020-10-03T13:26:16.596Z] #41 66.75   DEP      criu/vdso.d
13:26:16 [2020-10-03T13:26:16.596Z] #41 66.98   DEP      criu/vdso-compat.d
13:26:16 [2020-10-03T13:26:16.596Z] #41 67.17   DEP      criu/uts_ns.d
13:26:16 [2020-10-03T13:26:16.596Z] #41 67.30   DEP      criu/util.d
13:26:16 [2020-10-03T13:26:16.835Z] #41 159.6 make[2]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.835Z] #41 159.6 make[2]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.835Z] #41 159.6 make[2]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.835Z] #41 159.7 make[2]: Nothing to be done for 'all'.
13:26:16 [2020-10-03T13:26:16.856Z] #41 67.51   DEP      criu/uffd.d
13:26:16 [2020-10-03T13:26:16.873Z] #23 148.6 Checking out files:  28% (3150/10987)   
Checking out files:  29% (3187/10987)   
Checking out files:  30% (3297/10987)   
Checking out files:  31% (3406/10987)   
Checking out files:  32% (3516/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
13:26:16 [2020-10-03T13:26:16.873Z] #23 ...
13:26:16 [2020-10-03T13:26:16.873Z] 
13:26:16 [2020-10-03T13:26:16.873Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:16 [2020-10-03T13:26:16.873Z] #44 139.4 net/http/internal
13:26:16 [2020-10-03T13:26:16.873Z] #44 140.3 vendor/golang.org/x/net/idna
13:26:16 [2020-10-03T13:26:16.873Z] #44 141.7 net/textproto
13:26:16 [2020-10-03T13:26:16.873Z] #44 141.7 crypto/x509
13:26:16 [2020-10-03T13:26:16.873Z] #44 144.0 mime/multipart
13:26:16 [2020-10-03T13:26:16.873Z] #44 145.1 vendor/golang.org/x/net/http/httpguts
13:26:16 [2020-10-03T13:26:16.873Z] #44 145.1 vendor/golang.org/x/net/http/httpproxy
13:26:16 [2020-10-03T13:26:16.873Z] #44 147.6 crypto/tls
13:26:16 [2020-10-03T13:26:16.873Z] #44 ...
13:26:16 [2020-10-03T13:26:16.873Z] 
13:26:16 [2020-10-03T13:26:16.873Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.13 Selecting previously unselected package bzip2.
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.34 Selecting previously unselected package xz-utils.
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
13:26:16 [2020-10-03T13:26:16.873Z] #19 42.39 Unpacking xz-utils (5.2.4-1) ...
13:26:16 [2020-10-03T13:26:16.999Z] #41 ...
13:26:16 [2020-10-03T13:26:16.999Z] 
13:26:16 [2020-10-03T13:26:16.999Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:16 [2020-10-03T13:26:16.999Z] #43 133.8 github.com/LK4D4/vndr/godl
13:26:17 [2020-10-03T13:26:17.093Z] #41 159.7 make[2]: Nothing to be done for 'all'.
13:26:17 [2020-10-03T13:26:17.093Z] #41 159.8 make[2]: Nothing to be done for 'all'.
13:26:17 [2020-10-03T13:26:17.093Z] #41 159.8 make[2]: Nothing to be done for 'all'.
13:26:17 [2020-10-03T13:26:17.093Z] #41 159.9 make[2]: Nothing to be done for 'all'.
13:26:17 [2020-10-03T13:26:17.093Z] #41 159.9   INSTALL  criu/criu
13:26:17 [2020-10-03T13:26:17.116Z] #41 67.72   DEP      criu/tun.d
13:26:17 [2020-10-03T13:26:17.173Z] #19 42.63 Selecting previously unselected package apparmor.
13:26:17 [2020-10-03T13:26:17.173Z] #19 42.63 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
13:26:17 [2020-10-03T13:26:17.257Z] #43 134.6 github.com/LK4D4/vndr
13:26:17 [2020-10-03T13:26:17.285Z] #41 60.29   DEP      criu/protobuf-desc.d
13:26:17 [2020-10-03T13:26:17.285Z] #41 60.39   DEP      criu/proc_parse.d
13:26:17 [2020-10-03T13:26:17.285Z] #41 60.59   DEP      criu/plugin.d
13:26:17 [2020-10-03T13:26:17.285Z] #41 60.69   DEP      criu/pipes.d
13:26:17 [2020-10-03T13:26:17.376Z] #41 67.97   DEP      criu/tty.d
13:26:17 [2020-10-03T13:26:17.376Z] #41 68.17   DEP      criu/timerfd.d
13:26:17 [2020-10-03T13:26:17.474Z] #19 42.77 Unpacking apparmor (2.13.2-10) ...
13:26:17 [2020-10-03T13:26:17.549Z] #41 60.85   DEP      criu/pie-util.d
13:26:17 [2020-10-03T13:26:17.656Z] #41 DONE 160.3s
13:26:17 [2020-10-03T13:26:17.656Z] 
13:26:17 [2020-10-03T13:26:17.656Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:17 [2020-10-03T13:26:17.774Z] #19 43.34 Selecting previously unselected package aufs-tools.
13:26:17 [2020-10-03T13:26:17.774Z] #19 43.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
13:26:17 [2020-10-03T13:26:17.815Z] #41 60.99   DEP      criu/pie-util-vdso.d
13:26:17 [2020-10-03T13:26:17.815Z] #41 61.06   DEP      criu/path.d
13:26:17 [2020-10-03T13:26:17.815Z] #41 ...
13:26:17 [2020-10-03T13:26:17.815Z] 
13:26:17 [2020-10-03T13:26:17.815Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:17 [2020-10-03T13:26:17.815Z] #18 6.134 Fetched 8211 kB in 5s (1716 kB/s)
13:26:17 [2020-10-03T13:26:17.815Z] #18 6.134 Reading package lists...
13:26:17 [2020-10-03T13:26:17.815Z] #18 8.183 Reading package lists...
13:26:17 [2020-10-03T13:26:17.815Z] #18 10.73 Building dependency tree...
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.18 libcap2-bin is already the newest version (1:2.25-2).
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.18 The following additional packages will be installed:
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.18   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   python3.7 python3.7-minimal vim-runtime xxd
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19 Suggested packages:
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19 Recommended packages:
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   aufs-dkms nftables build-essential python3-dev python3-keyring
13:26:17 [2020-10-03T13:26:17.815Z] #18 12.19   python3-keyrings.alt python3-xdg unzip
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31 The following NEW packages will be installed:
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.31   xz-utils zip
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.62 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.62 Need to get 27.6 MB of archives.
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.62 After this operation, 114 MB of additional disk space will be used.
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 13.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 14.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 15.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 15.91 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 15.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
13:26:17 [2020-10-03T13:26:17.815Z] #18 ...
13:26:17 [2020-10-03T13:26:17.815Z] 
13:26:17 [2020-10-03T13:26:17.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:17 [2020-10-03T13:26:17.815Z] #41 61.14   DEP      criu/parasite-syscall.d
13:26:17 [2020-10-03T13:26:17.946Z] #41 68.41   DEP      criu/timens.d
13:26:17 [2020-10-03T13:26:17.946Z] #41 68.56   DEP      criu/sysfs_parse.d
13:26:18 [2020-10-03T13:26:18.074Z] #19 43.38 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:26:18 [2020-10-03T13:26:18.074Z] #19 43.54 Selecting previously unselected package libonig5:ppc64el.
13:26:18 [2020-10-03T13:26:18.074Z] #19 43.55 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.074Z] #19 43.57 Unpacking libonig5:ppc64el (6.9.1-1) ...
13:26:18 [2020-10-03T13:26:18.079Z] #41 61.37   DEP      criu/pagemap.d
13:26:18 [2020-10-03T13:26:18.206Z] #41 68.71   DEP      criu/sysctl.d
13:26:18 [2020-10-03T13:26:18.206Z] #41 68.87   DEP      criu/string.d
13:26:18 [2020-10-03T13:26:18.206Z] #41 68.90   DEP      criu/stats.d
13:26:18 [2020-10-03T13:26:18.206Z] #41 68.99   DEP      criu/sockets.d
13:26:18 [2020-10-03T13:26:18.345Z] #41 61.55   DEP      criu/pagemap-cache.d
13:26:18 [2020-10-03T13:26:18.345Z] #41 61.64   DEP      criu/page-xfer.d
13:26:18 [2020-10-03T13:26:18.345Z] #41 61.80   DEP      criu/page-pipe.d
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.71 Selecting previously unselected package libjq1:ppc64el.
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.73 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.83 Selecting previously unselected package jq.
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.375Z] #19 43.84 Unpacking jq (1.5+dfsg-2+b1) ...
13:26:18 [2020-10-03T13:26:18.610Z] #41 61.94   DEP      criu/netfilter.d
13:26:18 [2020-10-03T13:26:18.689Z] #19 43.91 Selecting previously unselected package libaio1:ppc64el.
13:26:18 [2020-10-03T13:26:18.689Z] #19 43.91 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.689Z] #19 43.92 Unpacking libaio1:ppc64el (0.3.112-3) ...
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.01 Selecting previously unselected package libgpm2:ppc64el.
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.02 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.02 Unpacking libgpm2:ppc64el (1.20.7-5) ...
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.14 Selecting previously unselected package libicu63:ppc64el.
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
13:26:18 [2020-10-03T13:26:18.689Z] #19 44.16 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
13:26:18 [2020-10-03T13:26:18.776Z] #41 69.17   DEP      criu/sk-unix.d
13:26:18 [2020-10-03T13:26:18.776Z] #41 69.33   DEP      criu/sk-tcp.d
13:26:18 [2020-10-03T13:26:18.874Z] #41 62.07   DEP      criu/net.d
13:26:18 [2020-10-03T13:26:18.875Z] #41 62.21   DEP      criu/namespaces.d
13:26:18 [2020-10-03T13:26:18.875Z] #41 62.34   DEP      criu/mount.d
13:26:19 [2020-10-03T13:26:19.024Z] #47 ...
13:26:19 [2020-10-03T13:26:19.024Z] 
13:26:19 [2020-10-03T13:26:19.024Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:26:19 [2020-10-03T13:26:19.024Z] #42 DONE 0.0s
13:26:19 [2020-10-03T13:26:19.024Z] 
13:26:19 [2020-10-03T13:26:19.024Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:26:19 [2020-10-03T13:26:19.035Z] #41 69.50   DEP      criu/sk-queue.d
13:26:19 [2020-10-03T13:26:19.035Z] #41 69.66   DEP      criu/sk-packet.d
13:26:19 [2020-10-03T13:26:19.280Z] #44 DONE 0.2s
13:26:19 [2020-10-03T13:26:19.281Z] 
13:26:19 [2020-10-03T13:26:19.281Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:26:19 [2020-10-03T13:26:19.281Z] #46 DONE 0.1s
13:26:19 [2020-10-03T13:26:19.281Z] 
13:26:19 [2020-10-03T13:26:19.281Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:19 [2020-10-03T13:26:19.296Z] #41 69.87   DEP      criu/sk-netlink.d
13:26:19 [2020-10-03T13:26:19.296Z] #41 ...
13:26:19 [2020-10-03T13:26:19.296Z] 
13:26:19 [2020-10-03T13:26:19.296Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:19 [2020-10-03T13:26:19.296Z] #51 9.985 + cd /tmp/tmp.zGHlrsw8QB/src/github.com/opencontainers/runc
13:26:19 [2020-10-03T13:26:19.296Z] #51 9.985 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:26:19 [2020-10-03T13:26:19.296Z] #51 10.47 + '[' -z '' ']'
13:26:19 [2020-10-03T13:26:19.296Z] #51 10.47 + target=static
13:26:19 [2020-10-03T13:26:19.296Z] #51 10.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:26:19 [2020-10-03T13:26:19.296Z] #51 10.73 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 .
13:26:19 [2020-10-03T13:26:19.296Z] #51 ...
13:26:19 [2020-10-03T13:26:19.296Z] 
13:26:19 [2020-10-03T13:26:19.296Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:19 [2020-10-03T13:26:19.296Z] #18 3.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB]
13:26:19 [2020-10-03T13:26:19.296Z] #18 4.493 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:26:19 [2020-10-03T13:26:19.296Z] #18 9.577 Fetched 8387 kB in 8s (988 kB/s)
13:26:19 [2020-10-03T13:26:19.296Z] #18 9.577 Reading package lists...
13:26:19 [2020-10-03T13:26:19.454Z] #41 62.52   DEP      criu/memfd.d
13:26:19 [2020-10-03T13:26:19.454Z] #41 62.62   DEP      criu/mem.d
13:26:19 [2020-10-03T13:26:19.454Z] #41 62.71   DEP      criu/lsm.d
13:26:19 [2020-10-03T13:26:19.454Z] #41 62.85   DEP      criu/log.d
13:26:19 [2020-10-03T13:26:19.555Z] #18 13.37 Reading package lists...
13:26:19 [2020-10-03T13:26:19.555Z] #18 ...
13:26:19 [2020-10-03T13:26:19.555Z] 
13:26:19 [2020-10-03T13:26:19.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:19 [2020-10-03T13:26:19.555Z] #41 70.08   DEP      criu/sk-inet.d
13:26:19 [2020-10-03T13:26:19.555Z] #41 70.26   DEP      criu/signalfd.d
13:26:19 [2020-10-03T13:26:19.719Z] #41 62.99   DEP      criu/libnetlink.d
13:26:19 [2020-10-03T13:26:19.816Z] #41 70.40   DEP      criu/sigframe.d
13:26:19 [2020-10-03T13:26:19.816Z] #41 70.57   DEP      criu/shmem.d
13:26:19 [2020-10-03T13:26:19.983Z] #41 63.07   DEP      criu/kerndat.d
13:26:19 [2020-10-03T13:26:19.983Z] #41 63.26   DEP      criu/kcmp-ids.d
13:26:19 [2020-10-03T13:26:19.983Z] #41 63.34   DEP      criu/irmap.d
13:26:20 [2020-10-03T13:26:20.076Z] #41 70.77   DEP      criu/servicefd.d
13:26:20 [2020-10-03T13:26:20.248Z] #41 63.46   DEP      criu/ipc_ns.d
13:26:20 [2020-10-03T13:26:20.337Z] #41 71.01   DEP      criu/seize.d
13:26:20 [2020-10-03T13:26:20.542Z] #41 63.63   DEP      criu/image.d
13:26:20 [2020-10-03T13:26:20.542Z] #41 63.78   DEP      criu/image-desc.d
13:26:20 [2020-10-03T13:26:20.542Z] #41 63.88   DEP      criu/fsnotify.d
13:26:20 [2020-10-03T13:26:20.597Z] #41 71.18   DEP      criu/seccomp.d
13:26:20 [2020-10-03T13:26:20.598Z] #43 ...
13:26:20 [2020-10-03T13:26:20.598Z] 
13:26:20 [2020-10-03T13:26:20.598Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:20 [2020-10-03T13:26:20.598Z] #51 10.44 + cd /tmp/tmp.0JUMtlYono/src/github.com/opencontainers/runc
13:26:20 [2020-10-03T13:26:20.598Z] #51 10.44 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
13:26:20 [2020-10-03T13:26:20.598Z] #51 10.75 + '[' -z '' ']'
13:26:20 [2020-10-03T13:26:20.598Z] #51 10.75 + target=static
13:26:20 [2020-10-03T13:26:20.598Z] #51 10.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:26:20 [2020-10-03T13:26:20.598Z] #51 11.19 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 .
13:26:20 [2020-10-03T13:26:20.598Z] #51 ...
13:26:20 [2020-10-03T13:26:20.598Z] 
13:26:20 [2020-10-03T13:26:20.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:20 [2020-10-03T13:26:20.598Z] #41 69.32   LINK     criu/pie/restorer.built-in.o
13:26:20 [2020-10-03T13:26:20.598Z] #41 69.34   GEN      criu/pie/restorer-blob.h
13:26:20 [2020-10-03T13:26:20.598Z] #41 69.47   DEP      criu/vdso.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 69.74   DEP      criu/vdso-compat.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 69.90   DEP      criu/uts_ns.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.03   DEP      criu/util.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.23   DEP      criu/uffd.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.43   DEP      criu/tun.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.57   DEP      criu/tty.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.72   DEP      criu/timerfd.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 70.88   DEP      criu/timens.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.12   DEP      criu/sysfs_parse.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.31   DEP      criu/sysctl.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.52   DEP      criu/string.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.57   DEP      criu/stats.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.72   DEP      criu/sockets.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 71.86   DEP      criu/sk-unix.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 72.10   DEP      criu/sk-tcp.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 72.31   DEP      criu/sk-queue.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 72.47   DEP      criu/sk-packet.d
13:26:20 [2020-10-03T13:26:20.598Z] #41 72.66   DEP      criu/sk-netlink.d
13:26:20 [2020-10-03T13:26:20.857Z] #41 71.33   DEP      criu/rst-malloc.d
13:26:20 [2020-10-03T13:26:20.857Z] #41 71.42   DEP      criu/rbtree.d
13:26:20 [2020-10-03T13:26:20.857Z] #41 71.47   DEP      criu/pstree.d
13:26:20 [2020-10-03T13:26:20.859Z] #41 72.91   DEP      criu/sk-inet.d
13:26:20 [2020-10-03T13:26:20.868Z] #41 64.07   DEP      criu/filesystems.d
13:26:20 [2020-10-03T13:26:20.868Z] #41 64.29   DEP      criu/files.d
13:26:21 [2020-10-03T13:26:21.117Z] #41 71.64   DEP      criu/protobuf.d
13:26:21 [2020-10-03T13:26:21.117Z] #41 71.75   GEN      criu/protobuf-desc-gen.h
13:26:21 [2020-10-03T13:26:21.138Z] #41 73.13   DEP      criu/signalfd.d
13:26:21 [2020-10-03T13:26:21.149Z] #41 64.47   DEP      criu/files-reg.d
13:26:21 [2020-10-03T13:26:21.399Z] #41 73.27   DEP      criu/sigframe.d
13:26:21 [2020-10-03T13:26:21.399Z] #41 73.38   DEP      criu/shmem.d
13:26:21 [2020-10-03T13:26:21.423Z] #41 64.67   DEP      criu/files-ext.d
13:26:21 [2020-10-03T13:26:21.423Z] #41 64.79   DEP      criu/file-lock.d
13:26:21 [2020-10-03T13:26:21.658Z] #41 73.55   DEP      criu/servicefd.d
13:26:21 [2020-10-03T13:26:21.658Z] #41 73.66   DEP      criu/seize.d
13:26:21 [2020-10-03T13:26:21.658Z] #41 73.80   DEP      criu/seccomp.d
13:26:21 [2020-10-03T13:26:21.713Z] #41 64.88   DEP      criu/file-ids.d
13:26:21 [2020-10-03T13:26:21.713Z] #41 64.97   DEP      criu/fifo.d
13:26:21 [2020-10-03T13:26:21.713Z] #41 65.07   DEP      criu/fdstore.d
13:26:21 [2020-10-03T13:26:21.916Z] #41 73.96   DEP      criu/rst-malloc.d
13:26:21 [2020-10-03T13:26:21.917Z] #41 74.05   DEP      criu/rbtree.d
13:26:22 [2020-10-03T13:26:22.016Z] #41 65.14   DEP      criu/fault-injection.d
13:26:22 [2020-10-03T13:26:22.016Z] #41 65.16   DEP      criu/external.d
13:26:22 [2020-10-03T13:26:22.016Z] #41 65.26   DEP      criu/eventpoll.d
13:26:22 [2020-10-03T13:26:22.016Z] #41 65.36   DEP      criu/eventfd.d
13:26:22 [2020-10-03T13:26:22.175Z] #41 74.10   DEP      criu/pstree.d
13:26:22 [2020-10-03T13:26:22.175Z] #41 74.26   DEP      criu/protobuf.d
13:26:22 [2020-10-03T13:26:22.290Z] #41 65.61   DEP      criu/crtools.d
13:26:22 [2020-10-03T13:26:22.434Z] #41 74.47   GEN      criu/protobuf-desc-gen.h
13:26:22 [2020-10-03T13:26:22.501Z] #41 ...
13:26:22 [2020-10-03T13:26:22.501Z] 
13:26:22 [2020-10-03T13:26:22.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:22 [2020-10-03T13:26:22.501Z] #43 129.6 github.com/LK4D4/vndr/godl
13:26:22 [2020-10-03T13:26:22.501Z] #43 130.4 github.com/LK4D4/vndr
13:26:22 [2020-10-03T13:26:22.558Z] #41 65.83   DEP      criu/cr-service.d
13:26:22 [2020-10-03T13:26:22.762Z] #43 DONE 139.8s
13:26:22 [2020-10-03T13:26:22.762Z] 
13:26:22 [2020-10-03T13:26:22.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:22 [2020-10-03T13:26:22.762Z] #41 73.54   DEP      criu/protobuf-desc.d
13:26:22 [2020-10-03T13:26:22.841Z] #41 65.97   DEP      criu/cr-restore.d
13:26:22 [2020-10-03T13:26:22.841Z] #41 66.13   DEP      criu/cr-errno.d
13:26:22 [2020-10-03T13:26:22.841Z] #41 66.15   DEP      criu/cr-dump.d
13:26:22 [2020-10-03T13:26:22.901Z] Client: Docker Engine - Enterprise
13:26:22 [2020-10-03T13:26:22.901Z]  Version:           19.03.12
13:26:22 [2020-10-03T13:26:22.901Z]  API version:       1.40
13:26:22 [2020-10-03T13:26:22.901Z]  Go version:        go1.13.13
13:26:22 [2020-10-03T13:26:22.901Z]  Git commit:        4306744
13:26:22 [2020-10-03T13:26:22.901Z]  Built:             08/05/2020 19:27:53
13:26:22 [2020-10-03T13:26:22.901Z]  OS/Arch:           windows/amd64
13:26:22 [2020-10-03T13:26:22.901Z]  Experimental:      false
13:26:22 [2020-10-03T13:26:22.901Z] 
13:26:22 [2020-10-03T13:26:22.901Z] Server: Docker Engine - Enterprise
13:26:22 [2020-10-03T13:26:22.901Z]  Engine:
13:26:22 [2020-10-03T13:26:22.901Z]   Version:          19.03.12
13:26:22 [2020-10-03T13:26:22.901Z]   API version:      1.40 (minimum version 1.24)
13:26:22 [2020-10-03T13:26:22.901Z]   Go version:       go1.13.13
13:26:22 [2020-10-03T13:26:22.901Z]   Git commit:       f295753ffd
13:26:22 [2020-10-03T13:26:22.901Z]   Built:            08/05/2020 19:26:41
13:26:22 [2020-10-03T13:26:22.901Z]   OS/Arch:          windows/amd64
13:26:22 [2020-10-03T13:26:22.901Z]   Experimental:     true
13:26:23 [2020-10-03T13:26:23.022Z] #41 73.69   DEP      criu/proc_parse.d
13:26:23 [2020-10-03T13:26:23.109Z] #41 66.39   DEP      criu/cr-dedup.d
13:26:23 [2020-10-03T13:26:23.220Z] #19 ...
13:26:23 [2020-10-03T13:26:23.220Z] 
13:26:23 [2020-10-03T13:26:23.220Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:23 [2020-10-03T13:26:23.220Z] #42 84.91   DEP      criu/protobuf-desc.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 85.16   DEP      criu/proc_parse.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 85.35   DEP      criu/plugin.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 85.43   DEP      criu/pipes.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 85.66   DEP      criu/pie-util.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 85.86   DEP      criu/pie-util-vdso.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 86.04   DEP      criu/path.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 86.19   DEP      criu/parasite-syscall.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 86.41   DEP      criu/pagemap.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 86.68   DEP      criu/pagemap-cache.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 86.86   DEP      criu/page-xfer.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.05   DEP      criu/page-pipe.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.18   DEP      criu/netfilter.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.40   DEP      criu/net.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.57   DEP      criu/namespaces.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.73   DEP      criu/mount.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 87.92   DEP      criu/memfd.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 88.12   DEP      criu/mem.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 88.39   DEP      criu/lsm.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 88.52   DEP      criu/log.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 88.65   DEP      criu/libnetlink.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 89.01   DEP      criu/kerndat.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 89.32   DEP      criu/kcmp-ids.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 89.51   DEP      criu/irmap.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 89.71   DEP      criu/ipc_ns.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 89.87   DEP      criu/image.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 90.07   DEP      criu/image-desc.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 90.27   DEP      criu/fsnotify.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 90.46   DEP      criu/filesystems.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 90.69   DEP      criu/files.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 90.95   DEP      criu/files-reg.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 91.23   DEP      criu/files-ext.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 91.47   DEP      criu/file-lock.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 91.74   DEP      criu/file-ids.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 91.85   DEP      criu/fifo.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.02   DEP      criu/fdstore.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.14   DEP      criu/fault-injection.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.19   DEP      criu/external.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.34   DEP      criu/eventpoll.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.56   DEP      criu/eventfd.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 92.80   DEP      criu/crtools.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 93.15   DEP      criu/cr-service.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 93.57   DEP      criu/cr-restore.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 93.98   DEP      criu/cr-errno.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.01   DEP      criu/cr-dump.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.19   DEP      criu/cr-dedup.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.33   DEP      criu/cr-check.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.49   DEP      criu/config.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.68   DEP      criu/clone-noasan.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.76   DEP      criu/cgroup.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 94.95   DEP      criu/cgroup-props.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 95.08   DEP      criu/bitmap.d
13:26:23 [2020-10-03T13:26:23.220Z] #42 ...
13:26:23 [2020-10-03T13:26:23.220Z] 
13:26:23 [2020-10-03T13:26:23.220Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:26:23 [2020-10-03T13:26:23.221Z] #23 148.6 Checking out files:  28% (3150/10987)   
Checking out files:  29% (3187/10987)   
Checking out files:  30% (3297/10987)   
Checking out files:  31% (3406/10987)   
Checking out files:  32% (3516/10987)   
Checking out files:  33% (3626/10987)   
Checking out files:  34% (3736/10987)   
Checking out files:  35% (3846/10987)   
Checking out files:  36% (3956/10987)   
Checking out files:  37% (4066/10987)   
Checking out files:  38% (4176/10987)   
Checking out files:  39% (4285/10987)   
Checking out files:  40% (4395/10987)   
Checking out files:  41% (4505/10987)   
Checking out files:  42% (4615/10987)   
Checking out files:  43% (4725/10987)   
Checking out files:  44% (4835/10987)   
Checking out files:  45% (4945/10987)   
Checking out files:  45% (5046/10987)   
Checking out files:  46% (5055/10987)   
Checking out files:  47% (5164/10987)   
Checking out files:  48% (5274/10987)   
Checking out files:  49% (5384/10987)   
Checking out files:  50% (5494/10987)   
Checking out files:  51% (5604/10987)   
Checking out files:  52% (5714/10987)   
Checking out files:  53% (5824/10987)   
Checking out files:  54% (5933/10987)   
Checking out files:  55% (6043/10987)   
Checking out files:  56% (6153/10987)   
Checking out files:  57% (6263/10987)   
Checking out files:  58% (6373/10987)   
Checking out files:  59% (6483/10987)   
Checking out files:  60% (6593/10987)   
Checking out files:  61% (6703/10987)   
Checking out files:  62% (6812/10987)   
Checking out files:  63% (6922/10987)   
Checking out files:  64% (7032/10987)   
Checking out files:  65% (7142/10987)   
Checking out files:  65% (7193/10987)   
Checking out files:  66% (7252/10987)   
Checking out files:  67% (7362/10987)   
Checking out files:  68% (7472/10987)   
Checking out files:  69% (7582/10987)   
Checking out files:  70% (7691/10987)   
Checking out files:  71% (7801/10987)   
Checking out files:  72% (7911/10987)   
Checking out files:  73% (8021/10987)   
Checking out files:  74% (8131/10987)   
Checking out files:  75% (8241/10987)   
Checking out files:  76% (8351/10987)   
Checking out files:  77% (8460/10987)   
Checking out files:  78% (8570/10987)   
Checking out files:  79% (8680/10987)   
Checking out files:  80% (8790/10987)   
Checking out files:  81% (8900/10987)   
Checking out files:  82% (9010/10987)   
Checking out files:  83% (9120/10987)   
Checking out files:  84% (9230/10987)   
Checking out files:  85% (9339/10987)   
Checking out files:  86% (9449/10987)   
Checking out files:  86% (9451/10987)   
Checking out files:  87% (9559/10987)   
Checking out files:  88% (9669/10987)   
Checking out files:  89% (9779/10987)   
Checking out files:  90% (9889/10987)   
Checking out files:  91% (9999/10987)   
Checking out files:  92% (10109/10987)   
Checking out files:  93% (10218/10987)   
Checking out files:  94% (10328/10987)   
Checking out files:  95% (10438/10987)   
Checking out files:  96% (10548/10987)   
Checking out files:  97% (10658/10987)   
Checking out files:  98% (10768/10987)   
Checking out files:  99% (10878/10987)   
Checking out files: 100% (10987/10987)   
Checking out files: 100% (10987/10987), done.
13:26:23 [2020-10-03T13:26:23.221Z] #23 152.4 + cd /tmp/tmp.h96FCSYOWu/tmp/docker-ce
13:26:23 [2020-10-03T13:26:23.221Z] #23 152.4 + git checkout -q v17.06.2-ce
13:26:23 [2020-10-03T13:26:23.221Z] #23 ...
13:26:23 [2020-10-03T13:26:23.221Z] 
13:26:23 [2020-10-03T13:26:23.221Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.46 Selecting previously unselected package libnet1:ppc64el.
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.48 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.62 Selecting previously unselected package libnl-3-200:ppc64el.
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
13:26:23 [2020-10-03T13:26:23.221Z] #19 48.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
13:26:23 [2020-10-03T13:26:23.282Z] #41 73.88   DEP      criu/plugin.d
13:26:23 [2020-10-03T13:26:23.381Z] #41 66.61   DEP      criu/cr-check.d
13:26:23 [2020-10-03T13:26:23.381Z] #41 66.83   DEP      criu/config.d
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.77 Selecting previously unselected package libprotobuf-c1:ppc64el.
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.88 Selecting previously unselected package libreadline5:ppc64el.
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
13:26:23 [2020-10-03T13:26:23.518Z] #19 48.89 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
13:26:23 [2020-10-03T13:26:23.535Z] #47 ...
13:26:23 [2020-10-03T13:26:23.535Z] 
13:26:23 [2020-10-03T13:26:23.535Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:26:23 [2020-10-03T13:26:23.535Z] #54 189.4 + bin/containerd
13:26:23 [2020-10-03T13:26:23.541Z] #41 74.00   DEP      criu/pipes.d
13:26:23 [2020-10-03T13:26:23.541Z] #41 74.21   DEP      criu/pie-util.d
[Pipeline] sh
13:26:23 [2020-10-03T13:26:23.661Z] #41 66.98   DEP      criu/clone-noasan.d
13:26:23 [2020-10-03T13:26:23.801Z] #41 74.52   DEP      criu/pie-util-vdso.d
13:26:23 [2020-10-03T13:26:23.816Z] #19 49.14 Selecting previously unselected package net-tools.
13:26:23 [2020-10-03T13:26:23.817Z] #19 49.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
13:26:23 [2020-10-03T13:26:23.817Z] #19 49.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:26:23 [2020-10-03T13:26:23.817Z] #19 49.40 Selecting previously unselected package python-pip-whl.
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.03   DEP      criu/cgroup.d
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.14   DEP      criu/cgroup-props.d
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.20   DEP      criu/bitmap.d
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.21   DEP      criu/bfd.d
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.30   DEP      criu/autofs.d
13:26:23 [2020-10-03T13:26:23.941Z] #41 67.39   DEP      criu/aio.d
13:26:24 [2020-10-03T13:26:24.061Z] #41 74.68   DEP      criu/pie-util-vdso-elf32.d
13:26:24 [2020-10-03T13:26:24.061Z] #41 74.78   DEP      criu/path.d
13:26:24 [2020-10-03T13:26:24.113Z] #19 49.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:26:24 [2020-10-03T13:26:24.113Z] #19 49.41 Unpacking python-pip-whl (18.1-5) ...
13:26:24 [2020-10-03T13:26:24.209Z] #41 67.52   DEP      criu/action-scripts.d
13:26:24 [2020-10-03T13:26:24.322Z] #41 74.90   DEP      criu/parasite-syscall.d
13:26:24 [2020-10-03T13:26:24.337Z] #41 76.25   DEP      criu/protobuf-desc.d
13:26:24 [2020-10-03T13:26:24.338Z] #41 76.40   DEP      criu/proc_parse.d
13:26:24 [2020-10-03T13:26:24.413Z] #19 49.91 Selecting previously unselected package python3-lib2to3.
13:26:24 [2020-10-03T13:26:24.413Z] #19 49.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:26:24 [2020-10-03T13:26:24.413Z] #19 49.92 Unpacking python3-lib2to3 (3.7.3-1) ...
13:26:24 [2020-10-03T13:26:24.441Z] + docker info
13:26:24 [2020-10-03T13:26:24.487Z] #41 67.68   CC       criu/action-scripts.o
13:26:24 [2020-10-03T13:26:24.582Z] #41 75.05   DEP      criu/pagemap.d
13:26:24 [2020-10-03T13:26:24.582Z] #41 75.17   DEP      criu/pagemap-cache.d
13:26:24 [2020-10-03T13:26:24.582Z] #41 75.30   DEP      criu/page-xfer.d
13:26:24 [2020-10-03T13:26:24.596Z] #41 76.59   DEP      criu/plugin.d
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.04 Selecting previously unselected package python3-distutils.
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.06 Unpacking python3-distutils (3.7.3-1) ...
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.21 Selecting previously unselected package python3-pip.
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:26:24 [2020-10-03T13:26:24.713Z] #19 50.22 Unpacking python3-pip (18.1-5) ...
13:26:24 [2020-10-03T13:26:24.773Z] #41 68.09   CC       criu/aio.o
13:26:24 [2020-10-03T13:26:24.842Z] #41 75.38   DEP      criu/page-pipe.d
13:26:24 [2020-10-03T13:26:24.842Z] #41 75.44   DEP      criu/netfilter.d
13:26:24 [2020-10-03T13:26:24.842Z] #41 75.57   DEP      criu/net.d
13:26:24 [2020-10-03T13:26:24.854Z] #41 76.70   DEP      criu/pipes.d
13:26:24 [2020-10-03T13:26:24.854Z] #41 76.92   DEP      criu/pie-util.d
13:26:24 [2020-10-03T13:26:24.854Z] #41 77.03   DEP      criu/pie-util-vdso.d
13:26:25 [2020-10-03T13:26:25.012Z] #19 50.47 Selecting previously unselected package python3-pkg-resources.
13:26:25 [2020-10-03T13:26:25.012Z] #19 50.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:26:25 [2020-10-03T13:26:25.012Z] #19 50.48 Unpacking python3-pkg-resources (40.8.0-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #41 ...
13:26:25 [2020-10-03T13:26:25.047Z] 
13:26:25 [2020-10-03T13:26:25.047Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.55 debconf: delaying package configuration, since apt-utils is not installed
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.64 Fetched 27.6 MB in 3s (10.6 MB/s)
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.68 Selecting previously unselected package pigz.
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.73 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.74 Unpacking pigz (2.4-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.84 Selecting previously unselected package libpython3.7-minimal:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 16.86 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 17.23 Selecting previously unselected package python3.7-minimal.
13:26:25 [2020-10-03T13:26:25.047Z] #18 17.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 17.25 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 18.07 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 18.09 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.01 Selecting previously unselected package python3-minimal.
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.08 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.09 Unpacking python3-minimal (3.7.3-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.20 Selecting previously unselected package libmpdec2:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.21 Unpacking libmpdec2:arm64 (2.4.2-2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.29 Selecting previously unselected package libpython3.7-stdlib:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 20.30 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.12 Selecting previously unselected package python3.7.
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.14 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.30 Selecting previously unselected package libpython3-stdlib:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.33 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 21.52 Setting up python3-minimal (3.7.3-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.69 Selecting previously unselected package python3.
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.69 (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.)
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.74 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.78 Unpacking python3 (3.7.3-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.98 Selecting previously unselected package libip4tc0:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 22.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.00 Unpacking libip4tc0:arm64 (1.8.2-4) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.11 Selecting previously unselected package libip6tc0:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.15 Unpacking libip6tc0:arm64 (1.8.2-4) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.25 Selecting previously unselected package libiptc0:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.25 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.26 Unpacking libiptc0:arm64 (1.8.2-4) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.33 Selecting previously unselected package libnfnetlink0:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.46 Selecting previously unselected package libnetfilter-conntrack3:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.55 Selecting previously unselected package libnftnl11:arm64.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.57 Unpacking libnftnl11:arm64 (1.1.2-2) ...
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.66 Selecting previously unselected package iptables.
13:26:25 [2020-10-03T13:26:25.047Z] #18 23.66 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.102Z] #41 75.74   DEP      criu/namespaces.d
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.60 Selecting previously unselected package python3-setuptools.
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.62 Unpacking python3-setuptools (40.8.0-1) ...
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.84 Selecting previously unselected package python3-wheel.
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:26:25 [2020-10-03T13:26:25.311Z] #19 50.85 Unpacking python3-wheel (0.32.3-2) ...
13:26:25 [2020-10-03T13:26:25.324Z] #18 23.67 Unpacking iptables (1.8.2-4) ...
13:26:25 [2020-10-03T13:26:25.362Z] #41 75.90   DEP      criu/mount.d
13:26:25 [2020-10-03T13:26:25.362Z] #41 76.03   DEP      criu/memfd.d
13:26:25 [2020-10-03T13:26:25.362Z] #41 76.10   DEP      criu/mem.d
13:26:25 [2020-10-03T13:26:25.422Z] #41 77.20   DEP      criu/pie-util-vdso-elf32.d
13:26:25 [2020-10-03T13:26:25.422Z] #41 77.34   DEP      criu/path.d
13:26:25 [2020-10-03T13:26:25.601Z] #18 24.02 Selecting previously unselected package xxd.
13:26:25 [2020-10-03T13:26:25.601Z] #18 24.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
13:26:25 [2020-10-03T13:26:25.601Z] #18 24.02 Unpacking xxd (2:8.1.0875-5) ...
13:26:25 [2020-10-03T13:26:25.601Z] #18 24.21 Selecting previously unselected package vim-common.
13:26:25 [2020-10-03T13:26:25.601Z] #18 24.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:26:25 [2020-10-03T13:26:25.611Z] #19 50.92 Selecting previously unselected package sudo.
13:26:25 [2020-10-03T13:26:25.611Z] #19 50.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
13:26:25 [2020-10-03T13:26:25.611Z] #19 50.95 Unpacking sudo (1.8.27-1+deb10u2) ...
13:26:25 [2020-10-03T13:26:25.623Z] #41 76.26   DEP      criu/lsm.d
13:26:25 [2020-10-03T13:26:25.682Z] #41 77.53   DEP      criu/parasite-syscall.d
13:26:25 [2020-10-03T13:26:25.883Z] #41 76.41   DEP      criu/log.d
13:26:25 [2020-10-03T13:26:25.883Z] #41 76.54   DEP      criu/libnetlink.d
13:26:25 [2020-10-03T13:26:25.901Z] #18 24.25 Unpacking vim-common (2:8.1.0875-5) ...
13:26:25 [2020-10-03T13:26:25.901Z] #18 24.39 Selecting previously unselected package bash-completion.
13:26:25 [2020-10-03T13:26:25.901Z] #18 24.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:26:25 [2020-10-03T13:26:25.942Z] #41 77.80   DEP      criu/pagemap.d
13:26:25 [2020-10-03T13:26:25.942Z] #41 77.98   DEP      criu/pagemap-cache.d
13:26:26 [2020-10-03T13:26:26.143Z] #41 76.69   DEP      criu/kerndat.d
13:26:26 [2020-10-03T13:26:26.202Z] #41 78.19   DEP      criu/page-xfer.d
13:26:26 [2020-10-03T13:26:26.260Z] #19 51.48 Selecting previously unselected package thin-provisioning-tools.
13:26:26 [2020-10-03T13:26:26.260Z] #19 51.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
13:26:26 [2020-10-03T13:26:26.260Z] #19 51.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:26:26 [2020-10-03T13:26:26.403Z] #41 76.92   DEP      criu/kcmp-ids.d
13:26:26 [2020-10-03T13:26:26.403Z] #41 76.99   DEP      criu/irmap.d
13:26:26 [2020-10-03T13:26:26.403Z] #41 77.11   DEP      criu/ipc_ns.d
13:26:26 [2020-10-03T13:26:26.461Z] #41 78.40   DEP      criu/page-pipe.d
13:26:26 [2020-10-03T13:26:26.461Z] #41 78.49   DEP      criu/netfilter.d
13:26:26 [2020-10-03T13:26:26.560Z] #19 51.78 Selecting previously unselected package uidmap.
13:26:26 [2020-10-03T13:26:26.560Z] #19 51.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
13:26:26 [2020-10-03T13:26:26.560Z] #19 51.82 Unpacking uidmap (1:4.5-1.1) ...
13:26:26 [2020-10-03T13:26:26.560Z] #19 52.02 Selecting previously unselected package vim-runtime.
13:26:26 [2020-10-03T13:26:26.560Z] #19 52.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:26:26 [2020-10-03T13:26:26.560Z] #19 52.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:26:26 [2020-10-03T13:26:26.663Z] #41 77.22   DEP      criu/image.d
13:26:26 [2020-10-03T13:26:26.663Z] #41 77.34   DEP      criu/image-desc.d
13:26:26 [2020-10-03T13:26:26.721Z] #41 78.66   DEP      criu/net.d
13:26:26 [2020-10-03T13:26:26.721Z] #41 ...
13:26:26 [2020-10-03T13:26:26.721Z] 
13:26:26 [2020-10-03T13:26:26.721Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:26 [2020-10-03T13:26:26.721Z] #18 9.803 Fetched 8387 kB in 9s (961 kB/s)
13:26:26 [2020-10-03T13:26:26.721Z] #18 9.803 Reading package lists...
13:26:26 [2020-10-03T13:26:26.721Z] #18 13.68 Reading package lists...
13:26:26 [2020-10-03T13:26:26.721Z] #18 17.92 Building dependency tree...
13:26:26 [2020-10-03T13:26:26.858Z] #19 52.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:26:26 [2020-10-03T13:26:26.858Z] #19 52.22 Unpacking vim-runtime (2:8.1.0875-5) ...
13:26:26 [2020-10-03T13:26:26.923Z] #41 77.42   DEP      criu/fsnotify.d
13:26:26 [2020-10-03T13:26:26.923Z] #41 77.55   DEP      criu/filesystems.d
13:26:26 [2020-10-03T13:26:26.923Z] #41 77.63   DEP      criu/files.d
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93 libcap2-bin is already the newest version (1:2.25-2).
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93 The following additional packages will be installed:
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.93   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   python3.7 python3.7-minimal vim-runtime xxd
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94 Suggested packages:
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94 Recommended packages:
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   aufs-dkms nftables build-essential python3-dev python3-keyring
13:26:26 [2020-10-03T13:26:26.981Z] #18 19.94   python3-keyrings.alt python3-xdg unzip
13:26:26 [2020-10-03T13:26:26.981Z] #18 ...
13:26:26 [2020-10-03T13:26:26.981Z] 
13:26:26 [2020-10-03T13:26:26.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:26 [2020-10-03T13:26:26.981Z] #41 78.82   DEP      criu/namespaces.d
13:26:26 [2020-10-03T13:26:26.981Z] #41 ...
13:26:26 [2020-10-03T13:26:26.981Z] 
13:26:26 [2020-10-03T13:26:26.981Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:26 [2020-10-03T13:26:26.981Z] #43 DONE 144.3s
13:26:26 [2020-10-03T13:26:26.981Z] 
13:26:26 [2020-10-03T13:26:26.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:26 [2020-10-03T13:26:26.981Z] #41 78.96   DEP      criu/mount.d
13:26:27 [2020-10-03T13:26:27.204Z] #41 77.78   DEP      criu/files-reg.d
13:26:27 [2020-10-03T13:26:27.204Z] #41 77.91   DEP      criu/files-ext.d
13:26:27 [2020-10-03T13:26:27.241Z] #41 79.18   DEP      criu/memfd.d
13:26:27 [2020-10-03T13:26:27.241Z] #41 79.32   DEP      criu/mem.d
13:26:27 [2020-10-03T13:26:27.490Z] #41 78.00   DEP      criu/file-lock.d
13:26:27 [2020-10-03T13:26:27.754Z] #41 78.30   DEP      criu/file-ids.d
13:26:27 [2020-10-03T13:26:27.754Z] #41 78.40   DEP      criu/fifo.d
13:26:27 [2020-10-03T13:26:27.811Z] #41 79.63   DEP      criu/lsm.d
13:26:27 [2020-10-03T13:26:27.811Z] #41 79.92   DEP      criu/log.d
13:26:28 [2020-10-03T13:26:28.027Z] #41 78.55   DEP      criu/fdstore.d
13:26:28 [2020-10-03T13:26:28.027Z] #41 78.65   DEP      criu/fault-injection.d
13:26:28 [2020-10-03T13:26:28.027Z] #41 78.69   DEP      criu/external.d
13:26:28 [2020-10-03T13:26:28.027Z] #41 78.80   DEP      criu/eventpoll.d
13:26:28 [2020-10-03T13:26:28.073Z] #41 80.13   DEP      criu/libnetlink.d
13:26:28 [2020-10-03T13:26:28.286Z] #41 78.95   DEP      criu/eventfd.d
13:26:28 [2020-10-03T13:26:28.287Z] #41 79.05   DEP      criu/crtools.d
13:26:28 [2020-10-03T13:26:28.339Z] #41 80.36   DEP      criu/kerndat.d
13:26:28 [2020-10-03T13:26:28.546Z] #41 79.26   DEP      criu/cr-service.d
13:26:28 [2020-10-03T13:26:28.599Z] #41 80.57   DEP      criu/kcmp-ids.d
13:26:28 [2020-10-03T13:26:28.599Z] #41 80.64   DEP      criu/irmap.d
13:26:28 [2020-10-03T13:26:28.806Z] #41 79.45   DEP      criu/cr-restore.d
13:26:28 [2020-10-03T13:26:28.859Z] #41 80.82   DEP      criu/ipc_ns.d
13:26:28 [2020-10-03T13:26:28.859Z] #41 80.96   DEP      criu/image.d
13:26:29 [2020-10-03T13:26:29.068Z] #41 79.70   DEP      criu/cr-errno.d
13:26:29 [2020-10-03T13:26:29.068Z] #41 79.73   DEP      criu/cr-dump.d
13:26:29 [2020-10-03T13:26:29.119Z] #41 81.17   DEP      criu/image-desc.d
13:26:29 [2020-10-03T13:26:29.249Z] #18 27.60 Unpacking bash-completion (1:2.8-6) ...
13:26:29 [2020-10-03T13:26:29.332Z] #41 79.99   DEP      criu/cr-dedup.d
13:26:29 [2020-10-03T13:26:29.380Z] #41 81.27   DEP      criu/fsnotify.d
13:26:29 [2020-10-03T13:26:29.380Z] #41 81.50   DEP      criu/filesystems.d
13:26:29 [2020-10-03T13:26:29.591Z] #41 80.18   DEP      criu/cr-check.d
13:26:29 [2020-10-03T13:26:29.591Z] #41 80.38   DEP      criu/config.d
13:26:29 [2020-10-03T13:26:29.639Z] #41 81.69   DEP      criu/files.d
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.07 Selecting previously unselected package bzip2.
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.24 Selecting previously unselected package xz-utils.
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.25 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
13:26:29 [2020-10-03T13:26:29.828Z] #18 28.25 Unpacking xz-utils (5.2.4-1) ...
13:26:29 [2020-10-03T13:26:29.861Z] #41 80.53   DEP      criu/clone-noasan.d
13:26:29 [2020-10-03T13:26:29.899Z] #41 81.86   DEP      criu/files-reg.d
13:26:29 [2020-10-03T13:26:29.899Z] #41 82.01   DEP      criu/files-ext.d
13:26:30 [2020-10-03T13:26:30.092Z] #18 28.39 Selecting previously unselected package apparmor.
13:26:30 [2020-10-03T13:26:30.092Z] #18 28.40 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.092Z] #18 28.46 Unpacking apparmor (2.13.2-10) ...
13:26:30 [2020-10-03T13:26:30.122Z] #41 80.67   DEP      criu/cgroup.d
13:26:30 [2020-10-03T13:26:30.159Z] #41 82.20   DEP      criu/file-lock.d
13:26:30 [2020-10-03T13:26:30.159Z] #41 82.33   DEP      criu/file-ids.d
13:26:30 [2020-10-03T13:26:30.357Z] #18 28.78 Selecting previously unselected package aufs-tools.
13:26:30 [2020-10-03T13:26:30.357Z] #18 28.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.357Z] #18 28.80 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:26:30 [2020-10-03T13:26:30.385Z] #41 ...
13:26:30 [2020-10-03T13:26:30.385Z] 
13:26:30 [2020-10-03T13:26:30.385Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:26:30 [2020-10-03T13:26:30.385Z] #30 DONE 147.3s
13:26:30 [2020-10-03T13:26:30.385Z] 
13:26:30 [2020-10-03T13:26:30.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:30 [2020-10-03T13:26:30.385Z] #41 80.84   DEP      criu/cgroup-props.d
13:26:30 [2020-10-03T13:26:30.385Z] #41 ...
13:26:30 [2020-10-03T13:26:30.385Z] 
13:26:30 [2020-10-03T13:26:30.385Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:30 [2020-10-03T13:26:30.385Z] #18 13.37 Reading package lists...
13:26:30 [2020-10-03T13:26:30.385Z] #18 17.23 Building dependency tree...
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.13 libcap2-bin is already the newest version (1:2.25-2).
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.13 The following additional packages will be installed:
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.14   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.14   python3.7 python3.7-minimal vim-runtime xxd
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15 Suggested packages:
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15 Recommended packages:
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15   aufs-dkms nftables build-essential python3-dev python3-keyring
13:26:30 [2020-10-03T13:26:30.385Z] #18 19.15   python3-keyrings.alt python3-xdg unzip
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14 The following NEW packages will be installed:
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.14   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.15   xz-utils zip
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.57 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.57 Need to get 28.5 MB of archives.
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.57 After this operation, 116 MB of additional disk space will be used.
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 21.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 22.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 23.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 23.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:26:30 [2020-10-03T13:26:30.385Z] #18 23.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:26:30 [2020-10-03T13:26:30.386Z] #18 23.87 debconf: delaying package configuration, since apt-utils is not installed
13:26:30 [2020-10-03T13:26:30.386Z] #18 23.95 Fetched 28.5 MB in 2s (13.4 MB/s)
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.09 Selecting previously unselected package pigz.
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.14 Unpacking pigz (2.4-1) ...
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.26 Selecting previously unselected package libpython3.7-minimal:amd64.
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:26:30 [2020-10-03T13:26:30.386Z] #18 24.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:26:30 [2020-10-03T13:26:30.386Z] #18 ...
13:26:30 [2020-10-03T13:26:30.386Z] 
13:26:30 [2020-10-03T13:26:30.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:30 [2020-10-03T13:26:30.386Z] #41 81.06   DEP      criu/bitmap.d
13:26:30 [2020-10-03T13:26:30.420Z] #41 82.50   DEP      criu/fifo.d
13:26:30 [2020-10-03T13:26:30.621Z] #18 28.92 Selecting previously unselected package libonig5:arm64.
13:26:30 [2020-10-03T13:26:30.621Z] #18 28.93 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.621Z] #18 28.93 Unpacking libonig5:arm64 (6.9.1-1) ...
13:26:30 [2020-10-03T13:26:30.621Z] #18 29.12 Selecting previously unselected package libjq1:arm64.
13:26:30 [2020-10-03T13:26:30.621Z] #18 29.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.621Z] #18 29.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
13:26:30 [2020-10-03T13:26:30.644Z] #41 81.08   DEP      criu/bfd.d
13:26:30 [2020-10-03T13:26:30.644Z] #41 81.29   DEP      criu/autofs.d
13:26:30 [2020-10-03T13:26:30.679Z] #41 82.64   DEP      criu/fdstore.d
13:26:30 [2020-10-03T13:26:30.679Z] #41 82.78   DEP      criu/fault-injection.d
13:26:30 [2020-10-03T13:26:30.679Z] #41 82.83   DEP      criu/external.d
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.25 Selecting previously unselected package jq.
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.26 Unpacking jq (1.5+dfsg-2+b1) ...
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.37 Selecting previously unselected package libaio1:arm64.
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.37 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.40 Unpacking libaio1:arm64 (0.3.112-3) ...
13:26:30 [2020-10-03T13:26:30.886Z] #18 29.48 Selecting previously unselected package libgpm2:arm64.
13:26:30 [2020-10-03T13:26:30.938Z] #41 82.93   DEP      criu/eventpoll.d
13:26:31 [2020-10-03T13:26:31.150Z] #18 29.49 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
13:26:31 [2020-10-03T13:26:31.150Z] #18 29.49 Unpacking libgpm2:arm64 (1.20.7-5) ...
13:26:31 [2020-10-03T13:26:31.150Z] #18 29.59 Selecting previously unselected package libicu63:arm64.
13:26:31 [2020-10-03T13:26:31.150Z] #18 29.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
13:26:31 [2020-10-03T13:26:31.150Z] #18 29.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
13:26:31 [2020-10-03T13:26:31.198Z] #41 83.14   DEP      criu/eventfd.d
13:26:31 [2020-10-03T13:26:31.212Z] #41 81.68   DEP      criu/aio.d
13:26:31 [2020-10-03T13:26:31.212Z] #41 81.95   DEP      criu/action-scripts.d
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.02 Selecting previously unselected package vim.
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.10 Unpacking vim (2:8.1.0875-5) ...
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.80 Selecting previously unselected package xfsprogs.
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
13:26:31 [2020-10-03T13:26:31.394Z] #19 56.82 Unpacking xfsprogs (4.20.0-1) ...
13:26:31 [2020-10-03T13:26:31.458Z] #41 83.26   DEP      criu/crtools.d
13:26:31 [2020-10-03T13:26:31.458Z] #41 83.44   DEP      criu/cr-service.d
13:26:31 [2020-10-03T13:26:31.472Z] #41 82.20   CC       criu/action-scripts.o
13:26:31 [2020-10-03T13:26:31.718Z] #41 83.64   DEP      criu/cr-restore.d
13:26:31 [2020-10-03T13:26:31.718Z] #41 83.83   DEP      criu/cr-errno.d
13:26:31 [2020-10-03T13:26:31.718Z] #41 83.85   DEP      criu/cr-dump.d
13:26:32 [2020-10-03T13:26:32.040Z] #41 82.53   CC       criu/aio.o
13:26:32 [2020-10-03T13:26:32.043Z] #19 57.47 Selecting previously unselected package zip.
13:26:32 [2020-10-03T13:26:32.043Z] #19 57.49 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
13:26:32 [2020-10-03T13:26:32.043Z] #19 57.49 Unpacking zip (3.0-11+b1) ...
13:26:32 [2020-10-03T13:26:32.043Z] #19 ...
13:26:32 [2020-10-03T13:26:32.043Z] 
13:26:32 [2020-10-03T13:26:32.043Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:32 [2020-10-03T13:26:32.043Z] #44 154.6 net/http/httptrace
13:26:32 [2020-10-03T13:26:32.043Z] #44 155.0 net/http
13:26:32 [2020-10-03T13:26:32.287Z] #41 84.16   DEP      criu/cr-dedup.d
13:26:32 [2020-10-03T13:26:32.287Z] #41 84.32   DEP      criu/cr-check.d
13:26:32 [2020-10-03T13:26:32.302Z] #41 82.97   CC       criu/autofs.o
13:26:32 [2020-10-03T13:26:32.341Z] #44 ...
13:26:32 [2020-10-03T13:26:32.341Z] 
13:26:32 [2020-10-03T13:26:32.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:32 [2020-10-03T13:26:32.341Z] #42 95.10   DEP      criu/bfd.d
13:26:32 [2020-10-03T13:26:32.341Z] #42 95.27   DEP      criu/autofs.d
13:26:32 [2020-10-03T13:26:32.341Z] #42 95.49   DEP      criu/aio.d
13:26:32 [2020-10-03T13:26:32.341Z] #42 95.73   DEP      criu/action-scripts.d
13:26:32 [2020-10-03T13:26:32.341Z] #42 96.09   CC       criu/action-scripts.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 96.75   CC       criu/aio.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 97.57   CC       criu/autofs.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 99.98   CC       criu/bfd.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 100.8   CC       criu/bitmap.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 101.1   CC       criu/cgroup-props.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 102.3   CC       criu/cgroup.o
13:26:32 [2020-10-03T13:26:32.341Z] #42 ...
13:26:32 [2020-10-03T13:26:32.341Z] 
13:26:32 [2020-10-03T13:26:32.341Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.77 Setting up aufs-tools (1:4.14+20190211-1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.78 Setting up libip6tc0:ppc64el (1.8.2-4) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.79 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.81 Setting up libgpm2:ppc64el (1.20.7-5) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.82 Setting up libip4tc0:ppc64el (1.8.2-4) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.84 Setting up uidmap (1:4.5-1.1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.86 Setting up libnftnl11:ppc64el (1.1.2-2) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.89 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.90 Setting up xxd (2:8.1.0875-5) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.90 Setting up zip (3.0-11+b1) ...
13:26:32 [2020-10-03T13:26:32.341Z] #19 57.91 Setting up vim-common (2:8.1.0875-5) ...
13:26:32 [2020-10-03T13:26:32.547Z] #41 84.48   DEP      criu/config.d
13:26:32 [2020-10-03T13:26:32.547Z] #41 84.62   DEP      criu/clone-noasan.d
13:26:32 [2020-10-03T13:26:32.547Z] #41 84.70   DEP      criu/cgroup.d
13:26:32 [2020-10-03T13:26:32.639Z] #19 57.97 Setting up bash-completion (1:2.8-6) ...
13:26:32 [2020-10-03T13:26:32.807Z] #41 84.83   DEP      criu/cgroup-props.d
13:26:32 [2020-10-03T13:26:32.807Z] #41 84.92   DEP      criu/bitmap.d
13:26:32 [2020-10-03T13:26:32.807Z] #41 84.95   DEP      criu/bfd.d
13:26:33 [2020-10-03T13:26:33.067Z] #41 85.10   DEP      criu/autofs.d
13:26:33 [2020-10-03T13:26:33.327Z] #41 ...
13:26:33 [2020-10-03T13:26:33.327Z] 
13:26:33 [2020-10-03T13:26:33.327Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:26:33 [2020-10-03T13:26:33.327Z] #30 DONE 150.6s
13:26:33 [2020-10-03T13:26:33.327Z] 
13:26:33 [2020-10-03T13:26:33.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:33 [2020-10-03T13:26:33.327Z] #41 85.27   DEP      criu/aio.d
13:26:33 [2020-10-03T13:26:33.327Z] #41 ...
13:26:33 [2020-10-03T13:26:33.327Z] 
13:26:33 [2020-10-03T13:26:33.327Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.14 The following NEW packages will be installed:
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.15   xz-utils zip
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.54 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.54 Need to get 28.5 MB of archives.
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.54 After this operation, 116 MB of additional disk space will be used.
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:26:33 [2020-10-03T13:26:33.327Z] #18 22.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 23.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.79 debconf: delaying package configuration, since apt-utils is not installed
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.89 Fetched 28.5 MB in 2s (15.2 MB/s)
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.95 Selecting previously unselected package pigz.
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
13:26:33 [2020-10-03T13:26:33.328Z] #18 24.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.00 Unpacking pigz (2.4-1) ...
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.09 Selecting previously unselected package libpython3.7-minimal:amd64.
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.48 Selecting previously unselected package python3.7-minimal.
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:26:33 [2020-10-03T13:26:33.328Z] #18 25.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:33 [2020-10-03T13:26:33.588Z] #18 26.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:26:33 [2020-10-03T13:26:33.588Z] #18 26.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:33 [2020-10-03T13:26:33.679Z] #41 84.37   CC       criu/bfd.o
13:26:33 [2020-10-03T13:26:33.702Z] #19 ...
13:26:33 [2020-10-03T13:26:33.702Z] 
13:26:33 [2020-10-03T13:26:33.702Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:26:33 [2020-10-03T13:26:33.702Z] #23 155.9 + mkdir -p /tmp/tmp.h96FCSYOWu/src/github.com/docker
13:26:33 [2020-10-03T13:26:33.702Z] #23 155.9 + mv components/cli /tmp/tmp.h96FCSYOWu/src/github.com/docker/cli
13:26:33 [2020-10-03T13:26:33.702Z] #23 156.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:26:34 [2020-10-03T13:26:34.248Z] #41 84.81   CC       criu/bitmap.o
13:26:34 [2020-10-03T13:26:34.248Z] #41 84.98   CC       criu/cgroup-props.o
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.45 Selecting previously unselected package libnet1:arm64.
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.60 Selecting previously unselected package libnl-3-200:arm64.
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.62 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.74 Selecting previously unselected package libprotobuf-c1:arm64.
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.76 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.85 Selecting previously unselected package libreadline5:arm64.
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
13:26:34 [2020-10-03T13:26:34.479Z] #18 32.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
13:26:34 [2020-10-03T13:26:34.742Z] #18 33.05 Selecting previously unselected package net-tools.
13:26:34 [2020-10-03T13:26:34.743Z] #18 33.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
13:26:34 [2020-10-03T13:26:34.743Z] #18 33.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:26:35 [2020-10-03T13:26:35.006Z] #18 33.30 Selecting previously unselected package python-pip-whl.
13:26:35 [2020-10-03T13:26:35.006Z] #18 33.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:26:35 [2020-10-03T13:26:35.006Z] #18 33.33 Unpacking python-pip-whl (18.1-5) ...
13:26:35 [2020-10-03T13:26:35.189Z] #41 85.62   CC       criu/cgroup.o
13:26:35 [2020-10-03T13:26:35.257Z] #23 ...
13:26:35 [2020-10-03T13:26:35.257Z] 
13:26:35 [2020-10-03T13:26:35.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:35 [2020-10-03T13:26:35.257Z] #42 107.2   CC       criu/clone-noasan.o
13:26:35 [2020-10-03T13:26:35.257Z] #42 107.6   CC       criu/config.o
13:26:35 [2020-10-03T13:26:35.270Z] #18 ...
13:26:35 [2020-10-03T13:26:35.270Z] 
13:26:35 [2020-10-03T13:26:35.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:35 [2020-10-03T13:26:35.270Z] #41 68.54   CC       criu/autofs.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 69.81   CC       criu/bfd.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 70.34   CC       criu/bitmap.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 70.45   CC       criu/cgroup-props.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 70.98   CC       criu/cgroup.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 73.09   CC       criu/clone-noasan.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 73.34   CC       criu/config.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 74.50   CC       criu/cr-check.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 75.98   CC       criu/cr-dedup.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 76.31   CC       criu/cr-dump.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 78.05   CC       criu/cr-errno.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 78.13   CC       criu/cr-restore.o
13:26:35 [2020-10-03T13:26:35.270Z] #41 ...
13:26:35 [2020-10-03T13:26:35.270Z] 
13:26:35 [2020-10-03T13:26:35.270Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:35 [2020-10-03T13:26:35.270Z] #18 33.77 Selecting previously unselected package python3-lib2to3.
13:26:35 [2020-10-03T13:26:35.270Z] #18 33.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:26:35 [2020-10-03T13:26:35.270Z] #18 33.78 Unpacking python3-lib2to3 (3.7.3-1) ...
13:26:35 [2020-10-03T13:26:35.534Z] #18 33.92 Selecting previously unselected package python3-distutils.
13:26:35 [2020-10-03T13:26:35.534Z] #18 33.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:26:35 [2020-10-03T13:26:35.534Z] #18 33.95 Unpacking python3-distutils (3.7.3-1) ...
13:26:35 [2020-10-03T13:26:35.798Z] #18 34.08 Selecting previously unselected package python3-pip.
13:26:35 [2020-10-03T13:26:35.799Z] #18 34.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:26:35 [2020-10-03T13:26:35.799Z] #18 34.10 Unpacking python3-pip (18.1-5) ...
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.32 Selecting previously unselected package python3-pkg-resources.
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.34 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.34 Unpacking python3-pkg-resources (40.8.0-1) ...
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.51 Selecting previously unselected package python3-setuptools.
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:26:36 [2020-10-03T13:26:36.063Z] #18 34.54 Unpacking python3-setuptools (40.8.0-1) ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 28.92 Selecting previously unselected package python3-minimal.
13:26:36 [2020-10-03T13:26:36.127Z] #18 28.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
13:26:36 [2020-10-03T13:26:36.127Z] #18 28.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.00 Unpacking python3-minimal (3.7.3-1) ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.07 Selecting previously unselected package libmpdec2:amd64.
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.09 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.19 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.127Z] #18 29.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.328Z] #18 34.78 Selecting previously unselected package python3-wheel.
13:26:36 [2020-10-03T13:26:36.328Z] #18 34.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:26:36 [2020-10-03T13:26:36.328Z] #18 34.80 Unpacking python3-wheel (0.32.3-2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #41 ...
13:26:36 [2020-10-03T13:26:36.571Z] 
13:26:36 [2020-10-03T13:26:36.571Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:36 [2020-10-03T13:26:36.571Z] #18 24.70 Selecting previously unselected package python3.7-minimal.
13:26:36 [2020-10-03T13:26:36.571Z] #18 24.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 24.75 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 25.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 25.75 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.62 Selecting previously unselected package python3-minimal.
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.68 Unpacking python3-minimal (3.7.3-1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.77 Selecting previously unselected package libmpdec2:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.79 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.89 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 27.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.79 Selecting previously unselected package python3.7.
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.90 Selecting previously unselected package libpython3-stdlib:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 28.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.00 Setting up python3-minimal (3.7.3-1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.82 Selecting previously unselected package python3.
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.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 ... 24093 files and directories currently installed.)
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.88 Unpacking python3 (3.7.3-1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 29.99 Selecting previously unselected package libip4tc0:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.00 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.08 Selecting previously unselected package libip6tc0:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.08 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.17 Selecting previously unselected package libiptc0:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.18 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.28 Selecting previously unselected package libnfnetlink0:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.44 Selecting previously unselected package libnftnl11:amd64.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.53 Selecting previously unselected package iptables.
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:26:36 [2020-10-03T13:26:36.571Z] #18 30.57 Unpacking iptables (1.8.2-4) ...
13:26:36 [2020-10-03T13:26:36.593Z] #18 34.90 Selecting previously unselected package sudo.
13:26:36 [2020-10-03T13:26:36.593Z] #18 34.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
13:26:36 [2020-10-03T13:26:36.593Z] #18 34.92 Unpacking sudo (1.8.27-1+deb10u2) ...
13:26:36 [2020-10-03T13:26:36.835Z] Client:
13:26:36 [2020-10-03T13:26:36.835Z]  Debug Mode: false
13:26:36 [2020-10-03T13:26:36.835Z]  Plugins:
13:26:36 [2020-10-03T13:26:36.835Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
13:26:36 [2020-10-03T13:26:36.835Z] 
13:26:36 [2020-10-03T13:26:36.835Z] Server:
13:26:36 [2020-10-03T13:26:36.835Z]  Containers: 0
13:26:36 [2020-10-03T13:26:36.835Z]   Running: 0
13:26:36 [2020-10-03T13:26:36.835Z]   Paused: 0
13:26:36 [2020-10-03T13:26:36.835Z]   Stopped: 0
13:26:36 [2020-10-03T13:26:36.835Z]  Images: 0
13:26:36 [2020-10-03T13:26:36.835Z]  Server Version: 19.03.12
13:26:36 [2020-10-03T13:26:36.835Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:26:36 [2020-10-03T13:26:36.835Z]   Windows: 
13:26:36 [2020-10-03T13:26:36.835Z]   LCOW: 
13:26:36 [2020-10-03T13:26:36.835Z]  Logging Driver: json-file
13:26:36 [2020-10-03T13:26:36.835Z]  Plugins:
13:26:36 [2020-10-03T13:26:36.835Z]   Volume: local
13:26:36 [2020-10-03T13:26:36.835Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:26:36 [2020-10-03T13:26:36.835Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:26:36 [2020-10-03T13:26:36.835Z]  Swarm: inactive
13:26:36 [2020-10-03T13:26:36.835Z]  Default Isolation: process
13:26:36 [2020-10-03T13:26:36.835Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:26:36 [2020-10-03T13:26:36.835Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:26:36 [2020-10-03T13:26:36.835Z]  OSType: windows
13:26:36 [2020-10-03T13:26:36.835Z]  Architecture: x86_64
13:26:36 [2020-10-03T13:26:36.835Z]  CPUs: 4
13:26:36 [2020-10-03T13:26:36.835Z]  Total Memory: 32GiB
13:26:36 [2020-10-03T13:26:36.835Z]  Name: azwin-2-f57b20
13:26:36 [2020-10-03T13:26:36.835Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
13:26:36 [2020-10-03T13:26:36.835Z]  Docker Root Dir: D:\docker
13:26:36 [2020-10-03T13:26:36.835Z]  Debug Mode: false
13:26:36 [2020-10-03T13:26:36.835Z]  Registry: https://index.docker.io/v1/
13:26:36 [2020-10-03T13:26:36.835Z]  Labels:
13:26:36 [2020-10-03T13:26:36.835Z]  Experimental: true
13:26:36 [2020-10-03T13:26:36.835Z]  Insecure Registries:
13:26:36 [2020-10-03T13:26:36.835Z]   10.0.0.4:5000
13:26:36 [2020-10-03T13:26:36.835Z]   127.0.0.0/8
13:26:36 [2020-10-03T13:26:36.835Z]  Registry Mirrors:
13:26:36 [2020-10-03T13:26:36.835Z]   http://10.0.0.4:5000/
13:26:36 [2020-10-03T13:26:36.835Z]  Live Restore Enabled: false
13:26:36 [2020-10-03T13:26:36.835Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.08 Selecting previously unselected package python3.7.
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.09 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.17 Selecting previously unselected package libpython3-stdlib:amd64.
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:26:37 [2020-10-03T13:26:37.067Z] #18 30.30 Setting up python3-minimal (3.7.3-1) ...
13:26:37 [2020-10-03T13:26:37.090Z] #18 30.86 Selecting previously unselected package xxd.
13:26:37 [2020-10-03T13:26:37.090Z] #18 30.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:26:37 [2020-10-03T13:26:37.090Z] #18 30.87 Unpacking xxd (2:8.1.0875-5) ...
13:26:37 [2020-10-03T13:26:37.090Z] #18 31.00 Selecting previously unselected package vim-common.
13:26:37 [2020-10-03T13:26:37.090Z] #18 31.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:26:37 [2020-10-03T13:26:37.090Z] #18 31.04 Unpacking vim-common (2:8.1.0875-5) ...
13:26:37 [2020-10-03T13:26:37.171Z] #18 35.38 Selecting previously unselected package thin-provisioning-tools.
13:26:37 [2020-10-03T13:26:37.171Z] #18 35.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
13:26:37 [2020-10-03T13:26:37.171Z] #18 35.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:26:37 [2020-10-03T13:26:37.349Z] #18 31.21 Selecting previously unselected package bash-completion.
13:26:37 [2020-10-03T13:26:37.349Z] #18 31.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.70 Selecting previously unselected package uidmap.
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.71 Unpacking uidmap (1:4.5-1.1) ...
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.90 Selecting previously unselected package vim-runtime.
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.90 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:26:37 [2020-10-03T13:26:37.435Z] #18 35.96 Unpacking vim-runtime (2:8.1.0875-5) ...
13:26:38 [2020-10-03T13:26:38.029Z] #42 110.0   CC       criu/cr-check.o
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.22 Selecting previously unselected package python3.
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.31 Unpacking python3 (3.7.3-1) ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.38 Selecting previously unselected package libip4tc0:amd64.
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.39 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.53 Selecting previously unselected package libip6tc0:amd64.
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.55 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.63 Selecting previously unselected package libiptc0:amd64.
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.64 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.448Z] #18 31.65 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.72 Selecting previously unselected package libnfnetlink0:amd64.
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.88 Selecting previously unselected package libnftnl11:amd64.
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.90 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:26:38 [2020-10-03T13:26:38.707Z] #18 31.98 Selecting previously unselected package iptables.
13:26:38 [2020-10-03T13:26:38.967Z] #18 31.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:26:38 [2020-10-03T13:26:38.967Z] #18 31.99 Unpacking iptables (1.8.2-4) ...
13:26:39 [2020-10-03T13:26:39.227Z] #18 32.28 Selecting previously unselected package xxd.
13:26:39 [2020-10-03T13:26:39.228Z] #18 32.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:26:39 [2020-10-03T13:26:39.228Z] #18 32.29 Unpacking xxd (2:8.1.0875-5) ...
13:26:39 [2020-10-03T13:26:39.488Z] #18 32.40 Selecting previously unselected package vim-common.
13:26:39 [2020-10-03T13:26:39.488Z] #18 32.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:26:39 [2020-10-03T13:26:39.488Z] #18 32.44 Unpacking vim-common (2:8.1.0875-5) ...
13:26:39 [2020-10-03T13:26:39.488Z] #18 32.65 Selecting previously unselected package bash-completion.
13:26:39 [2020-10-03T13:26:39.488Z] #18 32.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:26:39 [2020-10-03T13:26:39.885Z] #18 33.62 Unpacking bash-completion (1:2.8-6) ...
13:26:40 [2020-10-03T13:26:40.005Z] #18 38.36 Selecting previously unselected package vim.
13:26:40 [2020-10-03T13:26:40.005Z] #18 38.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
13:26:40 [2020-10-03T13:26:40.005Z] #18 38.40 Unpacking vim (2:8.1.0875-5) ...
13:26:40 [2020-10-03T13:26:40.134Z] #42 ...
13:26:40 [2020-10-03T13:26:40.134Z] 
13:26:40 [2020-10-03T13:26:40.134Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.55 Setting up libiptc0:ppc64el (1.8.2-4) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.55 Setting up xz-utils (5.2.4-1) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.58 Setting up sudo (1.8.27-1+deb10u2) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.66 invoke-rc.d: could not determine current runlevel
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.67 invoke-rc.d: policy-rc.d denied execution of start.
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.69 Setting up pigz (2.4-1) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.69 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.70 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.70 Setting up python-pip-whl (18.1-5) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.70 Setting up libmpdec2:ppc64el (2.4.2-2) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 62.71 Setting up vim-runtime (2:8.1.0875-5) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.37 Setting up libaio1:ppc64el (0.3.112-3) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.38 Setting up libonig5:ppc64el (6.9.1-1) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.39 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.40 Setting up vim (2:8.1.0875-5) ...
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:26:40 [2020-10-03T13:26:40.134Z] #19 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.54 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.55 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.55 Setting up jq (1.5+dfsg-2+b1) ...
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.56 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
13:26:40 [2020-10-03T13:26:40.135Z] #19 63.56 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.02 Selecting previously unselected package bzip2.
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.10 Selecting previously unselected package xz-utils.
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:26:40 [2020-10-03T13:26:40.143Z] #18 34.12 Unpacking xz-utils (5.2.4-1) ...
13:26:40 [2020-10-03T13:26:40.402Z] #18 34.25 Selecting previously unselected package apparmor.
13:26:40 [2020-10-03T13:26:40.402Z] #18 34.27 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:26:40 [2020-10-03T13:26:40.402Z] #18 34.34 Unpacking apparmor (2.13.2-10) ...
13:26:40 [2020-10-03T13:26:40.584Z] #18 39.03 Selecting previously unselected package xfsprogs.
13:26:40 [2020-10-03T13:26:40.584Z] #18 39.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
13:26:40 [2020-10-03T13:26:40.584Z] #18 39.05 Unpacking xfsprogs (4.20.0-1) ...
13:26:40 [2020-10-03T13:26:40.661Z] #18 34.66 Selecting previously unselected package aufs-tools.
13:26:40 [2020-10-03T13:26:40.849Z] #18 39.45 Selecting previously unselected package zip.
13:26:40 [2020-10-03T13:26:40.921Z] #18 34.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:26:40 [2020-10-03T13:26:40.921Z] #18 34.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:26:40 [2020-10-03T13:26:40.921Z] #18 34.79 Selecting previously unselected package libonig5:amd64.
13:26:40 [2020-10-03T13:26:40.921Z] #18 34.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
13:26:40 [2020-10-03T13:26:40.921Z] #18 34.80 Unpacking libonig5:amd64 (6.9.1-1) ...
13:26:41 [2020-10-03T13:26:41.113Z] #18 39.45 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
13:26:41 [2020-10-03T13:26:41.113Z] #18 39.46 Unpacking zip (3.0-11+b1) ...
13:26:41 [2020-10-03T13:26:41.113Z] #18 39.71 Setting up aufs-tools (1:4.14+20190211-1) ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 34.97 Selecting previously unselected package libjq1:amd64.
13:26:41 [2020-10-03T13:26:41.180Z] #18 34.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 34.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.07 Selecting previously unselected package jq.
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.09 Unpacking jq (1.5+dfsg-2+b1) ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.18 Selecting previously unselected package libaio1:amd64.
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.20 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.21 Unpacking libaio1:amd64 (0.3.112-3) ...
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.28 Selecting previously unselected package libgpm2:amd64.
13:26:41 [2020-10-03T13:26:41.180Z] #18 35.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
13:26:41 [2020-10-03T13:26:41.209Z] ok  	github.com/docker/docker/cmd/dockerd	0.033s	coverage: 29.1% of statements
13:26:41 [2020-10-03T13:26:41.210Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
13:26:41 [2020-10-03T13:26:41.210Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:26:41 [2020-10-03T13:26:41.210Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:26:41 [2020-10-03T13:26:41.210Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:26:41 [2020-10-03T13:26:41.210Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.84 Setting up libip6tc0:arm64 (1.8.2-4) ...
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.86 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.88 Setting up libgpm2:arm64 (1.20.7-5) ...
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.89 Setting up libip4tc0:arm64 (1.8.2-4) ...
13:26:41 [2020-10-03T13:26:41.381Z] #18 39.91 Setting up uidmap (1:4.5-1.1) ...
13:26:41 [2020-10-03T13:26:41.440Z] #18 35.30 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:26:41 [2020-10-03T13:26:41.440Z] #18 35.35 Selecting previously unselected package libicu63:amd64.
13:26:41 [2020-10-03T13:26:41.440Z] #18 35.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
13:26:41 [2020-10-03T13:26:41.440Z] #18 35.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 39.92 Setting up libnftnl11:arm64 (1.1.2-2) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 39.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 39.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 39.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 39.99 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 40.00 Setting up xxd (2:8.1.0875-5) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 40.01 Setting up zip (3.0-11+b1) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 40.02 Setting up vim-common (2:8.1.0875-5) ...
13:26:41 [2020-10-03T13:26:41.646Z] #18 40.07 Setting up bash-completion (1:2.8-6) ...
13:26:41 [2020-10-03T13:26:41.669Z] #19 67.23 Setting up iptables (1.8.2-4) ...
13:26:41 [2020-10-03T13:26:41.669Z] #19 67.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:26:41 [2020-10-03T13:26:41.985Z] #19 67.34 Setting up python3 (3.7.3-1) ...
13:26:42 [2020-10-03T13:26:42.631Z] #19 68.00 Setting up python3-wheel (0.32.3-2) ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.27 Unpacking bash-completion (1:2.8-6) ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.55 Selecting previously unselected package bzip2.
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.65 Selecting previously unselected package xz-utils.
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.67 Unpacking xz-utils (5.2.4-1) ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.82 Selecting previously unselected package apparmor.
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.82 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:26:42 [2020-10-03T13:26:42.782Z] #18 35.88 Unpacking apparmor (2.13.2-10) ...
13:26:43 [2020-10-03T13:26:43.042Z] #18 36.21 Selecting previously unselected package aufs-tools.
13:26:43 [2020-10-03T13:26:43.290Z] #19 68.88 Setting up apparmor (2.13.2-10) ...
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.23 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.35 Selecting previously unselected package libonig5:amd64.
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.35 Unpacking libonig5:amd64 (6.9.1-1) ...
13:26:43 [2020-10-03T13:26:43.302Z] #18 36.49 Selecting previously unselected package libjq1:amd64.
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.64 Selecting previously unselected package jq.
13:26:43 [2020-10-03T13:26:43.562Z] #18 ...
13:26:43 [2020-10-03T13:26:43.562Z] 
13:26:43 [2020-10-03T13:26:43.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:43 [2020-10-03T13:26:43.562Z] #41 85.44   DEP      criu/action-scripts.d
13:26:43 [2020-10-03T13:26:43.562Z] #41 86.03   CC       criu/action-scripts.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 86.59   CC       criu/aio.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 87.02   CC       criu/autofs.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 88.36   CC       criu/bfd.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 88.90   CC       criu/bitmap.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 89.02   CC       criu/cgroup-props.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 89.71   CC       criu/cgroup.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 92.38   CC       criu/clone-noasan.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 92.59   CC       criu/config.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 93.86   CC       criu/cr-check.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 95.46   CC       criu/cr-dedup.o
13:26:43 [2020-10-03T13:26:43.562Z] #41 ...
13:26:43 [2020-10-03T13:26:43.562Z] 
13:26:43 [2020-10-03T13:26:43.562Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.64 Selecting previously unselected package jq.
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.562Z] #18 36.67 Unpacking jq (1.5+dfsg-2+b1) ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.76 Selecting previously unselected package libaio1:amd64.
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.79 Unpacking libaio1:amd64 (0.3.112-3) ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.85 Selecting previously unselected package libgpm2:amd64.
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.86 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.94 Selecting previously unselected package libicu63:amd64.
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
13:26:43 [2020-10-03T13:26:43.822Z] #18 36.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:26:44 [2020-10-03T13:26:44.213Z] #18 ...
13:26:44 [2020-10-03T13:26:44.213Z] 
13:26:44 [2020-10-03T13:26:44.213Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:44 [2020-10-03T13:26:44.213Z] #51 55.50 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
13:26:44 [2020-10-03T13:26:44.732Z] #18 38.74 Selecting previously unselected package libnet1:amd64.
13:26:44 [2020-10-03T13:26:44.732Z] #18 38.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:26:44 [2020-10-03T13:26:44.732Z] #18 38.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:26:44 [2020-10-03T13:26:44.994Z] #18 38.84 Selecting previously unselected package libnl-3-200:amd64.
13:26:44 [2020-10-03T13:26:44.994Z] #18 38.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
13:26:44 [2020-10-03T13:26:44.994Z] #18 38.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:26:44 [2020-10-03T13:26:44.994Z] #18 38.93 Selecting previously unselected package libprotobuf-c1:amd64.
13:26:44 [2020-10-03T13:26:44.994Z] #18 38.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:26:45 [2020-10-03T13:26:45.255Z] #18 38.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.01 Selecting previously unselected package libreadline5:amd64.
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.13 Selecting previously unselected package net-tools.
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:26:45 [2020-10-03T13:26:45.255Z] #18 39.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:26:45 [2020-10-03T13:26:45.514Z] #18 39.34 Selecting previously unselected package python-pip-whl.
13:26:45 [2020-10-03T13:26:45.514Z] #18 39.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:26:45 [2020-10-03T13:26:45.514Z] #18 39.35 Unpacking python-pip-whl (18.1-5) ...
13:26:45 [2020-10-03T13:26:45.673Z] ok  	github.com/docker/docker/daemon/cluster	0.040s	coverage: 0.5% of statements
13:26:46 [2020-10-03T13:26:46.059Z] #19 ...
13:26:46 [2020-10-03T13:26:46.059Z] 
13:26:46 [2020-10-03T13:26:46.059Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:46 [2020-10-03T13:26:46.059Z] #44 168.2 github.com/LK4D4/vndr/godl
13:26:46 [2020-10-03T13:26:46.059Z] #44 169.1 github.com/LK4D4/vndr
13:26:46 [2020-10-03T13:26:46.059Z] #44 ...
13:26:46 [2020-10-03T13:26:46.059Z] 
13:26:46 [2020-10-03T13:26:46.059Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:46 [2020-10-03T13:26:46.059Z] #42 112.8   CC       criu/cr-dedup.o
13:26:46 [2020-10-03T13:26:46.059Z] #42 113.3   CC       criu/cr-dump.o
13:26:46 [2020-10-03T13:26:46.059Z] #42 116.6   CC       criu/cr-errno.o
13:26:46 [2020-10-03T13:26:46.059Z] #42 116.7   CC       criu/cr-restore.o
13:26:46 [2020-10-03T13:26:46.059Z] #42 ...
13:26:46 [2020-10-03T13:26:46.059Z] 
13:26:46 [2020-10-03T13:26:46.059Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:46 [2020-10-03T13:26:46.059Z] #19 71.49 Setting up xfsprogs (4.20.0-1) ...
13:26:46 [2020-10-03T13:26:46.059Z] #19 71.50 Setting up python3-lib2to3 (3.7.3-1) ...
13:26:46 [2020-10-03T13:26:46.084Z] #18 39.93 Selecting previously unselected package python3-lib2to3.
13:26:46 [2020-10-03T13:26:46.084Z] #18 39.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:26:46 [2020-10-03T13:26:46.084Z] #18 39.94 Unpacking python3-lib2to3 (3.7.3-1) ...
13:26:46 [2020-10-03T13:26:46.084Z] #18 40.08 Selecting previously unselected package python3-distutils.
13:26:46 [2020-10-03T13:26:46.084Z] #18 40.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:26:46 [2020-10-03T13:26:46.084Z] #18 40.10 Unpacking python3-distutils (3.7.3-1) ...
13:26:46 [2020-10-03T13:26:46.309Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
13:26:46 [2020-10-03T13:26:46.343Z] #18 40.24 Selecting previously unselected package python3-pip.
13:26:46 [2020-10-03T13:26:46.343Z] #18 40.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:26:46 [2020-10-03T13:26:46.343Z] #18 40.26 Unpacking python3-pip (18.1-5) ...
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.44 Selecting previously unselected package python3-pkg-resources.
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.46 Unpacking python3-pkg-resources (40.8.0-1) ...
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.60 Selecting previously unselected package python3-setuptools.
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:26:46 [2020-10-03T13:26:46.603Z] #18 40.65 Unpacking python3-setuptools (40.8.0-1) ...
13:26:46 [2020-10-03T13:26:46.706Z] #19 71.93 Setting up python3-pkg-resources (40.8.0-1) ...
13:26:46 [2020-10-03T13:26:46.840Z] #51 57.43 + mkdir -p /build
13:26:46 [2020-10-03T13:26:46.840Z] #51 57.44 + cp runc /build/runc
13:26:46 [2020-10-03T13:26:46.863Z] #18 40.85 Selecting previously unselected package python3-wheel.
13:26:47 [2020-10-03T13:26:47.123Z] #18 40.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:26:47 [2020-10-03T13:26:47.123Z] #18 40.86 Unpacking python3-wheel (0.32.3-2) ...
13:26:47 [2020-10-03T13:26:47.123Z] #18 40.93 Selecting previously unselected package sudo.
13:26:47 [2020-10-03T13:26:47.123Z] #18 40.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
13:26:47 [2020-10-03T13:26:47.123Z] #18 40.95 Unpacking sudo (1.8.27-1+deb10u2) ...
13:26:47 [2020-10-03T13:26:47.347Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.46 Selecting previously unselected package thin-provisioning-tools.
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:26:47 [2020-10-03T13:26:47.693Z] #18 ...
13:26:47 [2020-10-03T13:26:47.693Z] 
13:26:47 [2020-10-03T13:26:47.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:47 [2020-10-03T13:26:47.693Z] #41 88.15   CC       criu/clone-noasan.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 88.36   CC       criu/config.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 89.57   CC       criu/cr-check.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 91.28   CC       criu/cr-dedup.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 91.71   CC       criu/cr-dump.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 93.73   CC       criu/cr-errno.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 93.80   CC       criu/cr-restore.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 97.70   CC       criu/cr-service.o
13:26:47 [2020-10-03T13:26:47.693Z] #41 ...
13:26:47 [2020-10-03T13:26:47.693Z] 
13:26:47 [2020-10-03T13:26:47.693Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.69 Selecting previously unselected package uidmap.
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
13:26:47 [2020-10-03T13:26:47.693Z] #18 41.71 Unpacking uidmap (1:4.5-1.1) ...
13:26:47 [2020-10-03T13:26:47.765Z] #19 ...
13:26:47 [2020-10-03T13:26:47.765Z] 
13:26:47 [2020-10-03T13:26:47.765Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:26:47 [2020-10-03T13:26:47.765Z] #44 DONE 180.1s
13:26:47 [2020-10-03T13:26:47.765Z] 
13:26:47 [2020-10-03T13:26:47.765Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:47 [2020-10-03T13:26:47.765Z] #19 73.19 Setting up python3-distutils (3.7.3-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #51 DONE 58.9s
13:26:47 [2020-10-03T13:26:47.812Z] 
13:26:47 [2020-10-03T13:26:47.812Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:47 [2020-10-03T13:26:47.812Z] #18 42.86 Setting up libiptc0:arm64 (1.8.2-4) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 42.87 Setting up xz-utils (5.2.4-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 42.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 42.91 Setting up sudo (1.8.27-1+deb10u2) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.02 invoke-rc.d: could not determine current runlevel
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.03 invoke-rc.d: policy-rc.d denied execution of start.
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.05 Setting up pigz (2.4-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.11 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.13 Setting up libnl-3-200:arm64 (3.4.0-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.16 Setting up python-pip-whl (18.1-5) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.19 Setting up libmpdec2:arm64 (2.4.2-2) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.21 Setting up vim-runtime (2:8.1.0875-5) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.66 Setting up libaio1:arm64 (0.3.112-3) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.67 Setting up libonig5:arm64 (6.9.1-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.68 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.69 Setting up vim (2:8.1.0875-5) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.93 Setting up jq (1.5+dfsg-2+b1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.94 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
13:26:47 [2020-10-03T13:26:47.812Z] #18 43.95 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:26:47 [2020-10-03T13:26:47.952Z] #18 41.81 Selecting previously unselected package vim-runtime.
13:26:47 [2020-10-03T13:26:47.952Z] #18 41.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:26:47 [2020-10-03T13:26:47.952Z] #18 41.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:26:47 [2020-10-03T13:26:47.952Z] #18 41.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:26:47 [2020-10-03T13:26:47.952Z] #18 41.89 Unpacking vim-runtime (2:8.1.0875-5) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.54 Selecting previously unselected package libnet1:amd64.
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.65 Selecting previously unselected package libnl-3-200:amd64.
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.73 Selecting previously unselected package libprotobuf-c1:amd64.
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.82 Selecting previously unselected package libreadline5:amd64.
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.93 Selecting previously unselected package net-tools.
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 40.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 41.18 Selecting previously unselected package python-pip-whl.
13:26:48 [2020-10-03T13:26:48.021Z] #18 41.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
13:26:48 [2020-10-03T13:26:48.021Z] #18 41.20 Unpacking python-pip-whl (18.1-5) ...
13:26:48 [2020-10-03T13:26:48.092Z] #18 46.39 Setting up iptables (1.8.2-4) ...
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:26:48 [2020-10-03T13:26:48.093Z] #18 46.54 Setting up python3 (3.7.3-1) ...
13:26:48 [2020-10-03T13:26:48.357Z] #18 ...
13:26:48 [2020-10-03T13:26:48.357Z] 
13:26:48 [2020-10-03T13:26:48.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:48 [2020-10-03T13:26:48.357Z] #41 81.70   CC       criu/cr-service.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 83.18   CC       criu/crtools.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 83.68   CC       criu/eventfd.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 83.93   CC       criu/eventpoll.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 84.66   CC       criu/external.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 84.99   CC       criu/fault-injection.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 85.09   CC       criu/fdstore.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 85.44   CC       criu/fifo.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 85.86   CC       criu/file-ids.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 86.20   CC       criu/file-lock.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 87.06   CC       criu/files-ext.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 87.38   CC       criu/files-reg.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 89.20   CC       criu/files.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 90.87   CC       criu/filesystems.o
13:26:48 [2020-10-03T13:26:48.357Z] #41 91.38   CC       criu/fsnotify.o
13:26:48 [2020-10-03T13:26:48.591Z] #18 41.67 Selecting previously unselected package python3-lib2to3.
13:26:48 [2020-10-03T13:26:48.591Z] #18 41.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
13:26:48 [2020-10-03T13:26:48.591Z] #18 41.69 Unpacking python3-lib2to3 (3.7.3-1) ...
13:26:48 [2020-10-03T13:26:48.621Z] #41 ...
13:26:48 [2020-10-03T13:26:48.621Z] 
13:26:48 [2020-10-03T13:26:48.621Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:48 [2020-10-03T13:26:48.621Z] #18 47.07 Setting up python3-wheel (0.32.3-2) ...
13:26:48 [2020-10-03T13:26:48.850Z] #18 41.80 Selecting previously unselected package python3-distutils.
13:26:48 [2020-10-03T13:26:48.850Z] #18 41.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
13:26:48 [2020-10-03T13:26:48.850Z] #18 41.82 Unpacking python3-distutils (3.7.3-1) ...
13:26:48 [2020-10-03T13:26:48.850Z] #18 41.98 Selecting previously unselected package python3-pip.
13:26:48 [2020-10-03T13:26:48.850Z] #18 41.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
13:26:48 [2020-10-03T13:26:48.850Z] #18 42.00 Unpacking python3-pip (18.1-5) ...
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.13 Selecting previously unselected package python3-pkg-resources.
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.13 Unpacking python3-pkg-resources (40.8.0-1) ...
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.27 Selecting previously unselected package python3-setuptools.
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
13:26:49 [2020-10-03T13:26:49.110Z] #18 42.28 Unpacking python3-setuptools (40.8.0-1) ...
13:26:49 [2020-10-03T13:26:49.127Z] #19 74.35 Setting up python3-setuptools (40.8.0-1) ...
13:26:49 [2020-10-03T13:26:49.199Z] #18 47.65 Setting up apparmor (2.13.2-10) ...
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.49 Selecting previously unselected package python3-wheel.
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.51 Unpacking python3-wheel (0.32.3-2) ...
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.58 Selecting previously unselected package sudo.
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
13:26:49 [2020-10-03T13:26:49.370Z] #18 42.59 Unpacking sudo (1.8.27-1+deb10u2) ...
13:26:49 [2020-10-03T13:26:49.940Z] #18 43.11 Selecting previously unselected package thin-provisioning-tools.
13:26:50 [2020-10-03T13:26:50.087Z] #54 ...
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:26:50 [2020-10-03T13:26:50.087Z] #47 DONE 256.7s
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:26:50 [2020-10-03T13:26:50.087Z] #54 ...
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:26:50 [2020-10-03T13:26:50.087Z] #48 DONE 0.5s
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:26:50 [2020-10-03T13:26:50.087Z] #50 DONE 0.0s
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:26:50 [2020-10-03T13:26:50.087Z] #52 DONE 0.2s
13:26:50 [2020-10-03T13:26:50.087Z] 
13:26:50 [2020-10-03T13:26:50.087Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:26:50 [2020-10-03T13:26:50.184Z] #19 75.65 Setting up python3-pip (18.1-5) ...
13:26:50 [2020-10-03T13:26:50.199Z] #18 43.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:26:50 [2020-10-03T13:26:50.200Z] #18 43.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:26:50 [2020-10-03T13:26:50.200Z] #18 43.31 Selecting previously unselected package uidmap.
13:26:50 [2020-10-03T13:26:50.200Z] #18 43.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
13:26:50 [2020-10-03T13:26:50.200Z] #18 43.34 Unpacking uidmap (1:4.5-1.1) ...
13:26:50 [2020-10-03T13:26:50.459Z] #18 43.45 Selecting previously unselected package vim-runtime.
13:26:50 [2020-10-03T13:26:50.459Z] #18 43.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:26:50 [2020-10-03T13:26:50.459Z] #18 43.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:26:50 [2020-10-03T13:26:50.459Z] #18 43.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:26:50 [2020-10-03T13:26:50.459Z] #18 43.53 Unpacking vim-runtime (2:8.1.0875-5) ...
13:26:51 [2020-10-03T13:26:51.141Z] #18 49.35 Setting up xfsprogs (4.20.0-1) ...
13:26:51 [2020-10-03T13:26:51.141Z] #18 49.36 Setting up python3-lib2to3 (3.7.3-1) ...
13:26:51 [2020-10-03T13:26:51.141Z] #18 49.64 Setting up python3-pkg-resources (40.8.0-1) ...
13:26:51 [2020-10-03T13:26:51.247Z] #18 44.84 Selecting previously unselected package vim.
13:26:51 [2020-10-03T13:26:51.247Z] #18 44.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
13:26:51 [2020-10-03T13:26:51.247Z] #18 44.88 Unpacking vim (2:8.1.0875-5) ...
13:26:51 [2020-10-03T13:26:51.507Z] #18 45.43 Selecting previously unselected package xfsprogs.
13:26:51 [2020-10-03T13:26:51.507Z] #18 45.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
13:26:51 [2020-10-03T13:26:51.507Z] #18 45.45 Unpacking xfsprogs (4.20.0-1) ...
13:26:51 [2020-10-03T13:26:51.720Z] #19 76.84 Processing triggers for libc-bin (2.28-10) ...
13:26:51 [2020-10-03T13:26:51.720Z] #19 76.88 Processing triggers for mime-support (3.62) ...
13:26:51 [2020-10-03T13:26:51.720Z] #19 DONE 77.2s
13:26:51 [2020-10-03T13:26:51.720Z] 
13:26:51 [2020-10-03T13:26:51.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:51 [2020-10-03T13:26:51.720Z] #42 123.7   CC       criu/cr-service.o
13:26:52 [2020-10-03T13:26:52.077Z] #18 45.90 Selecting previously unselected package zip.
13:26:52 [2020-10-03T13:26:52.077Z] #18 45.92 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
13:26:52 [2020-10-03T13:26:52.077Z] #18 45.93 Unpacking zip (3.0-11+b1) ...
13:26:52 [2020-10-03T13:26:52.093Z] #18 50.26 Setting up python3-distutils (3.7.3-1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.16 Setting up aufs-tools (1:4.14+20190211-1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.20 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.22 Setting up libgpm2:amd64 (1.20.7-5) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.23 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.25 Setting up uidmap (1:4.5-1.1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.26 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.33 Setting up xxd (2:8.1.0875-5) ...
13:26:52 [2020-10-03T13:26:52.337Z] #18 46.35 Setting up zip (3.0-11+b1) ...
13:26:52 [2020-10-03T13:26:52.357Z] #18 50.61 Setting up python3-setuptools (40.8.0-1) ...
13:26:52 [2020-10-03T13:26:52.370Z] #42 ...
13:26:52 [2020-10-03T13:26:52.370Z] 
13:26:52 [2020-10-03T13:26:52.370Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:26:52 [2020-10-03T13:26:52.370Z] #20 0.392 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:26:52 [2020-10-03T13:26:52.370Z] #20 0.396 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:26:52 [2020-10-03T13:26:52.370Z] #20 0.399 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:26:52 [2020-10-03T13:26:52.370Z] #20 DONE 0.5s
13:26:52 [2020-10-03T13:26:52.370Z] 
13:26:52 [2020-10-03T13:26:52.370Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:26:52 [2020-10-03T13:26:52.597Z] #18 46.37 Setting up vim-common (2:8.1.0875-5) ...
13:26:52 [2020-10-03T13:26:52.597Z] #18 46.45 Setting up bash-completion (1:2.8-6) ...
13:26:53 [2020-10-03T13:26:53.199Z] #18 51.48 Setting up python3-pip (18.1-5) ...
13:26:53 [2020-10-03T13:26:53.753Z] #18 46.60 Selecting previously unselected package vim.
13:26:53 [2020-10-03T13:26:53.753Z] #18 46.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
13:26:53 [2020-10-03T13:26:53.753Z] #18 46.63 Unpacking vim (2:8.1.0875-5) ...
13:26:54 [2020-10-03T13:26:54.012Z] #18 ...
13:26:54 [2020-10-03T13:26:54.012Z] 
13:26:54 [2020-10-03T13:26:54.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:54 [2020-10-03T13:26:54.012Z] #41 95.82   CC       criu/cr-dump.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 97.71   CC       criu/cr-errno.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 97.85   CC       criu/cr-restore.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 102.1   CC       criu/cr-service.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 103.8   CC       criu/crtools.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 104.3   CC       criu/eventfd.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 104.7   CC       criu/eventpoll.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 105.4   CC       criu/external.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 105.7   CC       criu/fault-injection.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 105.8   CC       criu/fdstore.o
13:26:54 [2020-10-03T13:26:54.012Z] #41 ...
13:26:54 [2020-10-03T13:26:54.012Z] 
13:26:54 [2020-10-03T13:26:54.012Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:54 [2020-10-03T13:26:54.013Z] #18 47.15 Selecting previously unselected package xfsprogs.
13:26:54 [2020-10-03T13:26:54.013Z] #18 47.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
13:26:54 [2020-10-03T13:26:54.013Z] #18 47.17 Unpacking xfsprogs (4.20.0-1) ...
13:26:54 [2020-10-03T13:26:54.151Z] #18 52.51 Processing triggers for libc-bin (2.28-10) ...
13:26:54 [2020-10-03T13:26:54.151Z] #18 52.54 Processing triggers for mime-support (3.62) ...
13:26:54 [2020-10-03T13:26:54.252Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 14.1% of statements
13:26:54 [2020-10-03T13:26:54.582Z] #18 47.64 Selecting previously unselected package zip.
13:26:54 [2020-10-03T13:26:54.582Z] #18 47.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
13:26:54 [2020-10-03T13:26:54.582Z] #18 47.65 Unpacking zip (3.0-11+b1) ...
13:26:54 [2020-10-03T13:26:54.582Z] #18 47.83 Setting up aufs-tools (1:4.14+20190211-1) ...
13:26:54 [2020-10-03T13:26:54.583Z] #18 47.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:26:54 [2020-10-03T13:26:54.583Z] #18 47.86 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:26:54 [2020-10-03T13:26:54.583Z] #18 47.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:26:54 [2020-10-03T13:26:54.730Z] #18 DONE 53.0s
13:26:54 [2020-10-03T13:26:54.731Z] 
13:26:54 [2020-10-03T13:26:54.731Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:26:54 [2020-10-03T13:26:54.842Z] #18 47.88 Setting up libgpm2:amd64 (1.20.7-5) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.89 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.90 Setting up uidmap (1:4.5-1.1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.91 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.95 Setting up xxd (2:8.1.0875-5) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.96 Setting up zip (3.0-11+b1) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.97 Setting up vim-common (2:8.1.0875-5) ...
13:26:54 [2020-10-03T13:26:54.843Z] #18 47.99 Setting up bash-completion (1:2.8-6) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 48.94 Setting up libiptc0:amd64 (1.8.2-4) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 48.97 Setting up xz-utils (5.2.4-1) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 48.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.00 Setting up sudo (1.8.27-1+deb10u2) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.09 invoke-rc.d: could not determine current runlevel
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.10 invoke-rc.d: policy-rc.d denied execution of start.
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.11 Setting up pigz (2.4-1) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.13 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:26:55 [2020-10-03T13:26:55.137Z] #18 49.16 Setting up python-pip-whl (18.1-5) ...
13:26:55 [2020-10-03T13:26:55.290Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.8% of statements
13:26:55 [2020-10-03T13:26:55.397Z] #18 49.18 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:26:55 [2020-10-03T13:26:55.397Z] #18 49.20 Setting up vim-runtime (2:8.1.0875-5) ...
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.55 Setting up libaio1:amd64 (0.3.112-3) ...
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.57 Setting up libonig5:amd64 (6.9.1-1) ...
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.62 Setting up vim (2:8.1.0875-5) ...
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:26:55 [2020-10-03T13:26:55.666Z] #18 49.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:26:55 [2020-10-03T13:26:55.689Z] #19 1.154 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:26:55 [2020-10-03T13:26:55.689Z] #19 1.162 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:26:55 [2020-10-03T13:26:55.689Z] #19 1.169 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:26:55 [2020-10-03T13:26:55.925Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
13:26:55 [2020-10-03T13:26:55.928Z] #18 49.71 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:26:55 [2020-10-03T13:26:55.928Z] #18 49.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:26:55 [2020-10-03T13:26:55.928Z] #18 49.74 Setting up jq (1.5+dfsg-2+b1) ...
13:26:55 [2020-10-03T13:26:55.928Z] #18 49.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:26:55 [2020-10-03T13:26:55.928Z] #18 49.77 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:26:55 [2020-10-03T13:26:55.953Z] #19 DONE 1.4s
13:26:55 [2020-10-03T13:26:55.953Z] 
13:26:55 [2020-10-03T13:26:55.953Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:26:56 [2020-10-03T13:26:56.559Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
13:26:57 [2020-10-03T13:26:57.195Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
13:26:57 [2020-10-03T13:26:57.382Z] #18 50.54 Setting up libiptc0:amd64 (1.8.2-4) ...
13:26:57 [2020-10-03T13:26:57.382Z] #18 50.55 Setting up xz-utils (5.2.4-1) ...
13:26:57 [2020-10-03T13:26:57.382Z] #18 50.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:26:57 [2020-10-03T13:26:57.382Z] #18 50.60 Setting up sudo (1.8.27-1+deb10u2) ...
13:26:57 [2020-10-03T13:26:57.382Z] #18 50.67 invoke-rc.d: could not determine current runlevel
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.68 invoke-rc.d: policy-rc.d denied execution of start.
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.69 Setting up pigz (2.4-1) ...
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.72 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.74 Setting up python-pip-whl (18.1-5) ...
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.75 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:26:57 [2020-10-03T13:26:57.642Z] #18 50.78 Setting up vim-runtime (2:8.1.0875-5) ...
13:26:57 [2020-10-03T13:26:57.830Z] ok  	github.com/docker/docker/daemon	12.276s	coverage: 17.3% of statements
13:26:57 [2020-10-03T13:26:57.830Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:26:57 [2020-10-03T13:26:57.830Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:26:57 [2020-10-03T13:26:57.830Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:26:57 [2020-10-03T13:26:57.830Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:26:58 [2020-10-03T13:26:58.001Z] #21 5.032 Collecting yamllint==1.16.0
13:26:58 [2020-10-03T13:26:58.001Z] #21 5.432   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:26:58 [2020-10-03T13:26:58.001Z] #21 5.555 Collecting pyyaml (from yamllint==1.16.0)
13:26:58 [2020-10-03T13:26:58.001Z] #21 5.759   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.18 Setting up libaio1:amd64 (0.3.112-3) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.19 Setting up libonig5:amd64 (6.9.1-1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.22 Setting up vim (2:8.1.0875-5) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.36 Setting up jq (1.5+dfsg-2+b1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:26:58 [2020-10-03T13:26:58.161Z] #18 51.38 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.26 Setting up iptables (1.8.2-4) ...
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:26:58 [2020-10-03T13:26:58.468Z] #18 52.36 Setting up python3 (3.7.3-1) ...
13:26:58 [2020-10-03T13:26:58.468Z] #18 ...
13:26:58 [2020-10-03T13:26:58.468Z] 
13:26:58 [2020-10-03T13:26:58.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:58 [2020-10-03T13:26:58.468Z] #41 99.18   CC       criu/crtools.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 99.77   CC       criu/eventfd.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 100.2   CC       criu/eventpoll.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 101.2   CC       criu/external.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 101.5   CC       criu/fault-injection.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 101.6   CC       criu/fdstore.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 101.9   CC       criu/fifo.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 102.2   CC       criu/file-ids.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 102.6   CC       criu/file-lock.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 103.4   CC       criu/files-ext.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 103.7   CC       criu/files-reg.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 105.8   CC       criu/files.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 107.7   CC       criu/filesystems.o
13:26:58 [2020-10-03T13:26:58.468Z] #41 108.3   CC       criu/fsnotify.o
13:26:58 [2020-10-03T13:26:58.728Z] #41 ...
13:26:58 [2020-10-03T13:26:58.728Z] 
13:26:58 [2020-10-03T13:26:58.728Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:26:58 [2020-10-03T13:26:58.990Z] #18 52.76 Setting up python3-wheel (0.32.3-2) ...
13:26:59 [2020-10-03T13:26:59.279Z] #20 ...
13:26:59 [2020-10-03T13:26:59.279Z] 
13:26:59 [2020-10-03T13:26:59.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:59 [2020-10-03T13:26:59.279Z] #41 92.21   CC       criu/image-desc.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 92.36   CC       criu/image.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 93.28   CC       criu/ipc_ns.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 94.18   CC       criu/irmap.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 94.69   CC       criu/kcmp-ids.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 94.91   CC       criu/kerndat.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 95.93   CC       criu/libnetlink.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 96.23   CC       criu/log.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 96.58   CC       criu/lsm.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 96.85   CC       criu/mem.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 98.31   CC       criu/memfd.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 98.84   CC       criu/mount.o
13:26:59 [2020-10-03T13:26:59.279Z] #41 101.7   CC       criu/namespaces.o
13:26:59 [2020-10-03T13:26:59.342Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
13:26:59 [2020-10-03T13:26:59.541Z] #21 ...
13:26:59 [2020-10-03T13:26:59.541Z] 
13:26:59 [2020-10-03T13:26:59.541Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:26:59 [2020-10-03T13:26:59.541Z] #42 125.7   CC       criu/crtools.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 126.5   CC       criu/eventfd.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 126.9   CC       criu/eventpoll.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 128.0   CC       criu/external.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 128.5   CC       criu/fault-injection.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 128.5   CC       criu/fdstore.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 129.0   CC       criu/fifo.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 129.5   CC       criu/file-ids.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 129.9   CC       criu/file-lock.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 131.2   CC       criu/files-ext.o
13:26:59 [2020-10-03T13:26:59.541Z] #42 131.8   CC       criu/files-reg.o
13:26:59 [2020-10-03T13:26:59.564Z] #18 53.39 Setting up apparmor (2.13.2-10) ...
13:26:59 [2020-10-03T13:26:59.840Z] #42 ...
13:26:59 [2020-10-03T13:26:59.840Z] 
13:26:59 [2020-10-03T13:26:59.840Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
13:26:59 [2020-10-03T13:26:59.840Z] #31 DONE 192.2s
13:26:59 [2020-10-03T13:26:59.840Z] 
13:26:59 [2020-10-03T13:26:59.840Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:26:59 [2020-10-03T13:26:59.840Z] #21 7.725 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:26:59 [2020-10-03T13:26:59.840Z] #21 7.804   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:26:59 [2020-10-03T13:26:59.857Z] #41 103.0   CC       criu/net.o
13:26:59 [2020-10-03T13:26:59.977Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.179s	coverage: 56.2% of statements
13:27:00 [2020-10-03T13:27:00.121Z] #41 ...
13:27:00 [2020-10-03T13:27:00.121Z] 
13:27:00 [2020-10-03T13:27:00.121Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:00 [2020-10-03T13:27:00.121Z] #20 4.018 Collecting yamllint==1.16.0
13:27:00 [2020-10-03T13:27:00.140Z] #21 7.891 Building wheels for collected packages: pyyaml
13:27:00 [2020-10-03T13:27:00.140Z] #21 7.894   Running setup.py bdist_wheel for pyyaml: started
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.09 Setting up iptables (1.8.2-4) ...
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.15 Setting up python3 (3.7.3-1) ...
13:27:01 [2020-10-03T13:27:01.456Z] #18 54.61 Setting up python3-wheel (0.32.3-2) ...
13:27:01 [2020-10-03T13:27:01.473Z] #18 55.13 Setting up xfsprogs (4.20.0-1) ...
13:27:01 [2020-10-03T13:27:01.473Z] #18 55.15 Setting up python3-lib2to3 (3.7.3-1) ...
13:27:01 [2020-10-03T13:27:01.473Z] #18 55.51 Setting up python3-pkg-resources (40.8.0-1) ...
13:27:01 [2020-10-03T13:27:01.706Z] #21 9.416   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:27:01 [2020-10-03T13:27:01.706Z] #21 9.417   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:27:01 [2020-10-03T13:27:01.706Z] #21 9.503 Successfully built pyyaml
13:27:01 [2020-10-03T13:27:01.706Z] #21 9.520 Installing collected packages: pyyaml, pathspec, yamllint
13:27:02 [2020-10-03T13:27:02.007Z] #21 9.969 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:27:02 [2020-10-03T13:27:02.305Z] #21 DONE 10.2s
13:27:02 [2020-10-03T13:27:02.305Z] 
13:27:02 [2020-10-03T13:27:02.305Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:02 [2020-10-03T13:27:02.397Z] #18 55.37 Setting up apparmor (2.13.2-10) ...
13:27:02 [2020-10-03T13:27:02.413Z] #18 56.37 Setting up python3-distutils (3.7.3-1) ...
13:27:02 [2020-10-03T13:27:02.604Z] #55 ...
13:27:02 [2020-10-03T13:27:02.604Z] 
13:27:02 [2020-10-03T13:27:02.604Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:02 [2020-10-03T13:27:02.604Z] #42 134.8   CC       criu/files.o
13:27:02 [2020-10-03T13:27:02.982Z] #18 56.83 Setting up python3-setuptools (40.8.0-1) ...
13:27:04 [2020-10-03T13:27:04.307Z] #18 ...
13:27:04 [2020-10-03T13:27:04.307Z] 
13:27:04 [2020-10-03T13:27:04.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:04 [2020-10-03T13:27:04.307Z] #41 106.1   CC       criu/fifo.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 106.5   CC       criu/file-ids.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 107.0   CC       criu/file-lock.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 108.0   CC       criu/files-ext.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 108.4   CC       criu/files-reg.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 110.3   CC       criu/files.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 112.4   CC       criu/filesystems.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 113.0   CC       criu/fsnotify.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 114.1   CC       criu/image-desc.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 114.3   CC       criu/image.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 115.1   CC       criu/ipc_ns.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 116.2   CC       criu/irmap.o
13:27:04 [2020-10-03T13:27:04.307Z] #41 ...
13:27:04 [2020-10-03T13:27:04.307Z] 
13:27:04 [2020-10-03T13:27:04.307Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:27:04 [2020-10-03T13:27:04.307Z] #18 57.27 Setting up xfsprogs (4.20.0-1) ...
13:27:04 [2020-10-03T13:27:04.307Z] #18 57.28 Setting up python3-lib2to3 (3.7.3-1) ...
13:27:04 [2020-10-03T13:27:04.364Z] #18 58.07 Setting up python3-pip (18.1-5) ...
13:27:04 [2020-10-03T13:27:04.438Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.980s	coverage: 46.2% of statements
13:27:04 [2020-10-03T13:27:04.629Z] #18 57.63 Setting up python3-pkg-resources (40.8.0-1) ...
13:27:04 [2020-10-03T13:27:04.707Z] #42 137.0   CC       criu/filesystems.o
13:27:04 [2020-10-03T13:27:04.731Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
13:27:04 [2020-10-03T13:27:04.973Z] #54 229.3 + bin/containerd-stress
13:27:05 [2020-10-03T13:27:05.305Z] #18 ...
13:27:05 [2020-10-03T13:27:05.305Z] 
13:27:05 [2020-10-03T13:27:05.305Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:05 [2020-10-03T13:27:05.305Z] #38 178.8 + dpkg --print-architecture
13:27:05 [2020-10-03T13:27:05.305Z] #38 178.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:27:05 [2020-10-03T13:27:05.305Z] #38 179.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:27:05 [2020-10-03T13:27:05.305Z] #38 179.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:27:05 [2020-10-03T13:27:05.453Z] #20 ...
13:27:05 [2020-10-03T13:27:05.453Z] 
13:27:05 [2020-10-03T13:27:05.453Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:05 [2020-10-03T13:27:05.453Z] #47 169.7 + cd /tmp/tmp.oTyB82Ab9p/src/github.com/golangci/golangci-lint/
13:27:05 [2020-10-03T13:27:05.453Z] #47 169.7 + git checkout -q v1.23.8
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.1 ++ git describe --tags
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.1 + version=v1.23.8
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.1 ++ git rev-parse --short HEAD
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.1 + commit=76a82c6
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.1 ++ git show -s --format=%cd
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:27:05 [2020-10-03T13:27:05.453Z] #47 170.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:27:05 [2020-10-03T13:27:05.534Z] #54 231.4 + bin/containerd-shim
13:27:05 [2020-10-03T13:27:05.592Z] #18 58.74 Setting up python3-distutils (3.7.3-1) ...
13:27:05 [2020-10-03T13:27:05.760Z] #42 137.7   CC       criu/fsnotify.o
13:27:06 [2020-10-03T13:27:06.168Z] #18 59.27 Setting up python3-setuptools (40.8.0-1) ...
13:27:06 [2020-10-03T13:27:06.253Z] #38 ...
13:27:06 [2020-10-03T13:27:06.253Z] 
13:27:06 [2020-10-03T13:27:06.253Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
13:27:06 [2020-10-03T13:27:06.253Z] #18 59.18 Processing triggers for libc-bin (2.28-10) ...
13:27:06 [2020-10-03T13:27:06.253Z] #18 59.22 Processing triggers for mime-support (3.62) ...
13:27:06 [2020-10-03T13:27:06.253Z] #18 DONE 60.3s
13:27:06 [2020-10-03T13:27:06.513Z] 
13:27:06 [2020-10-03T13:27:06.513Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:27:06 [2020-10-03T13:27:06.815Z] #42 139.0   CC       criu/image-desc.o
13:27:06 [2020-10-03T13:27:06.815Z] #42 139.1   CC       criu/image.o
13:27:07 [2020-10-03T13:27:07.453Z] #19 0.916 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:27:07 [2020-10-03T13:27:07.453Z] #19 0.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:27:07 [2020-10-03T13:27:07.453Z] #19 0.924 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:27:07 [2020-10-03T13:27:07.453Z] #19 DONE 1.0s
13:27:07 [2020-10-03T13:27:07.453Z] 
13:27:07 [2020-10-03T13:27:07.453Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:07 [2020-10-03T13:27:07.550Z] #18 60.32 Setting up python3-pip (18.1-5) ...
13:27:07 [2020-10-03T13:27:07.875Z] #42 139.9   CC       criu/ipc_ns.o
13:27:08 [2020-10-03T13:27:08.253Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.342s	coverage: 49.5% of statements
13:27:08 [2020-10-03T13:27:08.379Z] #18 61.32 Processing triggers for libc-bin (2.28-10) ...
13:27:08 [2020-10-03T13:27:08.379Z] #18 61.36 Processing triggers for mime-support (3.62) ...
13:27:08 [2020-10-03T13:27:08.834Z] #20 ...
13:27:08 [2020-10-03T13:27:08.834Z] 
13:27:08 [2020-10-03T13:27:08.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:08 [2020-10-03T13:27:08.834Z] #41 109.5   CC       criu/image-desc.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 109.7   CC       criu/image.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 110.6   CC       criu/ipc_ns.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 111.7   CC       criu/irmap.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 112.2   CC       criu/kcmp-ids.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 112.5   CC       criu/kerndat.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 113.6   CC       criu/libnetlink.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 114.0   CC       criu/log.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 114.4   CC       criu/lsm.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 114.8   CC       criu/mem.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 116.5   CC       criu/memfd.o
13:27:08 [2020-10-03T13:27:08.834Z] #41 117.1   CC       criu/mount.o
13:27:08 [2020-10-03T13:27:08.937Z] #42 141.1   CC       criu/irmap.o
13:27:09 [2020-10-03T13:27:09.321Z] #18 DONE 62.4s
13:27:09 [2020-10-03T13:27:09.321Z] 
13:27:09 [2020-10-03T13:27:09.321Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
13:27:09 [2020-10-03T13:27:09.586Z] #42 141.8   CC       criu/kcmp-ids.o
13:27:09 [2020-10-03T13:27:09.683Z] #47 ...
13:27:09 [2020-10-03T13:27:09.683Z] 
13:27:09 [2020-10-03T13:27:09.683Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:09 [2020-10-03T13:27:09.683Z] #20 9.380   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:27:09 [2020-10-03T13:27:09.683Z] #20 9.445 Collecting pyyaml (from yamllint==1.16.0)
13:27:09 [2020-10-03T13:27:09.683Z] #20 9.562   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:27:09 [2020-10-03T13:27:09.683Z] #20 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:27:09 [2020-10-03T13:27:09.683Z] #20 10.72   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:27:09 [2020-10-03T13:27:09.683Z] #20 10.76 Building wheels for collected packages: pyyaml
13:27:09 [2020-10-03T13:27:09.683Z] #20 10.76   Running setup.py bdist_wheel for pyyaml: started
13:27:09 [2020-10-03T13:27:09.683Z] #20 11.84   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:27:09 [2020-10-03T13:27:09.683Z] #20 11.84   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:27:09 [2020-10-03T13:27:09.683Z] #20 11.90 Successfully built pyyaml
13:27:09 [2020-10-03T13:27:09.683Z] #20 11.92 Installing collected packages: pyyaml, pathspec, yamllint
13:27:09 [2020-10-03T13:27:09.683Z] #20 12.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:27:09 [2020-10-03T13:27:09.773Z] #41 ...
13:27:09 [2020-10-03T13:27:09.773Z] 
13:27:09 [2020-10-03T13:27:09.773Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:09 [2020-10-03T13:27:09.773Z] #47 186.9 + cd /tmp/tmp.NVk82OyNZ6/src/github.com/golangci/golangci-lint/
13:27:09 [2020-10-03T13:27:09.773Z] #47 186.9 + git checkout -q v1.23.8
13:27:09 [2020-10-03T13:27:09.885Z] #42 142.1   CC       criu/kerndat.o
13:27:10 [2020-10-03T13:27:10.263Z] #19 0.946 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:27:10 [2020-10-03T13:27:10.263Z] #19 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:27:10 [2020-10-03T13:27:10.263Z] #19 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:27:10 [2020-10-03T13:27:10.263Z] #19 DONE 1.0s
13:27:10 [2020-10-03T13:27:10.263Z] 
13:27:10 [2020-10-03T13:27:10.263Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:10 [2020-10-03T13:27:10.343Z] #47 187.7 ++ git describe --tags
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 + version=v1.23.8
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 ++ git rev-parse --short HEAD
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 + commit=76a82c6
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 ++ git show -s --format=%cd
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:27:10 [2020-10-03T13:27:10.603Z] #47 187.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:27:10 [2020-10-03T13:27:10.942Z] #42 143.3   CC       criu/libnetlink.o
13:27:11 [2020-10-03T13:27:11.081Z] #20 ...
13:27:11 [2020-10-03T13:27:11.081Z] 
13:27:11 [2020-10-03T13:27:11.081Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:27:11 [2020-10-03T13:27:11.081Z] #22 177.7 + return
13:27:11 [2020-10-03T13:27:11.081Z] #22 DONE 178.2s
13:27:11 [2020-10-03T13:27:11.081Z] 
13:27:11 [2020-10-03T13:27:11.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:11 [2020-10-03T13:27:11.081Z] #41 105.2   CC       criu/netfilter.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 105.4   CC       criu/page-pipe.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 106.0   CC       criu/page-xfer.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 107.2   CC       criu/pagemap-cache.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 107.6   CC       criu/pagemap.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 108.5   CC       criu/parasite-syscall.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 109.2   CC       criu/path.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 109.6   CC       criu/pie-util-vdso.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 109.9   CC       criu/pie-util.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 110.0   CC       criu/pipes.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 110.9   CC       criu/plugin.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 111.4   CC       criu/proc_parse.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 113.4   CC       criu/protobuf-desc.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 114.1   CC       criu/protobuf.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 ...
13:27:11 [2020-10-03T13:27:11.081Z] 
13:27:11 [2020-10-03T13:27:11.081Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:11 [2020-10-03T13:27:11.081Z] #20 DONE 15.2s
13:27:11 [2020-10-03T13:27:11.081Z] 
13:27:11 [2020-10-03T13:27:11.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:11 [2020-10-03T13:27:11.081Z] #41 114.5   CC       criu/pstree.o
13:27:11 [2020-10-03T13:27:11.081Z] #41 ...
13:27:11 [2020-10-03T13:27:11.081Z] 
13:27:11 [2020-10-03T13:27:11.081Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:11 [2020-10-03T13:27:11.081Z] #54 127.4 + bin/containerd
13:27:11 [2020-10-03T13:27:11.589Z] #42 143.8   CC       criu/log.o
13:27:12 [2020-10-03T13:27:12.041Z] #54 ...
13:27:12 [2020-10-03T13:27:12.041Z] 
13:27:12 [2020-10-03T13:27:12.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:12 [2020-10-03T13:27:12.041Z] #41 115.4   CC       criu/rbtree.o
13:27:12 [2020-10-03T13:27:12.111Z] #54 238.1 + bin/containerd-shim-runc-v1
13:27:12 [2020-10-03T13:27:12.234Z] #42 144.3   CC       criu/lsm.o
13:27:12 [2020-10-03T13:27:12.304Z] #41 115.7   CC       criu/rst-malloc.o
13:27:12 [2020-10-03T13:27:12.537Z] #42 144.7   CC       criu/mem.o
13:27:12 [2020-10-03T13:27:12.568Z] #41 115.9   CC       criu/seccomp.o
13:27:13 [2020-10-03T13:27:13.147Z] #41 116.5   CC       criu/seize.o
13:27:13 [2020-10-03T13:27:13.229Z] DEBUG: print all environment variables to check how Jenkins runs this script
13:27:13 [2020-10-03T13:27:13.230Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b29974ea\powershellScript.ps1'; exit $LASTEXITCODE;
13:27:13 [2020-10-03T13:27:13.230Z] ----------------------------------------------------------------------------
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] INFO: executeCI.ps1 starting at Sat Oct  3 13:27:09 CUT 2020
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Script version 05-Feb-2019 09:03 PDT
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Running git version 2.24.1.windows.2
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Environment variables:
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] Name                           Value                                                                                   
13:27:13 [2020-10-03T13:27:13.230Z] ----                           -----                                                                                   
13:27:13 [2020-10-03T13:27:13.230Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
13:27:13 [2020-10-03T13:27:13.230Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
13:27:13 [2020-10-03T13:27:13.230Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
13:27:13 [2020-10-03T13:27:13.230Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
13:27:13 [2020-10-03T13:27:13.230Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
13:27:13 [2020-10-03T13:27:13.230Z] BRANCH_NAME                    PR-41523                                                                                
13:27:13 [2020-10-03T13:27:13.230Z] BUILD_DISPLAY_NAME             #1                                                                                      
13:27:13 [2020-10-03T13:27:13.230Z] BUILD_ID                       1                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] BUILD_NUMBER                   1                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] BUILD_TAG                      jenkins-moby-PR-41523-1                                                                 
13:27:13 [2020-10-03T13:27:13.230Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41523/1/                              
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_AUTHOR                  pfandzelter                                                                             
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_AUTHOR_DISPLAY_NAME     Tobias Pfandzelter                                                                      
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_BRANCH                  patch-2                                                                                 
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_FORK                    pfandzelter                                                                             
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_ID                      41523                                                                                   
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_TARGET                  master                                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_TITLE                   Update documentation to reflect deprecation of "NewEnvClient"                           
13:27:13 [2020-10-03T13:27:13.230Z] CHANGE_URL                     https://github.com/moby/moby/pull/41523                                                 
13:27:13 [2020-10-03T13:27:13.230Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
13:27:13 [2020-10-03T13:27:13.230Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
13:27:13 [2020-10-03T13:27:13.230Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
13:27:13 [2020-10-03T13:27:13.230Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
13:27:13 [2020-10-03T13:27:13.230Z] COMPUTERNAME                   azwin-2-f57b20                                                                          
13:27:13 [2020-10-03T13:27:13.230Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
13:27:13 [2020-10-03T13:27:13.230Z] ConfigSequenceNumber           0                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] DOCKER_BUILDKIT                0                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] DOCKER_DUT_DEBUG               1                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] DOCKER_EXPERIMENTAL            1                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
13:27:13 [2020-10-03T13:27:13.230Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
13:27:13 [2020-10-03T13:27:13.230Z] EXECUTOR_NUMBER                0                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] FQDN                           azwin-2-f57b20.westus.cloudapp.azure.com                                                
13:27:13 [2020-10-03T13:27:13.230Z] GIT_BRANCH                     PR-41523                                                                                
13:27:13 [2020-10-03T13:27:13.230Z] GIT_COMMIT                     963e5afc04b96f3ff7e6d2780a33f6eb4a293074                                                
13:27:13 [2020-10-03T13:27:13.230Z] GIT_URL                        https://github.com/moby/moby.git                                                        
13:27:13 [2020-10-03T13:27:13.230Z] HUDSON_COOKIE                  78c9dcd6-b817-446b-a106-41a1711e26d8                                                    
13:27:13 [2020-10-03T13:27:13.230Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
13:27:13 [2020-10-03T13:27:13.230Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
13:27:13 [2020-10-03T13:27:13.230Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
13:27:13 [2020-10-03T13:27:13.230Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
13:27:13 [2020-10-03T13:27:13.230Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
13:27:13 [2020-10-03T13:27:13.230Z] JENKINS_NODE_COOKIE            8fa1419c-cdc8-4cf4-b0dc-8f914ac8d630                                                    
13:27:13 [2020-10-03T13:27:13.230Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
13:27:13 [2020-10-03T13:27:13.230Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
13:27:13 [2020-10-03T13:27:13.230Z] JOB_BASE_NAME                  PR-41523                                                                                
13:27:13 [2020-10-03T13:27:13.230Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41523/display/redirect                
13:27:13 [2020-10-03T13:27:13.230Z] JOB_NAME                       moby/PR-41523                                                                           
13:27:13 [2020-10-03T13:27:13.230Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41523/                                
13:27:13 [2020-10-03T13:27:13.230Z] library.jps.version            master                                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
13:27:13 [2020-10-03T13:27:13.230Z] NODE_LABELS                    amd64 azure azwin-2-f57b20 azwin-2019 docker west-us windows windows-2019 x86_64        
13:27:13 [2020-10-03T13:27:13.230Z] NODE_NAME                      azwin-2-f57b20                                                                          
13:27:13 [2020-10-03T13:27:13.230Z] NUMBER_OF_PROCESSORS           4                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] OS                             Windows_NT                                                                              
13:27:13 [2020-10-03T13:27:13.230Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
13:27:13 [2020-10-03T13:27:13.230Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
13:27:13 [2020-10-03T13:27:13.230Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
13:27:13 [2020-10-03T13:27:13.230Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
13:27:13 [2020-10-03T13:27:13.230Z] PROCESSOR_LEVEL                6                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] PROCESSOR_REVISION             5504                                                                                    
13:27:13 [2020-10-03T13:27:13.230Z] ProgramData                    C:\ProgramData                                                                          
13:27:13 [2020-10-03T13:27:13.230Z] ProgramFiles                   C:\Program Files                                                                        
13:27:13 [2020-10-03T13:27:13.230Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] ProgramW6432                   C:\Program Files                                                                        
13:27:13 [2020-10-03T13:27:13.230Z] PROMPT                         $P$G                                                                                    
13:27:13 [2020-10-03T13:27:13.230Z] PSExecutionPolicyPreference    Bypass                                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
13:27:13 [2020-10-03T13:27:13.230Z] PUBLIC                         C:\Users\Public                                                                         
13:27:13 [2020-10-03T13:27:13.230Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41523/1/display/redirect?page=changes 
13:27:13 [2020-10-03T13:27:13.230Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41523/1/display/redirect              
13:27:13 [2020-10-03T13:27:13.230Z] SKIP_VALIDATION_TESTS          1                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] SOURCES_DRIVE                  d                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] SOURCES_SUBDIR                 gopath                                                                                  
13:27:13 [2020-10-03T13:27:13.230Z] STAGE_NAME                     Run tests                                                                               
13:27:13 [2020-10-03T13:27:13.230Z] SystemDrive                    C:                                                                                      
13:27:13 [2020-10-03T13:27:13.230Z] SystemRoot                     C:\windows                                                                              
13:27:13 [2020-10-03T13:27:13.230Z] TEMP                           C:\windows\TEMP                                                                         
13:27:13 [2020-10-03T13:27:13.230Z] TESTDEBUG                      0                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] TESTRUN_DRIVE                  d                                                                                       
13:27:13 [2020-10-03T13:27:13.230Z] TESTRUN_SUBDIR                 CI                                                                                      
13:27:13 [2020-10-03T13:27:13.230Z] TIMEOUT                        120m                                                                                    
13:27:13 [2020-10-03T13:27:13.230Z] TMP                            C:\windows\TEMP                                                                         
13:27:13 [2020-10-03T13:27:13.230Z] USERDOMAIN                     WORKGROUP                                                                               
13:27:13 [2020-10-03T13:27:13.230Z] USERNAME                       azwin-2-f57b20$                                                                         
13:27:13 [2020-10-03T13:27:13.230Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
13:27:13 [2020-10-03T13:27:13.230Z] windir                         C:\windows                                                                              
13:27:13 [2020-10-03T13:27:13.230Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
13:27:13 [2020-10-03T13:27:13.230Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
13:27:13 [2020-10-03T13:27:13.230Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] 
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Sources under d:\gopath\...
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Test run under d:\CI\...
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Running in D:\gopath\src\github.com\docker\docker
13:27:13 [2020-10-03T13:27:13.230Z] INFO: docker/docker repository was found
13:27:13 [2020-10-03T13:27:13.230Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
13:27:13 [2020-10-03T13:27:13.230Z] ltsc2019: Pulling from windows/servercore
13:27:13 [2020-10-03T13:27:13.230Z] 4612f6d0b889: Pulling fs layer
13:27:13 [2020-10-03T13:27:13.230Z] c3aff4450246: Pulling fs layer
13:27:14 [2020-10-03T13:27:14.098Z] #41 ...
13:27:14 [2020-10-03T13:27:14.098Z] 
13:27:14 [2020-10-03T13:27:14.098Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:27:14 [2020-10-03T13:27:14.098Z] #23 DONE 1.0s
13:27:14 [2020-10-03T13:27:14.098Z] 
13:27:14 [2020-10-03T13:27:14.098Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:14 [2020-10-03T13:27:14.098Z] #41 117.3   CC       criu/servicefd.o
13:27:14 [2020-10-03T13:27:14.640Z] #42 146.7   CC       criu/memfd.o
13:27:14 [2020-10-03T13:27:14.676Z] #41 117.8   CC       criu/shmem.o
13:27:15 [2020-10-03T13:27:15.155Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.253s	coverage: 73.1% of statements
13:27:15 [2020-10-03T13:27:15.155Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:27:15 [2020-10-03T13:27:15.155Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.182s	coverage: 57.7% of statements
13:27:15 [2020-10-03T13:27:15.155Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:27:15 [2020-10-03T13:27:15.290Z] #42 147.3   CC       criu/mount.o
13:27:15 [2020-10-03T13:27:15.544Z] #20 ...
13:27:15 [2020-10-03T13:27:15.544Z] 
13:27:15 [2020-10-03T13:27:15.544Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:15 [2020-10-03T13:27:15.544Z] #41 117.0   CC       criu/kcmp-ids.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 117.3   CC       criu/kerndat.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 118.6   CC       criu/libnetlink.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 119.0   CC       criu/log.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 119.5   CC       criu/lsm.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 119.8   CC       criu/mem.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 121.2   CC       criu/memfd.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 121.9   CC       criu/mount.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 126.5   CC       criu/namespaces.o
13:27:15 [2020-10-03T13:27:15.544Z] #41 ...
13:27:15 [2020-10-03T13:27:15.544Z] 
13:27:15 [2020-10-03T13:27:15.544Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:15 [2020-10-03T13:27:15.544Z] #38 182.4 + dpkg --print-architecture
13:27:15 [2020-10-03T13:27:15.544Z] #38 182.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:27:15 [2020-10-03T13:27:15.544Z] #38 182.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:27:15 [2020-10-03T13:27:15.544Z] #38 182.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:27:15 [2020-10-03T13:27:15.544Z] #38 ...
13:27:15 [2020-10-03T13:27:15.544Z] 
13:27:15 [2020-10-03T13:27:15.544Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:15 [2020-10-03T13:27:15.544Z] #47 190.3 + cd /tmp/tmp.nY2R6DiKJt/src/github.com/golangci/golangci-lint/
13:27:15 [2020-10-03T13:27:15.544Z] #47 190.4 + git checkout -q v1.23.8
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 ++ git describe --tags
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 + version=v1.23.8
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 ++ git rev-parse --short HEAD
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 + commit=76a82c6
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 ++ git show -s --format=%cd
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:27:15 [2020-10-03T13:27:15.544Z] #47 191.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:27:15 [2020-10-03T13:27:15.628Z] #41 118.7   CC       criu/sigframe.o
13:27:15 [2020-10-03T13:27:15.628Z] #41 118.9   CC       criu/signalfd.o
13:27:15 [2020-10-03T13:27:15.790Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.678s	coverage: 76.1% of statements
13:27:15 [2020-10-03T13:27:15.790Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:27:15 [2020-10-03T13:27:15.790Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
13:27:15 [2020-10-03T13:27:15.892Z] #41 119.2   CC       criu/sk-inet.o
13:27:16 [2020-10-03T13:27:16.828Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
13:27:16 [2020-10-03T13:27:16.853Z] #41 120.1   CC       criu/sk-netlink.o
13:27:17 [2020-10-03T13:27:17.117Z] #41 120.5   CC       criu/sk-packet.o
13:27:17 [2020-10-03T13:27:17.402Z] #54 242.6 + bin/containerd-shim-runc-v2
13:27:17 [2020-10-03T13:27:17.464Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:27:17 [2020-10-03T13:27:17.658Z] #54 243.6 + binaries
13:27:17 [2020-10-03T13:27:17.658Z] #54 243.6 + install -D bin/containerd /build/containerd
13:27:17 [2020-10-03T13:27:17.658Z] #54 243.6 + install -D bin/containerd-shim /build/containerd-shim
13:27:17 [2020-10-03T13:27:17.658Z] #54 243.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:27:17 [2020-10-03T13:27:17.658Z] #54 243.7 + install -D bin/ctr /build/ctr
13:27:17 [2020-10-03T13:27:17.696Z] #41 121.1   CC       criu/sk-queue.o
13:27:17 [2020-10-03T13:27:17.756Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 4.8% of statements
13:27:17 [2020-10-03T13:27:17.756Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:27:17 [2020-10-03T13:27:17.756Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:27:18 [2020-10-03T13:27:18.274Z] #41 121.5   CC       criu/sk-tcp.o
13:27:18 [2020-10-03T13:27:18.853Z] #41 122.2   CC       criu/sk-unix.o
13:27:19 [2020-10-03T13:27:19.020Z] #54 DONE 245.1s
13:27:19 [2020-10-03T13:27:19.030Z] c3aff4450246: Verifying Checksum
13:27:19 [2020-10-03T13:27:19.030Z] c3aff4450246: Download complete
13:27:19 [2020-10-03T13:27:19.269Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 41.0% of statements
13:27:19 [2020-10-03T13:27:19.269Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.081s	coverage: 77.4% of statements
13:27:19 [2020-10-03T13:27:19.269Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:27:19 [2020-10-03T13:27:19.270Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:27:19 [2020-10-03T13:27:19.869Z] #42 151.3   CC       criu/namespaces.o
13:27:19 [2020-10-03T13:27:19.905Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
13:27:19 [2020-10-03T13:27:19.905Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
13:27:19 [2020-10-03T13:27:19.972Z] 
13:27:19 [2020-10-03T13:27:19.972Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:27:20 [2020-10-03T13:27:20.539Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
13:27:20 [2020-10-03T13:27:20.540Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
13:27:20 [2020-10-03T13:27:20.596Z] #47 ...
13:27:20 [2020-10-03T13:27:20.596Z] 
13:27:20 [2020-10-03T13:27:20.596Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:20 [2020-10-03T13:27:20.596Z] #20 5.105 Collecting yamllint==1.16.0
13:27:20 [2020-10-03T13:27:20.596Z] #20 10.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:27:20 [2020-10-03T13:27:20.596Z] #20 10.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:27:20 [2020-10-03T13:27:20.596Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:27:20 [2020-10-03T13:27:20.596Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0)
13:27:20 [2020-10-03T13:27:20.596Z] #20 10.85   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:27:20 [2020-10-03T13:27:20.596Z] #20 12.27 Building wheels for collected packages: pyyaml
13:27:20 [2020-10-03T13:27:20.596Z] #20 12.27   Running setup.py bdist_wheel for pyyaml: started
13:27:20 [2020-10-03T13:27:20.596Z] #20 13.29   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:27:20 [2020-10-03T13:27:20.784Z] #41 123.9   CC       criu/sockets.o
13:27:20 [2020-10-03T13:27:20.856Z] #20 13.30   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:27:20 [2020-10-03T13:27:20.856Z] #20 13.36 Successfully built pyyaml
13:27:20 [2020-10-03T13:27:20.856Z] #20 13.37 Installing collected packages: pathspec, pyyaml, yamllint
13:27:20 [2020-10-03T13:27:20.856Z] #20 ...
13:27:20 [2020-10-03T13:27:20.856Z] 
13:27:20 [2020-10-03T13:27:20.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:20 [2020-10-03T13:27:20.856Z] #41 121.4   CC       criu/namespaces.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 123.4   CC       criu/net.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 126.4   CC       criu/netfilter.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 126.7   CC       criu/page-pipe.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 127.2   CC       criu/page-xfer.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 128.6   CC       criu/pagemap-cache.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 128.9   CC       criu/pagemap.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 129.9   CC       criu/parasite-syscall.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 131.0   CC       criu/path.o
13:27:20 [2020-10-03T13:27:20.856Z] #41 131.5   CC       criu/pie-util-vdso-elf32.o
13:27:20 [2020-10-03T13:27:20.921Z] #55 DONE 0.7s
13:27:20 [2020-10-03T13:27:20.921Z] 
13:27:20 [2020-10-03T13:27:20.921Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:27:20 [2020-10-03T13:27:20.921Z] #59 DONE 0.2s
13:27:20 [2020-10-03T13:27:20.921Z] 
13:27:20 [2020-10-03T13:27:20.921Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:27:21 [2020-10-03T13:27:21.122Z] #41 ...
13:27:21 [2020-10-03T13:27:21.122Z] 
13:27:21 [2020-10-03T13:27:21.122Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:21 [2020-10-03T13:27:21.122Z] #20 13.71 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:27:21 [2020-10-03T13:27:21.242Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 75.2% of statements
13:27:21 [2020-10-03T13:27:21.242Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:27:21 [2020-10-03T13:27:21.364Z] #41 124.6   CC       criu/stats.o
13:27:21 [2020-10-03T13:27:21.408Z] #42 153.4   CC       criu/net.o
13:27:21 [2020-10-03T13:27:21.489Z] #61 DONE 0.4s
13:27:21 [2020-10-03T13:27:21.489Z] 
13:27:21 [2020-10-03T13:27:21.489Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:27:21 [2020-10-03T13:27:21.489Z] #63 DONE 0.0s
13:27:21 [2020-10-03T13:27:21.489Z] 
13:27:21 [2020-10-03T13:27:21.489Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:27:21 [2020-10-03T13:27:21.489Z] #64 DONE 0.0s
13:27:21 [2020-10-03T13:27:21.489Z] 
13:27:21 [2020-10-03T13:27:21.489Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
13:27:21 [2020-10-03T13:27:21.558Z] time="2020-10-03T13:27:21Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate252732388/log273333747.1: no such file or directory"
13:27:21 [2020-10-03T13:27:21.558Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 38.3% of statements
13:27:21 [2020-10-03T13:27:21.635Z] #41 124.9   CC       criu/string.o
13:27:21 [2020-10-03T13:27:21.693Z] #20 DONE 14.3s
13:27:21 [2020-10-03T13:27:21.693Z] 
13:27:21 [2020-10-03T13:27:21.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:21 [2020-10-03T13:27:21.693Z] #41 132.0   CC       criu/pie-util-vdso.o
13:27:21 [2020-10-03T13:27:21.899Z] #41 125.0   CC       criu/sysctl.o
13:27:21 [2020-10-03T13:27:21.953Z] #41 ...
13:27:21 [2020-10-03T13:27:21.953Z] 
13:27:21 [2020-10-03T13:27:21.953Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:27:21 [2020-10-03T13:27:21.953Z] #23 DONE 0.4s
13:27:21 [2020-10-03T13:27:21.953Z] 
13:27:21 [2020-10-03T13:27:21.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:21 [2020-10-03T13:27:21.953Z] #41 132.6   CC       criu/pie-util.o
13:27:22 [2020-10-03T13:27:22.050Z] #65 DONE 0.7s
13:27:22 [2020-10-03T13:27:22.050Z] 
13:27:22 [2020-10-03T13:27:22.050Z] #66 exporting to image
13:27:22 [2020-10-03T13:27:22.050Z] #66 exporting layers
13:27:22 [2020-10-03T13:27:22.119Z] #47 ...
13:27:22 [2020-10-03T13:27:22.119Z] 
13:27:22 [2020-10-03T13:27:22.119Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:22 [2020-10-03T13:27:22.119Z] #41 128.5   CC       criu/net.o
13:27:22 [2020-10-03T13:27:22.119Z] #41 131.3   CC       criu/netfilter.o
13:27:22 [2020-10-03T13:27:22.119Z] #41 131.8   CC       criu/page-pipe.o
13:27:22 [2020-10-03T13:27:22.119Z] #41 132.3   CC       criu/page-xfer.o
13:27:22 [2020-10-03T13:27:22.119Z] #41 133.9   CC       criu/pagemap-cache.o
13:27:22 [2020-10-03T13:27:22.119Z] #41 134.3   CC       criu/pagemap.o
13:27:22 [2020-10-03T13:27:22.219Z] #41 132.9   CC       criu/pipes.o
13:27:22 [2020-10-03T13:27:22.245Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
13:27:22 [2020-10-03T13:27:22.491Z] #41 125.6   CC       criu/sysfs_parse.o
13:27:22 [2020-10-03T13:27:22.760Z] #41 126.0   CC       criu/timens.o
13:27:23 [2020-10-03T13:27:23.158Z] #41 133.6   CC       criu/plugin.o
13:27:23 [2020-10-03T13:27:23.282Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
13:27:23 [2020-10-03T13:27:23.338Z] #41 126.5   CC       criu/timerfd.o
13:27:23 [2020-10-03T13:27:23.338Z] #41 126.7   CC       criu/tty.o
13:27:23 [2020-10-03T13:27:23.419Z] #41 134.0   CC       criu/proc_parse.o
13:27:23 [2020-10-03T13:27:23.501Z] #41 135.5   CC       criu/parasite-syscall.o
13:27:23 [2020-10-03T13:27:23.577Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
13:27:23 [2020-10-03T13:27:23.602Z] #41 ...
13:27:23 [2020-10-03T13:27:23.602Z] 
13:27:23 [2020-10-03T13:27:23.602Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:27:23 [2020-10-03T13:27:23.602Z] #28 DONE 9.3s
13:27:23 [2020-10-03T13:27:23.602Z] 
13:27:23 [2020-10-03T13:27:23.602Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:27:23 [2020-10-03T13:27:23.870Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
13:27:24 [2020-10-03T13:27:24.441Z] #41 ...
13:27:24 [2020-10-03T13:27:24.441Z] 
13:27:24 [2020-10-03T13:27:24.441Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
13:27:24 [2020-10-03T13:27:24.441Z] #20 5.125 Collecting yamllint==1.16.0
13:27:24 [2020-10-03T13:27:24.441Z] #20 10.49   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:27:24 [2020-10-03T13:27:24.441Z] #20 10.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:27:24 [2020-10-03T13:27:24.441Z] #20 10.62   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
13:27:24 [2020-10-03T13:27:24.441Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0)
13:27:24 [2020-10-03T13:27:24.441Z] #20 10.80   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:27:24 [2020-10-03T13:27:24.441Z] #20 12.21 Building wheels for collected packages: pyyaml
13:27:24 [2020-10-03T13:27:24.441Z] #20 12.22   Running setup.py bdist_wheel for pyyaml: started
13:27:24 [2020-10-03T13:27:24.441Z] #20 13.23   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:27:24 [2020-10-03T13:27:24.441Z] #20 13.23   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:27:24 [2020-10-03T13:27:24.441Z] #20 13.32 Successfully built pyyaml
13:27:24 [2020-10-03T13:27:24.441Z] #20 13.32 Installing collected packages: pathspec, pyyaml, yamllint
13:27:24 [2020-10-03T13:27:24.441Z] #20 13.65 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
13:27:24 [2020-10-03T13:27:24.441Z] #20 DONE 14.1s
13:27:24 [2020-10-03T13:27:24.441Z] 
13:27:24 [2020-10-03T13:27:24.441Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:27:24 [2020-10-03T13:27:24.505Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.429s	coverage: 82.5% of statements
13:27:24 [2020-10-03T13:27:24.505Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:27:24 [2020-10-03T13:27:24.505Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:27:24 [2020-10-03T13:27:24.554Z] #31 DONE 0.8s
13:27:24 [2020-10-03T13:27:24.554Z] 
13:27:24 [2020-10-03T13:27:24.554Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:27:24 [2020-10-03T13:27:24.554Z] #33 DONE 0.1s
13:27:24 [2020-10-03T13:27:24.554Z] 
13:27:24 [2020-10-03T13:27:24.554Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:27:24 [2020-10-03T13:27:24.554Z] #36 DONE 0.1s
13:27:24 [2020-10-03T13:27:24.554Z] 
13:27:24 [2020-10-03T13:27:24.554Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:27:24 [2020-10-03T13:27:24.702Z] #23 DONE 0.3s
13:27:24 [2020-10-03T13:27:24.702Z] 
13:27:24 [2020-10-03T13:27:24.702Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:27:24 [2020-10-03T13:27:24.976Z] #42 156.6   CC       criu/netfilter.o
13:27:24 [2020-10-03T13:27:24.976Z] #42 157.0   CC       criu/page-pipe.o
13:27:25 [2020-10-03T13:27:25.515Z] #39 DONE 0.9s
13:27:25 [2020-10-03T13:27:25.515Z] 
13:27:25 [2020-10-03T13:27:25.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:25 [2020-10-03T13:27:25.515Z] #41 128.4   CC       criu/tun.o
13:27:25 [2020-10-03T13:27:25.542Z] ok  	github.com/docker/docker/distribution/metadata	0.020s	coverage: 48.2% of statements
13:27:25 [2020-10-03T13:27:25.542Z] ok  	github.com/docker/docker/distribution	0.263s	coverage: 21.9% of statements
13:27:25 [2020-10-03T13:27:25.542Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:27:25 [2020-10-03T13:27:25.624Z] #42 157.9   CC       criu/page-xfer.o
13:27:25 [2020-10-03T13:27:25.779Z] #41 128.9   CC       criu/uffd.o
13:27:25 [2020-10-03T13:27:25.959Z] #41 ...
13:27:25 [2020-10-03T13:27:25.959Z] 
13:27:25 [2020-10-03T13:27:25.959Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:27:25 [2020-10-03T13:27:25.959Z] #28 DONE 3.5s
13:27:25 [2020-10-03T13:27:25.959Z] 
13:27:25 [2020-10-03T13:27:25.959Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:27:25 [2020-10-03T13:27:25.959Z] #31 DONE 0.4s
13:27:25 [2020-10-03T13:27:25.959Z] 
13:27:25 [2020-10-03T13:27:25.959Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:27:25 [2020-10-03T13:27:25.959Z] #51 85.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:27:25 [2020-10-03T13:27:25.959Z] #51 ...
13:27:25 [2020-10-03T13:27:25.959Z] 
13:27:25 [2020-10-03T13:27:25.959Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:27:25 [2020-10-03T13:27:25.959Z] #33 DONE 0.1s
13:27:25 [2020-10-03T13:27:25.959Z] 
13:27:25 [2020-10-03T13:27:25.959Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:27:25 [2020-10-03T13:27:25.959Z] #36 DONE 0.0s
13:27:26 [2020-10-03T13:27:26.218Z] 
13:27:26 [2020-10-03T13:27:26.218Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:27:26 [2020-10-03T13:27:26.218Z] #51 87.02 + mkdir -p /build
13:27:26 [2020-10-03T13:27:26.218Z] #51 87.02 + cp runc /build/runc
13:27:26 [2020-10-03T13:27:26.479Z] #51 DONE 87.3s
13:27:26 [2020-10-03T13:27:26.479Z] 
13:27:26 [2020-10-03T13:27:26.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:26 [2020-10-03T13:27:26.479Z] #41 136.8   CC       criu/protobuf-desc.o
13:27:26 [2020-10-03T13:27:26.585Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
13:27:26 [2020-10-03T13:27:26.733Z] #41 129.9   CC       criu/util.o
13:27:27 [2020-10-03T13:27:27.220Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
13:27:27 [2020-10-03T13:27:27.458Z] #41 138.1   CC       criu/protobuf.o
13:27:27 [2020-10-03T13:27:27.514Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
13:27:27 [2020-10-03T13:27:27.685Z] #41 131.0   CC       criu/uts_ns.o
13:27:27 [2020-10-03T13:27:27.736Z] #42 159.8   CC       criu/pagemap-cache.o
13:27:27 [2020-10-03T13:27:27.949Z] #41 131.3   CC       criu/vdso.o
13:27:28 [2020-10-03T13:27:28.036Z] #42 160.2   CC       criu/pagemap.o
13:27:28 [2020-10-03T13:27:28.087Z] #41 138.6   CC       criu/pstree.o
13:27:28 [2020-10-03T13:27:28.149Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
13:27:28 [2020-10-03T13:27:28.149Z] ok  	github.com/docker/docker/distribution/xfer	1.867s	coverage: 85.6% of statements
13:27:28 [2020-10-03T13:27:28.149Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:27:28 [2020-10-03T13:27:28.149Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:27:28 [2020-10-03T13:27:28.149Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:27:28 [2020-10-03T13:27:28.442Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
13:27:28 [2020-10-03T13:27:28.528Z] #41 131.7   LINK     criu/built-in.o
13:27:28 [2020-10-03T13:27:28.528Z] #41 131.8   LINK     criu/criu
13:27:28 [2020-10-03T13:27:28.592Z] #66 exporting layers 6.3s done
13:27:28 [2020-10-03T13:27:28.593Z] #66 writing image sha256:f562743badfe6d91e0324cfbcb8367354150b5f67ab1961e55f5fcdd9846f51b done
13:27:28 [2020-10-03T13:27:28.593Z] #66 naming to docker.io/library/docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 done
13:27:28 [2020-10-03T13:27:28.593Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:27:28 [2020-10-03T13:27:28.684Z] #42 ...
13:27:28 [2020-10-03T13:27:28.684Z] 
13:27:28 [2020-10-03T13:27:28.684Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:28 [2020-10-03T13:27:28.684Z] #39 221.1 + dpkg --print-architecture
13:27:28 [2020-10-03T13:27:28.684Z] #39 221.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:27:28 [2020-10-03T13:27:28.792Z] #41 132.2   DEP      lib/c/criu.d
13:27:28 [2020-10-03T13:27:28.901Z] #28 DONE 3.5s
13:27:28 [2020-10-03T13:27:28.901Z] 
13:27:28 [2020-10-03T13:27:28.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:28 [2020-10-03T13:27:28.901Z] #41 136.7   CC       criu/path.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 137.3   CC       criu/pie-util-vdso-elf32.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 137.8   CC       criu/pie-util-vdso.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 138.1   CC       criu/pie-util.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 138.2   CC       criu/pipes.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 138.8   CC       criu/plugin.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 139.2   CC       criu/proc_parse.o
13:27:28 [2020-10-03T13:27:28.901Z] #41 ...
13:27:28 [2020-10-03T13:27:28.901Z] 
13:27:28 [2020-10-03T13:27:28.901Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:27:28 [2020-10-03T13:27:28.901Z] #31 DONE 0.3s
13:27:28 [2020-10-03T13:27:28.901Z] 
13:27:28 [2020-10-03T13:27:28.901Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:27:28 [2020-10-03T13:27:28.901Z] #33 DONE 0.1s
13:27:28 [2020-10-03T13:27:28.901Z] 
13:27:28 [2020-10-03T13:27:28.901Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:27:28 [2020-10-03T13:27:28.901Z] #36 DONE 0.0s
13:27:28 [2020-10-03T13:27:28.901Z] 
13:27:28 [2020-10-03T13:27:28.901Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:27:28 [2020-10-03T13:27:28.901Z] #51 88.64 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
13:27:28 [2020-10-03T13:27:28.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41523/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/validate/default
13:27:29 [2020-10-03T13:27:29.027Z] #41 139.7   CC       criu/rbtree.o
13:27:29 [2020-10-03T13:27:29.057Z] #41 132.3   CC       images/rpc.pb-c.o
13:27:29 [2020-10-03T13:27:29.479Z] ok  	github.com/docker/docker/oci	0.003s	coverage: 8.2% of statements
13:27:29 [2020-10-03T13:27:29.487Z] Congratulations!  All commits are properly signed with the DCO!
13:27:29 [2020-10-03T13:27:29.487Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
13:27:29 [2020-10-03T13:27:29.487Z] No api/types/ or api/swagger.yaml changes in diff.
13:27:29 [2020-10-03T13:27:29.596Z] #41 140.0   CC       criu/rst-malloc.o
13:27:29 [2020-10-03T13:27:29.596Z] #41 140.2   CC       criu/seccomp.o
13:27:29 [2020-10-03T13:27:29.635Z] #41 132.9   CC       lib/c/criu.o
13:27:29 [2020-10-03T13:27:29.743Z] Congratulations!  All TOML source files changed here have valid syntax.
13:27:29 [2020-10-03T13:27:29.743Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:27:29 [2020-10-03T13:27:29.743Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:27:29 [2020-10-03T13:27:29.743Z] Congratulations!  No new tests were added to integration-cli.
13:27:29 [2020-10-03T13:27:29.743Z] 
13:27:29 [2020-10-03T13:27:29.743Z] INFO Start validation with golang-ci-lint
13:27:29 [2020-10-03T13:27:29.743Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:27:29 [2020-10-03T13:27:29.743Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:27:29 [2020-10-03T13:27:29.743Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:27:29 [2020-10-03T13:27:29.744Z] #39 221.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:27:29 [2020-10-03T13:27:29.744Z] #39 221.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:27:30 [2020-10-03T13:27:30.114Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.1% of statements
13:27:30 [2020-10-03T13:27:30.171Z] #41 140.7   CC       criu/seize.o
13:27:30 [2020-10-03T13:27:30.171Z] #41 ...
13:27:30 [2020-10-03T13:27:30.171Z] 
13:27:30 [2020-10-03T13:27:30.171Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:30 [2020-10-03T13:27:30.171Z] #38 DONE 207.2s
13:27:30 [2020-10-03T13:27:30.406Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
13:27:30 [2020-10-03T13:27:30.430Z] 
13:27:30 [2020-10-03T13:27:30.430Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:30 [2020-10-03T13:27:30.588Z] #41 133.9   LINK     lib/c/built-in.o
13:27:30 [2020-10-03T13:27:30.589Z] #41 133.9   LINK     lib/c/libcriu.so
13:27:30 [2020-10-03T13:27:30.589Z] #41 134.0   LINK     lib/c/libcriu.a
13:27:30 [2020-10-03T13:27:30.809Z] #51 90.53 + mkdir -p /build
13:27:30 [2020-10-03T13:27:30.810Z] #51 90.53 + cp runc /build/runc
13:27:30 [2020-10-03T13:27:30.853Z] #41 134.1   GEN      magic.py
13:27:30 [2020-10-03T13:27:30.998Z] #54 ...
13:27:30 [2020-10-03T13:27:30.999Z] 
13:27:30 [2020-10-03T13:27:30.999Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:27:31 [2020-10-03T13:27:31.069Z] #51 DONE 91.1s
13:27:31 [2020-10-03T13:27:31.069Z] 
13:27:31 [2020-10-03T13:27:31.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:31 [2020-10-03T13:27:31.069Z] #41 142.0   CC       criu/protobuf-desc.o
13:27:31 [2020-10-03T13:27:31.069Z] #41 142.9   CC       criu/protobuf.o
13:27:31 [2020-10-03T13:27:31.118Z] #41 134.3 Note: Building without setproctitle() and strlcpy() support.
13:27:31 [2020-10-03T13:27:31.118Z] #41 134.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:27:31 [2020-10-03T13:27:31.118Z] #41 134.3 Note: Building without GnuTLS support
13:27:31 [2020-10-03T13:27:31.118Z] #41 134.4 Makefile.config:39: Warn: you have no libnftables installed
13:27:31 [2020-10-03T13:27:31.118Z] #41 134.4 Makefile.config:40: Warn: Building without nftables support
13:27:31 [2020-10-03T13:27:31.258Z] #39 DONE 0.3s
13:27:31 [2020-10-03T13:27:31.258Z] 
13:27:31 [2020-10-03T13:27:31.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:31 [2020-10-03T13:27:31.258Z] #41 141.7   CC       criu/servicefd.o
13:27:31 [2020-10-03T13:27:31.329Z] #41 143.3   CC       criu/pstree.o
13:27:31 [2020-10-03T13:27:31.517Z] #41 142.0   CC       criu/shmem.o
13:27:31 [2020-10-03T13:27:31.917Z] ok  	github.com/docker/docker/pkg/archive	0.465s	coverage: 77.2% of statements
13:27:32 [2020-10-03T13:27:32.074Z] #41 135.1 fatal: not a git repository (or any of the parent directories): .git
13:27:32 [2020-10-03T13:27:32.085Z] #41 142.5   CC       criu/sigframe.o
13:27:32 [2020-10-03T13:27:32.085Z] #41 142.6   CC       criu/signalfd.o
13:27:32 [2020-10-03T13:27:32.344Z] #41 142.9   CC       criu/sk-inet.o
13:27:32 [2020-10-03T13:27:32.552Z] ok  	github.com/docker/docker/pkg/authorization	0.106s	coverage: 68.3% of statements
13:27:32 [2020-10-03T13:27:32.552Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
13:27:32 [2020-10-03T13:27:32.710Z] #41 144.9   CC       criu/rbtree.o
13:27:32 [2020-10-03T13:27:32.844Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:27:32 [2020-10-03T13:27:32.913Z] #41 143.5   CC       criu/sk-netlink.o
13:27:32 [2020-10-03T13:27:32.969Z] #41 145.2   CC       criu/rst-malloc.o
13:27:33 [2020-10-03T13:27:33.027Z] #41 136.0 make[1]: Nothing to be done for 'all'.
13:27:33 [2020-10-03T13:27:33.183Z] #41 143.8   CC       criu/sk-packet.o
13:27:33 [2020-10-03T13:27:33.229Z] #41 ...
13:27:33 [2020-10-03T13:27:33.229Z] 
13:27:33 [2020-10-03T13:27:33.229Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:33 [2020-10-03T13:27:33.229Z] #38 DONE 210.4s
13:27:33 [2020-10-03T13:27:33.489Z] 
13:27:33 [2020-10-03T13:27:33.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:33 [2020-10-03T13:27:33.489Z] #41 145.5   CC       criu/seccomp.o
13:27:33 [2020-10-03T13:27:33.605Z] #41 136.8 make[1]: 'images/built-in.o' is up to date.
13:27:33 [2020-10-03T13:27:33.605Z] #41 136.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:27:33 [2020-10-03T13:27:33.605Z] #41 136.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:27:33 [2020-10-03T13:27:33.605Z] #41 137.0 make[1]: 'compel/libcompel.a' is up to date.
13:27:33 [2020-10-03T13:27:33.752Z] #41 144.3   CC       criu/sk-queue.o
13:27:33 [2020-10-03T13:27:33.869Z] #41 137.0 make[1]: 'compel/compel-host-bin' is up to date.
13:27:33 [2020-10-03T13:27:33.869Z] #41 137.1 make[1]: Nothing to be done for 'all'.
13:27:33 [2020-10-03T13:27:33.869Z] #41 137.2 make[1]: 'soccr/libsoccr.a' is up to date.
13:27:34 [2020-10-03T13:27:34.011Z] #41 144.6   CC       criu/sk-tcp.o
13:27:34 [2020-10-03T13:27:34.059Z] #41 146.2   CC       criu/seize.o
13:27:34 [2020-10-03T13:27:34.133Z] #41 137.4 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.133Z] #41 137.5 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.133Z] #41 137.5 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.271Z] #41 144.9   CC       criu/sk-unix.o
13:27:34 [2020-10-03T13:27:34.398Z] #41 137.6 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.398Z] #41 137.7 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.398Z] #41 137.8 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.398Z] #41 137.8 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.629Z] #41 ...
13:27:34 [2020-10-03T13:27:34.629Z] 
13:27:34 [2020-10-03T13:27:34.629Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:27:34 [2020-10-03T13:27:34.629Z] #39 DONE 0.2s
13:27:34 [2020-10-03T13:27:34.662Z] #41 137.9 make[2]: Nothing to be done for 'all'.
13:27:34 [2020-10-03T13:27:34.662Z] #41 137.9   INSTALL  criu/criu
13:27:34 [2020-10-03T13:27:34.889Z] 
13:27:34 [2020-10-03T13:27:34.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:34 [2020-10-03T13:27:34.889Z] #41 146.9   CC       criu/servicefd.o
13:27:35 [2020-10-03T13:27:35.149Z] #41 147.2   CC       criu/shmem.o
13:27:35 [2020-10-03T13:27:35.241Z] #41 DONE 138.6s
13:27:35 [2020-10-03T13:27:35.241Z] 
13:27:35 [2020-10-03T13:27:35.241Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:35 [2020-10-03T13:27:35.388Z] #39 ...
13:27:35 [2020-10-03T13:27:35.389Z] 
13:27:35 [2020-10-03T13:27:35.389Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
13:27:35 [2020-10-03T13:27:35.389Z] #52 120.3 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
13:27:35 [2020-10-03T13:27:35.389Z] #52 122.6 + mkdir -p /build
13:27:35 [2020-10-03T13:27:35.389Z] #52 122.7 + cp runc /build/runc
13:27:35 [2020-10-03T13:27:35.389Z] #52 DONE 122.8s
13:27:35 [2020-10-03T13:27:35.389Z] 
13:27:35 [2020-10-03T13:27:35.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:35 [2020-10-03T13:27:35.389Z] #42 161.2   CC       criu/parasite-syscall.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 162.4   CC       criu/path.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 162.9   CC       criu/pie-util-vdso.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 163.3   CC       criu/pie-util.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 163.5   CC       criu/pipes.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 164.3   CC       criu/plugin.o
13:27:35 [2020-10-03T13:27:35.389Z] #42 164.9   CC       criu/proc_parse.o
13:27:35 [2020-10-03T13:27:35.651Z] #41 146.1   CC       criu/sockets.o
13:27:35 [2020-10-03T13:27:35.719Z] #41 147.6   CC       criu/sigframe.o
13:27:35 [2020-10-03T13:27:35.719Z] #41 147.7   CC       criu/signalfd.o
13:27:35 [2020-10-03T13:27:35.910Z] #41 146.7   CC       criu/stats.o
13:27:35 [2020-10-03T13:27:35.978Z] #41 147.9   CC       criu/sk-inet.o
13:27:36 [2020-10-03T13:27:36.170Z] #41 146.9   CC       criu/string.o
13:27:36 [2020-10-03T13:27:36.171Z] #41 147.0   CC       criu/sysctl.o
13:27:36 [2020-10-03T13:27:36.547Z] #41 148.6   CC       criu/sk-netlink.o
13:27:36 [2020-10-03T13:27:36.740Z] #41 147.4   CC       criu/sysfs_parse.o
13:27:36 [2020-10-03T13:27:36.807Z] #41 148.8   CC       criu/sk-packet.o
13:27:37 [2020-10-03T13:27:37.067Z] #41 149.2   CC       criu/sk-queue.o
13:27:37 [2020-10-03T13:27:37.173Z] #47 ...
13:27:37 [2020-10-03T13:27:37.173Z] 
13:27:37 [2020-10-03T13:27:37.173Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:27:37 [2020-10-03T13:27:37.173Z] #42 DONE 0.2s
13:27:37 [2020-10-03T13:27:37.173Z] 
13:27:37 [2020-10-03T13:27:37.173Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:27:37 [2020-10-03T13:27:37.303Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.476s	coverage: 43.2% of statements
13:27:37 [2020-10-03T13:27:37.303Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:27:37 [2020-10-03T13:27:37.303Z] ok  	github.com/docker/docker/layer	7.695s	coverage: 68.8% of statements
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:27:37 [2020-10-03T13:27:37.303Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
13:27:37 [2020-10-03T13:27:37.309Z] #41 147.7   CC       criu/timens.o
13:27:37 [2020-10-03T13:27:37.309Z] #41 147.9   CC       criu/timerfd.o
13:27:37 [2020-10-03T13:27:37.490Z] #42 169.6   CC       criu/protobuf-desc.o
13:27:37 [2020-10-03T13:27:37.569Z] #41 148.1   CC       criu/tty.o
13:27:37 [2020-10-03T13:27:37.595Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
13:27:37 [2020-10-03T13:27:37.636Z] #41 149.5   CC       criu/sk-tcp.o
13:27:37 [2020-10-03T13:27:37.751Z] #44 DONE 0.7s
13:27:37 [2020-10-03T13:27:37.751Z] 
13:27:37 [2020-10-03T13:27:37.751Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:27:37 [2020-10-03T13:27:37.895Z] #41 149.9   CC       criu/sk-unix.o
13:27:38 [2020-10-03T13:27:38.016Z] #46 DONE 0.1s
13:27:38 [2020-10-03T13:27:38.016Z] 
13:27:38 [2020-10-03T13:27:38.016Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:38 [2020-10-03T13:27:38.138Z] #42 ...
13:27:38 [2020-10-03T13:27:38.138Z] 
13:27:38 [2020-10-03T13:27:38.138Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:38 [2020-10-03T13:27:38.138Z] #48 230.7 + cd /tmp/tmp.hbwsvZxvfh/src/github.com/golangci/golangci-lint/
13:27:38 [2020-10-03T13:27:38.138Z] #48 230.7 + git checkout -q v1.23.8
13:27:38 [2020-10-03T13:27:38.230Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.020s	coverage: 92.3% of statements
13:27:38 [2020-10-03T13:27:38.522Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
13:27:38 [2020-10-03T13:27:38.814Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
13:27:38 [2020-10-03T13:27:38.834Z] #41 150.9   CC       criu/sockets.o
13:27:38 [2020-10-03T13:27:38.949Z] #41 149.3   CC       criu/tun.o
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.5 ++ git describe --tags
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.5 + version=v1.23.8
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.5 ++ git rev-parse --short HEAD
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.5 + commit=76a82c6
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.5 ++ git show -s --format=%cd
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
13:27:39 [2020-10-03T13:27:39.195Z] #48 231.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
13:27:39 [2020-10-03T13:27:39.209Z] #41 149.7   CC       criu/uffd.o
13:27:39 [2020-10-03T13:27:39.404Z] #41 151.5   CC       criu/stats.o
13:27:39 [2020-10-03T13:27:39.665Z] #41 151.7   CC       criu/string.o
13:27:39 [2020-10-03T13:27:39.665Z] #41 151.7   CC       criu/sysctl.o
13:27:39 [2020-10-03T13:27:39.777Z] #41 150.3   CC       criu/util.o
13:27:40 [2020-10-03T13:27:40.234Z] #41 152.2   CC       criu/sysfs_parse.o
13:27:40 [2020-10-03T13:27:40.324Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
13:27:40 [2020-10-03T13:27:40.348Z] #41 151.1   CC       criu/uts_ns.o
13:27:40 [2020-10-03T13:27:40.494Z] #41 152.6   CC       criu/timens.o
13:27:40 [2020-10-03T13:27:40.612Z] #41 151.4   CC       criu/vdso-compat.o
13:27:40 [2020-10-03T13:27:40.617Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
13:27:40 [2020-10-03T13:27:40.754Z] #41 152.8   CC       criu/timerfd.o
13:27:40 [2020-10-03T13:27:40.872Z] #41 151.5   CC       criu/vdso.o
13:27:41 [2020-10-03T13:27:41.251Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
13:27:41 [2020-10-03T13:27:41.252Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
13:27:41 [2020-10-03T13:27:41.324Z] #41 153.1   CC       criu/tty.o
13:27:41 [2020-10-03T13:27:41.441Z] #41 152.0   LINK     criu/built-in.o
13:27:41 [2020-10-03T13:27:41.441Z] #41 152.1   LINK     criu/criu
13:27:41 [2020-10-03T13:27:41.544Z] ok  	github.com/docker/docker/pkg/fsutils	0.379s	coverage: 85.1% of statements
13:27:41 [2020-10-03T13:27:41.701Z] #41 152.3   DEP      lib/c/criu.d
13:27:41 [2020-10-03T13:27:41.961Z] #41 152.4   CC       images/rpc.pb-c.o
13:27:42 [2020-10-03T13:27:42.182Z] ok  	github.com/docker/docker/pkg/idtools	0.390s	coverage: 70.1% of statements
13:27:42 [2020-10-03T13:27:42.221Z] #41 152.7   CC       lib/c/criu.o
13:27:42 [2020-10-03T13:27:42.264Z] #41 154.4   CC       criu/tun.o
13:27:42 [2020-10-03T13:27:42.475Z] ok  	github.com/docker/docker/pkg/ioutils	0.303s	coverage: 70.1% of statements
13:27:42 [2020-10-03T13:27:42.475Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
13:27:42 [2020-10-03T13:27:42.475Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:27:42 [2020-10-03T13:27:42.767Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
13:27:42 [2020-10-03T13:27:42.767Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:27:42 [2020-10-03T13:27:42.767Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:27:42 [2020-10-03T13:27:42.767Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
13:27:42 [2020-10-03T13:27:42.767Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:27:42 [2020-10-03T13:27:42.790Z] #41 153.4   LINK     lib/c/built-in.o
13:27:42 [2020-10-03T13:27:42.790Z] #41 153.4   LINK     lib/c/libcriu.so
13:27:42 [2020-10-03T13:27:42.790Z] #41 153.5   LINK     lib/c/libcriu.a
13:27:42 [2020-10-03T13:27:42.790Z] #41 153.5   GEN      magic.py
13:27:42 [2020-10-03T13:27:42.833Z] #41 154.8   CC       criu/uffd.o
13:27:43 [2020-10-03T13:27:43.050Z] #41 153.6 Note: Building without setproctitle() and strlcpy() support.
13:27:43 [2020-10-03T13:27:43.050Z] #41 153.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:27:43 [2020-10-03T13:27:43.050Z] #41 153.6 Note: Building without GnuTLS support
13:27:43 [2020-10-03T13:27:43.050Z] #41 153.6 Makefile.config:39: Warn: you have no libnftables installed
13:27:43 [2020-10-03T13:27:43.050Z] #41 153.6 Makefile.config:40: Warn: Building without nftables support
13:27:43 [2020-10-03T13:27:43.059Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
13:27:43 [2020-10-03T13:27:43.060Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:27:43 [2020-10-03T13:27:43.352Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
13:27:43 [2020-10-03T13:27:43.352Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
13:27:43 [2020-10-03T13:27:43.352Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:27:43 [2020-10-03T13:27:43.352Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:27:43 [2020-10-03T13:27:43.620Z] #41 154.2 fatal: not a git repository (or any of the parent directories): .git
13:27:43 [2020-10-03T13:27:43.772Z] #41 155.6   CC       criu/util.o
13:27:43 [2020-10-03T13:27:43.986Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
13:27:44 [2020-10-03T13:27:44.190Z] #41 154.7 make[1]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.342Z] #41 156.4   CC       criu/uts_ns.o
13:27:44 [2020-10-03T13:27:44.450Z] #41 155.2 make[1]: 'images/built-in.o' is up to date.
13:27:44 [2020-10-03T13:27:44.602Z] #41 156.5   CC       criu/vdso-compat.o
13:27:44 [2020-10-03T13:27:44.621Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.2 make[1]: 'compel/libcompel.a' is up to date.
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.3 make[1]: 'compel/compel-host-bin' is up to date.
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.3 make[1]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.710Z] #41 155.3 make[1]: 'soccr/libsoccr.a' is up to date.
13:27:44 [2020-10-03T13:27:44.868Z] #41 156.7   CC       criu/vdso.o
13:27:44 [2020-10-03T13:27:44.912Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
13:27:44 [2020-10-03T13:27:44.912Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.5 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.5 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.5 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.6 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.6 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.6 make[2]: Nothing to be done for 'all'.
13:27:44 [2020-10-03T13:27:44.970Z] #41 155.7 make[2]: Nothing to be done for 'all'.
13:27:45 [2020-10-03T13:27:45.229Z] #41 155.7 make[2]: Nothing to be done for 'all'.
13:27:45 [2020-10-03T13:27:45.229Z] #41 155.7   INSTALL  criu/criu
13:27:45 [2020-10-03T13:27:45.438Z] #41 157.3   LINK     criu/built-in.o
13:27:45 [2020-10-03T13:27:45.438Z] #41 157.4   LINK     criu/criu
13:27:45 [2020-10-03T13:27:45.489Z] #41 DONE 156.1s
13:27:45 [2020-10-03T13:27:45.489Z] 
13:27:45 [2020-10-03T13:27:45.489Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:45 [2020-10-03T13:27:45.698Z] #41 157.7   DEP      lib/c/criu.d
13:27:45 [2020-10-03T13:27:45.699Z] #41 157.8   CC       images/rpc.pb-c.o
13:27:46 [2020-10-03T13:27:46.268Z] #41 158.2   CC       lib/c/criu.o
13:27:46 [2020-10-03T13:27:46.419Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
13:27:46 [2020-10-03T13:27:46.419Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
13:27:46 [2020-10-03T13:27:46.429Z] #54 ...
13:27:46 [2020-10-03T13:27:46.429Z] 
13:27:46 [2020-10-03T13:27:46.429Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:27:46 [2020-10-03T13:27:46.699Z] #42 DONE 0.1s
13:27:46 [2020-10-03T13:27:46.699Z] 
13:27:46 [2020-10-03T13:27:46.699Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:27:46 [2020-10-03T13:27:46.958Z] #44 DONE 0.3s
13:27:46 [2020-10-03T13:27:46.958Z] 
13:27:46 [2020-10-03T13:27:46.958Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:27:46 [2020-10-03T13:27:46.958Z] #46 DONE 0.1s
13:27:46 [2020-10-03T13:27:46.958Z] 
13:27:46 [2020-10-03T13:27:46.958Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:47 [2020-10-03T13:27:47.207Z] #41 158.9   LINK     lib/c/built-in.o
13:27:47 [2020-10-03T13:27:47.207Z] #41 158.9   LINK     lib/c/libcriu.so
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.0   LINK     lib/c/libcriu.a
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.1   GEN      magic.py
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.2 Note: Building without setproctitle() and strlcpy() support.
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.2 Note: Building without GnuTLS support
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.2 Makefile.config:39: Warn: you have no libnftables installed
13:27:47 [2020-10-03T13:27:47.207Z] #41 159.2 Makefile.config:40: Warn: Building without nftables support
13:27:47 [2020-10-03T13:27:47.757Z] #48 ...
13:27:47 [2020-10-03T13:27:47.757Z] 
13:27:47 [2020-10-03T13:27:47.757Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:47 [2020-10-03T13:27:47.757Z] #42 170.7   CC       criu/protobuf.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 171.2   CC       criu/pstree.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 172.4   CC       criu/rbtree.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 172.7   CC       criu/rst-malloc.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 173.2   CC       criu/seccomp.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 174.1   CC       criu/seize.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 175.3   CC       criu/servicefd.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 175.9   CC       criu/shmem.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 177.0   CC       criu/sigframe.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 177.3   CC       criu/signalfd.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 177.6   CC       criu/sk-inet.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 178.8   CC       criu/sk-netlink.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 179.3   CC       criu/sk-packet.o
13:27:47 [2020-10-03T13:27:47.757Z] #42 180.0   CC       criu/sk-queue.o
13:27:47 [2020-10-03T13:27:47.777Z] #41 159.9 fatal: not a git repository (or any of the parent directories): .git
13:27:48 [2020-10-03T13:27:48.057Z] #42 180.4   CC       criu/sk-tcp.o
13:27:48 [2020-10-03T13:27:48.347Z] #41 160.4 make[1]: Nothing to be done for 'all'.
13:27:48 [2020-10-03T13:27:48.710Z] #42 181.0   CC       criu/sk-unix.o
13:27:48 [2020-10-03T13:27:48.917Z] #41 160.9 make[1]: 'images/built-in.o' is up to date.
13:27:48 [2020-10-03T13:27:48.917Z] #41 160.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:27:48 [2020-10-03T13:27:48.917Z] #41 160.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:27:48 [2020-10-03T13:27:48.917Z] #41 161.0 make[1]: 'compel/libcompel.a' is up to date.
13:27:48 [2020-10-03T13:27:48.917Z] #41 161.0 make[1]: 'compel/compel-host-bin' is up to date.
13:27:48 [2020-10-03T13:27:48.917Z] #41 161.0 make[1]: Nothing to be done for 'all'.
13:27:48 [2020-10-03T13:27:48.917Z] #41 161.0 make[1]: 'soccr/libsoccr.a' is up to date.
13:27:49 [2020-10-03T13:27:49.145Z] ok  	github.com/docker/docker/pkg/signal	2.336s	coverage: 61.0% of statements
13:27:49 [2020-10-03T13:27:49.176Z] #41 161.2 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.176Z] #41 161.2 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.176Z] #41 161.2 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.176Z] #41 161.3 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.435Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:27:49 [2020-10-03T13:27:49.439Z] #41 161.4 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.439Z] #41 161.4 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.439Z] #41 161.4 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.699Z] #41 161.5 make[2]: Nothing to be done for 'all'.
13:27:49 [2020-10-03T13:27:49.700Z] #41 161.5   INSTALL  criu/criu
13:27:49 [2020-10-03T13:27:49.726Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
13:27:49 [2020-10-03T13:27:49.960Z] #41 DONE 161.8s
13:27:49 [2020-10-03T13:27:49.960Z] 
13:27:49 [2020-10-03T13:27:49.960Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:50 [2020-10-03T13:27:50.017Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:27:50 [2020-10-03T13:27:50.017Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
13:27:50 [2020-10-03T13:27:50.303Z] #47 DONE 216.9s
13:27:50 [2020-10-03T13:27:50.303Z] 
13:27:50 [2020-10-03T13:27:50.303Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:50 [2020-10-03T13:27:50.648Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.2% of statements
13:27:50 [2020-10-03T13:27:50.939Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
13:27:51 [2020-10-03T13:27:51.230Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
13:27:51 [2020-10-03T13:27:51.419Z] #54 ...
13:27:51 [2020-10-03T13:27:51.419Z] 
13:27:51 [2020-10-03T13:27:51.419Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:27:51 [2020-10-03T13:27:51.419Z] #42 DONE 0.1s
13:27:51 [2020-10-03T13:27:51.419Z] 
13:27:51 [2020-10-03T13:27:51.419Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:27:51 [2020-10-03T13:27:51.419Z] #44 DONE 0.2s
13:27:51 [2020-10-03T13:27:51.419Z] 
13:27:51 [2020-10-03T13:27:51.419Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:51 [2020-10-03T13:27:51.492Z] #42 183.3   CC       criu/sockets.o
13:27:51 [2020-10-03T13:27:51.681Z] #54 ...
13:27:51 [2020-10-03T13:27:51.681Z] 
13:27:51 [2020-10-03T13:27:51.681Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:27:51 [2020-10-03T13:27:51.681Z] #46 DONE 0.1s
13:27:51 [2020-10-03T13:27:51.681Z] 
13:27:51 [2020-10-03T13:27:51.681Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:51 [2020-10-03T13:27:51.914Z] ok  	github.com/docker/docker/pkg/tarsum	0.030s	coverage: 89.3% of statements
13:27:51 [2020-10-03T13:27:51.914Z] testing: warning: no tests to run
13:27:51 [2020-10-03T13:27:51.914Z] coverage: [no statements]
13:27:51 [2020-10-03T13:27:51.914Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
13:27:52 [2020-10-03T13:27:52.205Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
13:27:52 [2020-10-03T13:27:52.226Z] #54 ...
13:27:52 [2020-10-03T13:27:52.226Z] 
13:27:52 [2020-10-03T13:27:52.226Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:27:52 [2020-10-03T13:27:52.237Z] #54 185.6 + bin/containerd
13:27:52 [2020-10-03T13:27:52.488Z] #48 DONE 0.3s
13:27:52 [2020-10-03T13:27:52.488Z] 
13:27:52 [2020-10-03T13:27:52.488Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:52 [2020-10-03T13:27:52.488Z] #54 ...
13:27:52 [2020-10-03T13:27:52.488Z] 
13:27:52 [2020-10-03T13:27:52.488Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:27:52 [2020-10-03T13:27:52.488Z] #50 DONE 0.1s
13:27:52 [2020-10-03T13:27:52.495Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
13:27:52 [2020-10-03T13:27:52.495Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
13:27:52 [2020-10-03T13:27:52.582Z] #42 184.6   CC       criu/stats.o
13:27:52 [2020-10-03T13:27:52.750Z] 
13:27:52 [2020-10-03T13:27:52.750Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:27:53 [2020-10-03T13:27:53.012Z] #52 DONE 0.4s
13:27:53 [2020-10-03T13:27:53.012Z] 
13:27:53 [2020-10-03T13:27:53.012Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:27:53 [2020-10-03T13:27:53.230Z] #42 185.2   CC       criu/string.o
13:27:53 [2020-10-03T13:27:53.230Z] #42 185.3   CC       criu/sysctl.o
13:27:53 [2020-10-03T13:27:53.878Z] #42 186.1   CC       criu/sysfs_parse.o
13:27:54 [2020-10-03T13:27:54.522Z] #42 186.6   CC       criu/timens.o
13:27:54 [2020-10-03T13:27:54.577Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 23.1% of statements
13:27:54 [2020-10-03T13:27:54.719Z] 4612f6d0b889: Verifying Checksum
13:27:54 [2020-10-03T13:27:54.719Z] 4612f6d0b889: Download complete
13:27:54 [2020-10-03T13:27:54.820Z] #42 187.0   CC       criu/timerfd.o
13:27:54 [2020-10-03T13:27:54.869Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
13:27:55 [2020-10-03T13:27:55.117Z] #42 187.4   CC       criu/tty.o
13:27:55 [2020-10-03T13:27:55.160Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.7% of statements
13:27:55 [2020-10-03T13:27:55.450Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
13:27:55 [2020-10-03T13:27:55.876Z] #54 193.1 + bin/containerd
13:27:56 [2020-10-03T13:27:56.483Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.3% of statements
13:27:56 [2020-10-03T13:27:56.691Z] #42 ...
13:27:56 [2020-10-03T13:27:56.691Z] 
13:27:56 [2020-10-03T13:27:56.691Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
13:27:56 [2020-10-03T13:27:56.691Z] #39 DONE 248.9s
13:27:56 [2020-10-03T13:27:56.691Z] 
13:27:56 [2020-10-03T13:27:56.691Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:27:56 [2020-10-03T13:27:56.774Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
13:27:57 [2020-10-03T13:27:57.065Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
13:27:57 [2020-10-03T13:27:57.696Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
13:27:57 [2020-10-03T13:27:57.696Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
13:27:57 [2020-10-03T13:27:57.751Z] #48 ...
13:27:57 [2020-10-03T13:27:57.751Z] 
13:27:57 [2020-10-03T13:27:57.751Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:27:57 [2020-10-03T13:27:57.751Z] #42 189.9   CC       criu/tun.o
13:27:58 [2020-10-03T13:27:58.312Z] #54 181.8 + bin/containerd-stress
13:27:58 [2020-10-03T13:27:58.398Z] #42 190.6   CC       criu/uffd.o
13:27:59 [2020-10-03T13:27:59.761Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
13:27:59 [2020-10-03T13:27:59.931Z] #42 192.0   CC       criu/util.o
13:28:00 [2020-10-03T13:28:00.393Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
13:28:00 [2020-10-03T13:28:00.866Z] #54 184.9 + bin/containerd-shim
13:28:01 [2020-10-03T13:28:01.024Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
13:28:01 [2020-10-03T13:28:01.478Z] #42 193.4   CC       criu/uts_ns.o
13:28:01 [2020-10-03T13:28:01.478Z] #42 193.6   CC       criu/vdso.o
13:28:01 [2020-10-03T13:28:01.657Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
13:28:02 [2020-10-03T13:28:02.126Z] #42 194.3   LINK     criu/built-in.o
13:28:02 [2020-10-03T13:28:02.126Z] #42 194.5   LINK     criu/criu
13:28:02 [2020-10-03T13:28:02.789Z] #42 195.0   DEP      lib/c/criu.d
13:28:03 [2020-10-03T13:28:03.088Z] #42 195.1   CC       images/rpc.pb-c.o
13:28:04 [2020-10-03T13:28:04.141Z] #42 196.0   CC       lib/c/criu.o
13:28:05 [2020-10-03T13:28:05.195Z] #42 197.2   LINK     lib/c/built-in.o
13:28:05 [2020-10-03T13:28:05.196Z] #42 197.2   LINK     lib/c/libcriu.so
13:28:05 [2020-10-03T13:28:05.196Z] #42 197.3   LINK     lib/c/libcriu.a
13:28:05 [2020-10-03T13:28:05.196Z] #42 197.4   GEN      magic.py
13:28:05 [2020-10-03T13:28:05.495Z] #42 197.6 Note: Building without setproctitle() and strlcpy() support.
13:28:05 [2020-10-03T13:28:05.495Z] #42 197.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:28:05 [2020-10-03T13:28:05.495Z] #42 197.6 Note: Building without GnuTLS support
13:28:05 [2020-10-03T13:28:05.495Z] #42 197.6 Makefile.config:39: Warn: you have no libnftables installed
13:28:05 [2020-10-03T13:28:05.495Z] #42 197.6 Makefile.config:40: Warn: Building without nftables support
13:28:06 [2020-10-03T13:28:06.141Z] #42 198.4 fatal: not a git repository (or any of the parent directories): .git
13:28:07 [2020-10-03T13:28:07.197Z] #42 199.3 make[1]: Nothing to be done for 'all'.
13:28:07 [2020-10-03T13:28:07.473Z] #54 190.6 + bin/containerd-shim-runc-v1
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.3 make[1]: 'images/built-in.o' is up to date.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.4 make[1]: 'compel/libcompel.a' is up to date.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.5 make[1]: 'compel/compel-host-bin' is up to date.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.5 make[1]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.275Z] #42 200.5 make[1]: 'soccr/libsoccr.a' is up to date.
13:28:08 [2020-10-03T13:28:08.577Z] #42 200.8 make[2]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.577Z] #42 200.8 make[2]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.875Z] #42 200.9 make[2]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.875Z] #42 201.0 make[2]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.875Z] #42 201.1 make[2]: Nothing to be done for 'all'.
13:28:08 [2020-10-03T13:28:08.875Z] #42 201.1 make[2]: Nothing to be done for 'all'.
13:28:09 [2020-10-03T13:28:09.175Z] #42 201.2 make[2]: Nothing to be done for 'all'.
13:28:09 [2020-10-03T13:28:09.175Z] #42 201.4 make[2]: Nothing to be done for 'all'.
13:28:09 [2020-10-03T13:28:09.175Z] #42 201.4   INSTALL  criu/criu
13:28:09 [2020-10-03T13:28:09.175Z] #42 DONE 201.5s
13:28:09 [2020-10-03T13:28:09.175Z] 
13:28:09 [2020-10-03T13:28:09.175Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:10 [2020-10-03T13:28:10.790Z] #54 194.6 + bin/containerd-shim-runc-v2
13:28:11 [2020-10-03T13:28:11.736Z] #54 195.8 + binaries
13:28:11 [2020-10-03T13:28:11.736Z] #54 195.8 + install -D bin/containerd /build/containerd
13:28:11 [2020-10-03T13:28:11.736Z] #54 195.8 + install -D bin/containerd-shim /build/containerd-shim
13:28:11 [2020-10-03T13:28:11.736Z] #54 195.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:28:11 [2020-10-03T13:28:11.736Z] #54 195.8 + install -D bin/ctr /build/ctr
13:28:13 [2020-10-03T13:28:13.124Z] #54 DONE 197.2s
13:28:14 [2020-10-03T13:28:14.513Z] 
13:28:14 [2020-10-03T13:28:14.513Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:28:15 [2020-10-03T13:28:15.086Z] #55 DONE 0.7s
13:28:15 [2020-10-03T13:28:15.086Z] 
13:28:15 [2020-10-03T13:28:15.086Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:28:15 [2020-10-03T13:28:15.659Z] #59 DONE 0.5s
13:28:15 [2020-10-03T13:28:15.659Z] 
13:28:15 [2020-10-03T13:28:15.659Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:28:17 [2020-10-03T13:28:17.046Z] #61 DONE 1.2s
13:28:17 [2020-10-03T13:28:17.046Z] 
13:28:17 [2020-10-03T13:28:17.046Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:28:17 [2020-10-03T13:28:17.046Z] #63 DONE 0.1s
13:28:17 [2020-10-03T13:28:17.046Z] 
13:28:17 [2020-10-03T13:28:17.046Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:28:17 [2020-10-03T13:28:17.046Z] #64 DONE 0.0s
13:28:17 [2020-10-03T13:28:17.046Z] 
13:28:17 [2020-10-03T13:28:17.046Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
13:28:18 [2020-10-03T13:28:18.806Z] #54 ...
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:28:18 [2020-10-03T13:28:18.806Z] #47 DONE 251.7s
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:18 [2020-10-03T13:28:18.806Z] #54 ...
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:28:18 [2020-10-03T13:28:18.806Z] #48 DONE 0.5s
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:18 [2020-10-03T13:28:18.806Z] #54 ...
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:28:18 [2020-10-03T13:28:18.806Z] #50 DONE 0.1s
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:28:18 [2020-10-03T13:28:18.806Z] #52 DONE 0.2s
13:28:18 [2020-10-03T13:28:18.806Z] 
13:28:18 [2020-10-03T13:28:18.806Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:18 [2020-10-03T13:28:18.967Z] #65 DONE 1.6s
13:28:18 [2020-10-03T13:28:18.967Z] 
13:28:18 [2020-10-03T13:28:18.967Z] #66 exporting to image
13:28:18 [2020-10-03T13:28:18.967Z] #66 exporting layers
13:28:20 [2020-10-03T13:28:20.224Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/rootless	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/volume	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === Skipped
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver btrfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver btrfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver btrfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver btrfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver btrfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:73: No driver to put!
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z] time="2020-10-03T13:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z] time="2020-10-03T13:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z] time="2020-10-03T13:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z] time="2020-10-03T13:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z] time="2020-10-03T13:27:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:73: No driver to put!
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     overlay_test.go:49: Fails to compute changes intermittently
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver zfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver zfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver zfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver zfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:46: Driver zfs not supported
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     graphtest_unix.go:73: No driver to put!
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:28:20 [2020-10-03T13:28:20.224Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] 
13:28:20 [2020-10-03T13:28:20.224Z] DONE 2148 tests, 26 skipped in 189.752s
Post stage
[Pipeline] junit
13:28:20 [2020-10-03T13:28:20.274Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:28:20 [2020-10-03T13:28:20.793Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -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:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary test-integration
13:28:21 [2020-10-03T13:28:21.084Z] 
13:28:21 [2020-10-03T13:28:21.084Z] Removing bundles/
13:28:21 [2020-10-03T13:28:21.084Z] 
13:28:21 [2020-10-03T13:28:21.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:28:21 [2020-10-03T13:28:21.375Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:28:21 [2020-10-03T13:28:21.375Z] GOOS="" GOARCH="" GOARM=""
13:28:22 [2020-10-03T13:28:22.283Z] #66 exporting layers 3.7s done
13:28:22 [2020-10-03T13:28:22.283Z] #66 writing image sha256:6a63ff6b469d06ae117a3ef01815891cff0aede03c059a1ead66d868c17afcd1 done
13:28:22 [2020-10-03T13:28:22.283Z] #66 naming to docker.io/library/docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 done
13:28:22 [2020-10-03T13:28:22.283Z] #66 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:28:22 [2020-10-03T13:28:22.436Z] #54 ...
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:28:22 [2020-10-03T13:28:22.436Z] #47 DONE 256.4s
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:22 [2020-10-03T13:28:22.436Z] #54 ...
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:28:22 [2020-10-03T13:28:22.436Z] #48 DONE 0.3s
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:28:22 [2020-10-03T13:28:22.436Z] #50 DONE 0.0s
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:28:22 [2020-10-03T13:28:22.436Z] #52 DONE 0.2s
13:28:22 [2020-10-03T13:28:22.436Z] 
13:28:22 [2020-10-03T13:28:22.436Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:22 [2020-10-03T13:28:22.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/test/unit
13:28:27 [2020-10-03T13:28:27.932Z] ?   	github.com/docker/docker/api	[no test files]
13:28:31 [2020-10-03T13:28:31.028Z] #54 224.9 + bin/containerd-stress
13:28:33 [2020-10-03T13:28:33.568Z] #54 227.1 + bin/containerd-shim
13:28:37 [2020-10-03T13:28:37.328Z] #54 233.6 + bin/containerd-stress
13:28:37 [2020-10-03T13:28:37.588Z] #54 235.5 + bin/containerd-shim
13:28:40 [2020-10-03T13:28:40.144Z] #54 233.7 + bin/containerd-shim-runc-v1
13:28:40 [2020-10-03T13:28:40.201Z] ok  	github.com/docker/docker/api/server	0.070s	coverage: 9.0% of statements
13:28:41 [2020-10-03T13:28:41.968Z] #55 ...
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
13:28:41 [2020-10-03T13:28:41.968Z] #23 290.9 + return
13:28:41 [2020-10-03T13:28:41.968Z] #23 DONE 291.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:41 [2020-10-03T13:28:41.968Z] #55 256.6 + bin/containerd
13:28:41 [2020-10-03T13:28:41.968Z] #55 ...
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
13:28:41 [2020-10-03T13:28:41.968Z] #24 DONE 0.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
13:28:41 [2020-10-03T13:28:41.968Z] #29 DONE 0.6s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
13:28:41 [2020-10-03T13:28:41.968Z] #32 DONE 0.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
13:28:41 [2020-10-03T13:28:41.968Z] #34 DONE 0.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:41 [2020-10-03T13:28:41.968Z] #55 ...
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
13:28:41 [2020-10-03T13:28:41.968Z] #37 DONE 0.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
13:28:41 [2020-10-03T13:28:41.968Z] #40 DONE 0.3s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:41 [2020-10-03T13:28:41.968Z] #55 ...
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
13:28:41 [2020-10-03T13:28:41.968Z] #43 DONE 0.1s
13:28:41 [2020-10-03T13:28:41.968Z] 
13:28:41 [2020-10-03T13:28:41.968Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
13:28:41 [2020-10-03T13:28:41.968Z] #45 DONE 0.1s
13:28:42 [2020-10-03T13:28:42.265Z] 
13:28:42 [2020-10-03T13:28:42.265Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
13:28:42 [2020-10-03T13:28:42.265Z] #47 DONE 0.1s
13:28:42 [2020-10-03T13:28:42.265Z] 
13:28:42 [2020-10-03T13:28:42.265Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:28:44 [2020-10-03T13:28:44.340Z] #54 238.1 + bin/containerd-shim-runc-v2
13:28:44 [2020-10-03T13:28:44.910Z] #54 239.0 + binaries
13:28:45 [2020-10-03T13:28:45.169Z] #54 239.0 + install -D bin/containerd /build/containerd
13:28:45 [2020-10-03T13:28:45.169Z] #54 239.1 + install -D bin/containerd-shim /build/containerd-shim
13:28:45 [2020-10-03T13:28:45.169Z] #54 239.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:28:45 [2020-10-03T13:28:45.169Z] #54 239.1 + install -D bin/ctr /build/ctr
13:28:45 [2020-10-03T13:28:45.715Z] #54 242.3 + bin/containerd-shim-runc-v1
13:28:46 [2020-10-03T13:28:46.547Z] #54 DONE 240.7s
13:28:47 [2020-10-03T13:28:47.933Z] 
13:28:47 [2020-10-03T13:28:47.933Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:28:48 [2020-10-03T13:28:48.501Z] #55 DONE 0.8s
13:28:48 [2020-10-03T13:28:48.501Z] 
13:28:48 [2020-10-03T13:28:48.501Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:28:48 [2020-10-03T13:28:48.759Z] #59 DONE 0.2s
13:28:48 [2020-10-03T13:28:48.759Z] 
13:28:48 [2020-10-03T13:28:48.759Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:28:49 [2020-10-03T13:28:49.005Z] #54 246.7 + bin/containerd-shim-runc-v2
13:28:49 [2020-10-03T13:28:49.326Z] #61 DONE 0.4s
13:28:49 [2020-10-03T13:28:49.327Z] 
13:28:49 [2020-10-03T13:28:49.327Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:28:49 [2020-10-03T13:28:49.327Z] #63 DONE 0.0s
13:28:49 [2020-10-03T13:28:49.327Z] 
13:28:49 [2020-10-03T13:28:49.327Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:28:49 [2020-10-03T13:28:49.327Z] #64 DONE 0.0s
13:28:49 [2020-10-03T13:28:49.327Z] 
13:28:49 [2020-10-03T13:28:49.327Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
13:28:49 [2020-10-03T13:28:49.896Z] #65 DONE 0.7s
13:28:49 [2020-10-03T13:28:49.944Z] #54 247.7 + binaries
13:28:49 [2020-10-03T13:28:49.944Z] #54 247.7 + install -D bin/containerd /build/containerd
13:28:49 [2020-10-03T13:28:49.944Z] #54 247.7 + install -D bin/containerd-shim /build/containerd-shim
13:28:49 [2020-10-03T13:28:49.944Z] #54 247.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:28:49 [2020-10-03T13:28:49.944Z] #54 247.7 + install -D bin/ctr /build/ctr
13:28:50 [2020-10-03T13:28:50.156Z] 
13:28:50 [2020-10-03T13:28:50.157Z] #66 exporting to image
13:28:50 [2020-10-03T13:28:50.157Z] #66 exporting layers
13:28:51 [2020-10-03T13:28:51.320Z] #54 DONE 249.1s
13:28:52 [2020-10-03T13:28:52.258Z] 
13:28:52 [2020-10-03T13:28:52.258Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:28:52 [2020-10-03T13:28:52.825Z] #55 DONE 0.8s
13:28:52 [2020-10-03T13:28:52.825Z] 
13:28:52 [2020-10-03T13:28:52.825Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:28:53 [2020-10-03T13:28:53.083Z] #59 DONE 0.2s
13:28:53 [2020-10-03T13:28:53.083Z] 
13:28:53 [2020-10-03T13:28:53.083Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:28:53 [2020-10-03T13:28:53.652Z] #61 DONE 0.4s
13:28:53 [2020-10-03T13:28:53.652Z] 
13:28:53 [2020-10-03T13:28:53.652Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:28:53 [2020-10-03T13:28:53.652Z] #63 DONE 0.0s
13:28:53 [2020-10-03T13:28:53.652Z] 
13:28:53 [2020-10-03T13:28:53.652Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:28:53 [2020-10-03T13:28:53.652Z] #64 DONE 0.0s
13:28:53 [2020-10-03T13:28:53.652Z] 
13:28:53 [2020-10-03T13:28:53.652Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
13:28:54 [2020-10-03T13:28:54.220Z] #65 DONE 0.6s
13:28:54 [2020-10-03T13:28:54.220Z] 
13:28:54 [2020-10-03T13:28:54.220Z] #66 exporting to image
13:28:54 [2020-10-03T13:28:54.220Z] #66 exporting layers
13:28:56 [2020-10-03T13:28:56.730Z] #66 exporting layers 6.3s done
13:28:56 [2020-10-03T13:28:56.730Z] #66 writing image sha256:ea223fabf036cd11912f4ec4c72f85f2de9ca58b65ec1d610ee14d85bf40d64e done
13:28:56 [2020-10-03T13:28:56.730Z] #66 naming to docker.io/library/docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 done
13:28:56 [2020-10-03T13:28:56.730Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:28:57 [2020-10-03T13:28:57.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -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:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary test-integration
13:28:58 [2020-10-03T13:28:58.511Z] 
13:28:58 [2020-10-03T13:28:58.511Z] Removing bundles/
13:28:58 [2020-10-03T13:28:58.511Z] 
13:28:58 [2020-10-03T13:28:58.511Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:28:58 [2020-10-03T13:28:58.511Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:28:58 [2020-10-03T13:28:58.511Z] GOOS="" GOARCH="" GOARM=""
13:29:00 [2020-10-03T13:29:00.789Z] #66 exporting layers 6.3s done
13:29:00 [2020-10-03T13:29:00.789Z] #66 writing image sha256:164b71cec17924557490cdabd1637661c75a184d32d0cffbc159635949a8ff73 done
13:29:00 [2020-10-03T13:29:00.789Z] #66 naming to docker.io/library/docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 done
13:29:00 [2020-10-03T13:29:00.789Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:29:00 [2020-10-03T13:29:00.953Z] #55 ...
13:29:00 [2020-10-03T13:29:00.953Z] 
13:29:00 [2020-10-03T13:29:00.953Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
13:29:00 [2020-10-03T13:29:00.953Z] #48 DONE 312.4s
13:29:00 [2020-10-03T13:29:00.953Z] 
13:29:00 [2020-10-03T13:29:00.953Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:29:01 [2020-10-03T13:29:01.136Z] + trap exit INT TERM
13:29:01 [2020-10-03T13:29:01.136Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
13:29:01 [2020-10-03T13:29:01.136Z] + CONTAINER_NAME=docker-pr1
13:29:01 [2020-10-03T13:29:01.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41523/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary-daemon
13:29:02 [2020-10-03T13:29:02.072Z] 
13:29:02 [2020-10-03T13:29:02.072Z] Removing bundles/
13:29:02 [2020-10-03T13:29:02.072Z] 
13:29:02 [2020-10-03T13:29:02.072Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:29:02 [2020-10-03T13:29:02.072Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:29:02 [2020-10-03T13:29:02.072Z] GOOS="" GOARCH="" GOARM=""
13:29:02 [2020-10-03T13:29:02.491Z] #55 ...
13:29:02 [2020-10-03T13:29:02.491Z] 
13:29:02 [2020-10-03T13:29:02.491Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
13:29:02 [2020-10-03T13:29:02.491Z] #49 DONE 0.1s
13:29:02 [2020-10-03T13:29:02.491Z] 
13:29:02 [2020-10-03T13:29:02.491Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
13:29:02 [2020-10-03T13:29:02.491Z] #51 DONE 0.1s
13:29:02 [2020-10-03T13:29:02.491Z] 
13:29:02 [2020-10-03T13:29:02.491Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:29:02 [2020-10-03T13:29:02.491Z] #55 ...
13:29:02 [2020-10-03T13:29:02.491Z] 
13:29:02 [2020-10-03T13:29:02.491Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
13:29:02 [2020-10-03T13:29:02.491Z] #53 DONE 0.1s
13:29:02 [2020-10-03T13:29:02.788Z] 
13:29:02 [2020-10-03T13:29:02.789Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
13:29:18 [2020-10-03T13:29:18.283Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:29:18 [2020-10-03T13:29:18.283Z] 
13:29:18 [2020-10-03T13:29:18.283Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:29:18 [2020-10-03T13:29:18.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:29:18 [2020-10-03T13:29:18.283Z] HOSTNAME=3116dc615119
13:29:18 [2020-10-03T13:29:18.283Z] TESTDEBUG=0
13:29:18 [2020-10-03T13:29:18.283Z] DEST=bundles/test-integration
13:29:18 [2020-10-03T13:29:18.283Z] PWD=/go/src/github.com/docker/docker
13:29:18 [2020-10-03T13:29:18.283Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:29:18 [2020-10-03T13:29:18.283Z] container=docker
13:29:18 [2020-10-03T13:29:18.283Z] HOME=/root
13:29:18 [2020-10-03T13:29:18.283Z] GOLANG_VERSION=1.13.15
13:29:18 [2020-10-03T13:29:18.283Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:29:18 [2020-10-03T13:29:18.283Z] VALIDATE_BRANCH=master
13:29:18 [2020-10-03T13:29:18.283Z] TERM=xterm
13:29:18 [2020-10-03T13:29:18.283Z] DOCKER_PKG=github.com/docker/docker
13:29:18 [2020-10-03T13:29:18.283Z] SHLVL=1
13:29:18 [2020-10-03T13:29:18.283Z] TIMEOUT=120m
13:29:18 [2020-10-03T13:29:18.283Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:29:18 [2020-10-03T13:29:18.283Z] DOCKER_GRAPHDRIVER=overlay2
13:29:18 [2020-10-03T13:29:18.283Z] GO111MODULE=off
13:29:18 [2020-10-03T13:29:18.283Z] DOCKER_EXPERIMENTAL=1
13:29:18 [2020-10-03T13:29:18.283Z] TEST_SKIP_INTEGRATION_CLI=1
13:29:18 [2020-10-03T13:29:18.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:29:18 [2020-10-03T13:29:18.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:29:18 [2020-10-03T13:29:18.283Z] GOPATH=/go
13:29:18 [2020-10-03T13:29:18.283Z] PKG_CONFIG=pkg-config
13:29:18 [2020-10-03T13:29:18.283Z] _=/usr/bin/env
13:29:18 [2020-10-03T13:29:18.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:29:21 [2020-10-03T13:29:21.452Z] #55 298.5 + bin/containerd-stress
13:29:23 [2020-10-03T13:29:23.537Z] #55 301.0 + bin/containerd-shim
13:29:30 [2020-10-03T13:29:30.498Z] #55 307.9 + bin/containerd-shim-runc-v1
13:29:36 [2020-10-03T13:29:36.113Z] #55 312.8 + bin/containerd-shim-runc-v2
13:29:36 [2020-10-03T13:29:36.139Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 1m58.764447902s 
13:29:36 [2020-10-03T13:29:36.139Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 679.504961ms 
13:29:36 [2020-10-03T13:29:36.410Z] #55 313.9 + binaries
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/types/filters	0.053s	coverage: 92.2% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 5.7% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:29:36 [2020-10-03T13:29:36.688Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
13:29:36 [2020-10-03T13:29:36.706Z] #55 313.9 + install -D bin/containerd /build/containerd
13:29:36 [2020-10-03T13:29:36.707Z] #55 314.0 + install -D bin/containerd-shim /build/containerd-shim
13:29:36 [2020-10-03T13:29:36.707Z] #55 314.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:29:36 [2020-10-03T13:29:36.707Z] #55 314.0 + install -D bin/ctr /build/ctr
13:29:36 [2020-10-03T13:29:36.707Z] #55 DONE 314.1s
13:29:36 [2020-10-03T13:29:36.952Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
13:29:37 [2020-10-03T13:29:37.753Z] 
13:29:37 [2020-10-03T13:29:37.753Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
13:29:38 [2020-10-03T13:29:38.047Z] #56 DONE 0.1s
13:29:38 [2020-10-03T13:29:38.047Z] 
13:29:38 [2020-10-03T13:29:38.047Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
13:29:38 [2020-10-03T13:29:38.047Z] #60 DONE 0.1s
13:29:38 [2020-10-03T13:29:38.047Z] 
13:29:38 [2020-10-03T13:29:38.047Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
13:29:38 [2020-10-03T13:29:38.047Z] #62 DONE 0.1s
13:29:38 [2020-10-03T13:29:38.341Z] 
13:29:38 [2020-10-03T13:29:38.341Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
13:29:38 [2020-10-03T13:29:38.341Z] #64 DONE 0.1s
13:29:38 [2020-10-03T13:29:38.341Z] 
13:29:38 [2020-10-03T13:29:38.341Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
13:29:38 [2020-10-03T13:29:38.341Z] #65 DONE 0.0s
13:29:38 [2020-10-03T13:29:38.341Z] 
13:29:38 [2020-10-03T13:29:38.341Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
13:29:38 [2020-10-03T13:29:38.347Z] ok  	github.com/docker/docker/builder/remotecontext	0.289s	coverage: 13.6% of statements
13:29:39 [2020-10-03T13:29:39.295Z] ok  	github.com/docker/docker/builder/dockerfile	0.913s	coverage: 48.0% of statements
13:29:39 [2020-10-03T13:29:39.295Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.243s	coverage: 86.3% of statements
13:29:39 [2020-10-03T13:29:39.295Z] ?   	github.com/docker/docker/cli	[no test files]
13:29:39 [2020-10-03T13:29:39.295Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:29:40 [2020-10-03T13:29:40.423Z] #66 DONE 2.1s
13:29:40 [2020-10-03T13:29:40.423Z] 
13:29:40 [2020-10-03T13:29:40.423Z] #67 exporting to oci image format
13:29:40 [2020-10-03T13:29:40.423Z] #67 exporting layers
13:29:40 [2020-10-03T13:29:40.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:29:40 [2020-10-03T13:29:40.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:29:40 [2020-10-03T13:29:40.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:29:44 [2020-10-03T13:29:44.612Z] ok  	github.com/docker/docker/client	0.305s	coverage: 75.4% of statements
13:29:50 [2020-10-03T13:29:50.984Z] INFO [runner/unused/goanalysis] analyzers took 27.314806402s with top 10 stages: buildssa: 22.993012291s, U1000: 4.321794111s 
13:29:56 [2020-10-03T13:29:56.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:29:56 [2020-10-03T13:29:56.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:29:56 [2020-10-03T13:29:56.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:29:57 [2020-10-03T13:29:57.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:29:57 [2020-10-03T13:29:57.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:29:58 [2020-10-03T13:29:58.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:30:00 [2020-10-03T13:30:00.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:30:02 [2020-10-03T13:30:02.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:30:03 [2020-10-03T13:30:03.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:30:03 [2020-10-03T13:30:03.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:30:04 [2020-10-03T13:30:04.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:30:05 [2020-10-03T13:30:05.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:30:06 [2020-10-03T13:30:06.400Z] 4612f6d0b889: Pull complete
13:30:06 [2020-10-03T13:30:06.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:30:07 [2020-10-03T13:30:07.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:30:08 [2020-10-03T13:30:08.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:30:09 [2020-10-03T13:30:09.208Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:30:09 [2020-10-03T13:30:09.208Z] Using test binary docker
13:30:09 [2020-10-03T13:30:09.208Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:30:09 [2020-10-03T13:30:09.208Z] +++ /etc/init.d/apparmor start
13:30:09 [2020-10-03T13:30:09.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:30:09 [2020-10-03T13:30:09.208Z] INFO: Waiting for daemon to start...
13:30:09 [2020-10-03T13:30:09.208Z] Starting dockerd
13:30:09 [2020-10-03T13:30:09.208Z] +++ 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
13:30:11 [2020-10-03T13:30:11.273Z] .
13:30:11 [2020-10-03T13:30:11.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:30:11 [2020-10-03T13:30:11.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:30:11 [2020-10-03T13:30:11.273Z] Error: No such image: emptyfs
13:30:11 [2020-10-03T13:30:11.273Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:30:11 [2020-10-03T13:30:11.273Z] ++++ docker load
13:30:11 [2020-10-03T13:30:11.564Z] Running integration-test (iteration 1)
13:30:11 [2020-10-03T13:30:11.564Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
13:30:11 [2020-10-03T13:30:11.564Z] ++ 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
13:30:11 [2020-10-03T13:30:11.564Z] ++ set -e
13:30:11 [2020-10-03T13:30:11.564Z] ++ '[' -n 0 ']'
13:30:11 [2020-10-03T13:30:11.564Z] ++ set -x
13:30:11 [2020-10-03T13:30:11.564Z] ++ env -i DEST=/go/src/github.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
13:30:16 [2020-10-03T13:30:16.775Z] ok  	github.com/docker/docker/cmd/dockerd	0.125s	coverage: 29.1% of statements
13:30:16 [2020-10-03T13:30:16.775Z] ok  	github.com/docker/docker/container	0.143s	coverage: 34.7% of statements
13:30:16 [2020-10-03T13:30:16.775Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:30:16 [2020-10-03T13:30:16.775Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:30:16 [2020-10-03T13:30:16.775Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:30:16 [2020-10-03T13:30:16.775Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:30:16 [2020-10-03T13:30:16.775Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
13:30:16 [2020-10-03T13:30:16.775Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.089s	coverage: 35.9% of statements
13:30:19 [2020-10-03T13:30:19.337Z] ok  	github.com/docker/docker/daemon/cluster	0.163s	coverage: 0.5% of statements
13:30:20 [2020-10-03T13:30:20.231Z] Loaded image: buildpack-deps:buster
13:30:20 [2020-10-03T13:30:20.231Z] Loaded image: busybox:latest
13:30:20 [2020-10-03T13:30:20.231Z] Loaded image: busybox:glibc
13:30:20 [2020-10-03T13:30:20.231Z] Loaded image: debian:buster
13:30:20 [2020-10-03T13:30:20.231Z] Loaded image: hello-world:latest
13:30:20 [2020-10-03T13:30:20.231Z] INFO: Testing against a local daemon
13:30:20 [2020-10-03T13:30:20.231Z] === RUN   TestCgroupNamespacesBuild
13:30:21 [2020-10-03T13:30:21.903Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
13:30:22 [2020-10-03T13:30:22.296Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
13:30:22 [2020-10-03T13:30:22.296Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:30:22 [2020-10-03T13:30:22.858Z] ok  	github.com/docker/docker/daemon/config	0.098s	coverage: 81.8% of statements
13:30:23 [2020-10-03T13:30:23.438Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
13:30:24 [2020-10-03T13:30:24.390Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
13:30:24 [2020-10-03T13:30:24.390Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
13:30:24 [2020-10-03T13:30:24.390Z] === RUN   TestBuildWithSession
13:30:24 [2020-10-03T13:30:24.390Z] --- SKIP: TestBuildWithSession (0.00s)
13:30:24 [2020-10-03T13:30:24.390Z]     build_session_test.go:25: TODO: BuildKit
13:30:24 [2020-10-03T13:30:24.390Z] === RUN   TestBuildSquashParent
13:30:28 [2020-10-03T13:30:28.612Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
13:30:28 [2020-10-03T13:30:28.612Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.514s	coverage: 14.1% of statements
13:30:29 [2020-10-03T13:30:29.188Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.677s	coverage: 56.2% of statements
13:30:31 [2020-10-03T13:30:31.459Z] --- PASS: TestBuildSquashParent (6.55s)
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:31 [2020-10-03T13:30:31.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:31 [2020-10-03T13:30:31.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:31 [2020-10-03T13:30:31.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:30:31 [2020-10-03T13:30:31.459Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:30:31 [2020-10-03T13:30:31.747Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
13:30:33 [2020-10-03T13:30:33.529Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:30:33 [2020-10-03T13:30:33.529Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:30:34 [2020-10-03T13:30:34.303Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.263s	coverage: 46.2% of statements
13:30:34 [2020-10-03T13:30:34.566Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.041s	coverage: 73.1% of statements
13:30:34 [2020-10-03T13:30:34.987Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:30:34 [2020-10-03T13:30:34.987Z] 
13:30:34 [2020-10-03T13:30:34.987Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:30:34 [2020-10-03T13:30:34.987Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:30:34 [2020-10-03T13:30:34.987Z] HOSTNAME=3b7cf460157d
13:30:34 [2020-10-03T13:30:34.987Z] DEST=bundles/test-integration
13:30:34 [2020-10-03T13:30:34.987Z] PWD=/go/src/github.com/docker/docker
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_ROOTLESS=1
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:30:34 [2020-10-03T13:30:34.987Z] container=docker
13:30:34 [2020-10-03T13:30:34.987Z] HOME=/root
13:30:34 [2020-10-03T13:30:34.987Z] GOLANG_VERSION=1.13.15
13:30:34 [2020-10-03T13:30:34.987Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:30:34 [2020-10-03T13:30:34.987Z] VALIDATE_BRANCH=master
13:30:34 [2020-10-03T13:30:34.987Z] TERM=xterm
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_PKG=github.com/docker/docker
13:30:34 [2020-10-03T13:30:34.987Z] SHLVL=1
13:30:34 [2020-10-03T13:30:34.987Z] TIMEOUT=120m
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_GRAPHDRIVER=overlay2
13:30:34 [2020-10-03T13:30:34.987Z] GO111MODULE=off
13:30:34 [2020-10-03T13:30:34.987Z] DOCKER_EXPERIMENTAL=1
13:30:34 [2020-10-03T13:30:34.987Z] TEST_SKIP_INTEGRATION_CLI=1
13:30:34 [2020-10-03T13:30:34.987Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:30:34 [2020-10-03T13:30:34.987Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:30:34 [2020-10-03T13:30:34.987Z] GOPATH=/go
13:30:34 [2020-10-03T13:30:34.987Z] PKG_CONFIG=pkg-config
13:30:34 [2020-10-03T13:30:34.987Z] _=/usr/bin/env
13:30:34 [2020-10-03T13:30:34.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:30:35 [2020-10-03T13:30:35.143Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.840s	coverage: 49.5% of statements
13:30:36 [2020-10-03T13:30:36.280Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:30:36 [2020-10-03T13:30:36.280Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:30:37 [2020-10-03T13:30:37.071Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
13:30:37 [2020-10-03T13:30:37.647Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.550s	coverage: 76.1% of statements
13:30:37 [2020-10-03T13:30:37.647Z] ok  	github.com/docker/docker/daemon	12.316s	coverage: 17.3% of statements
13:30:37 [2020-10-03T13:30:37.647Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:30:37 [2020-10-03T13:30:37.647Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:30:37 [2020-10-03T13:30:37.647Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:30:37 [2020-10-03T13:30:37.647Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:30:37 [2020-10-03T13:30:37.647Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:30:38 [2020-10-03T13:30:38.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:30:38 [2020-10-03T13:30:38.541Z] 
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_INTEGRATION_DEST=2
13:30:38 [2020-10-03T13:30:38.541Z] + CONTAINER_NAME=docker-pr1-2
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_SKIP_INTEGRATION=1
13:30:38 [2020-10-03T13:30:38.541Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
13:30:38 [2020-10-03T13:30:38.541Z] + run_tests
13:30:38 [2020-10-03T13:30:38.541Z] + c=0
13:30:38 [2020-10-03T13:30:38.541Z] + '[' -n 0 ']'
13:30:38 [2020-10-03T13:30:38.541Z] + rm=
13:30:38 [2020-10-03T13:30:38.541Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41523/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41523/.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=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh '' test-integration
13:30:38 [2020-10-03T13:30:38.541Z] ++ jobs -p
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_INTEGRATION_DEST=3
13:30:38 [2020-10-03T13:30:38.541Z] + CONTAINER_NAME=docker-pr1-3
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_SKIP_INTEGRATION=1
13:30:38 [2020-10-03T13:30:38.541Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
13:30:38 [2020-10-03T13:30:38.541Z] + run_tests
13:30:38 [2020-10-03T13:30:38.541Z] + '[' -n 0 ']'
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_INTEGRATION_DEST=1
13:30:38 [2020-10-03T13:30:38.541Z] + rm=
13:30:38 [2020-10-03T13:30:38.541Z] + CONTAINER_NAME=docker-pr1-1
13:30:38 [2020-10-03T13:30:38.541Z] + TEST_SKIP_INTEGRATION_CLI=1
13:30:38 [2020-10-03T13:30:38.541Z] + run_tests test-integration-flaky
13:30:38 [2020-10-03T13:30:38.541Z] + '[' -n 0 ']'
13:30:38 [2020-10-03T13:30:38.541Z] + rm=
13:30:38 [2020-10-03T13:30:38.541Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41523/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41523/.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=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh '' test-integration
13:30:38 [2020-10-03T13:30:38.541Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41523/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41523/.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=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh test-integration-flaky test-integration
13:30:38 [2020-10-03T13:30:38.541Z] + for job in $(jobs -p)
13:30:38 [2020-10-03T13:30:38.541Z] + wait 7383
13:30:38 [2020-10-03T13:30:38.541Z] 
13:30:38 [2020-10-03T13:30:38.541Z] 
13:30:38 [2020-10-03T13:30:38.541Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:30:38 [2020-10-03T13:30:38.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:30:38 [2020-10-03T13:30:38.541Z] HOSTNAME=4a66606695a4
13:30:38 [2020-10-03T13:30:38.541Z] TEST_SKIP_INTEGRATION=1
13:30:38 [2020-10-03T13:30:38.541Z] TESTDEBUG=0
13:30:38 [2020-10-03T13:30:38.541Z] DEST=bundles/test-integration
13:30:38 [2020-10-03T13:30:38.541Z] PWD=/go/src/github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] KEEPBUNDLE=1
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:30:38 [2020-10-03T13:30:38.541Z] container=docker
13:30:38 [2020-10-03T13:30:38.541Z] HOME=/root
13:30:38 [2020-10-03T13:30:38.541Z] GOLANG_VERSION=1.13.15
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_BRANCH=master
13:30:38 [2020-10-03T13:30:38.541Z] TERM=xterm
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_PKG=github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] SHLVL=1
13:30:38 [2020-10-03T13:30:38.541Z] TIMEOUT=120m
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GRAPHDRIVER=overlay2
13:30:38 [2020-10-03T13:30:38.541Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:30:38 [2020-10-03T13:30:38.541Z] GO111MODULE=off
13:30:38 [2020-10-03T13:30:38.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:30:38 [2020-10-03T13:30:38.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:30:38 [2020-10-03T13:30:38.541Z] GOPATH=/go
13:30:38 [2020-10-03T13:30:38.541Z] PKG_CONFIG=pkg-config
13:30:38 [2020-10-03T13:30:38.541Z] _=/usr/bin/env
13:30:38 [2020-10-03T13:30:38.541Z] Building test suite binary ./integration-cli/test.main
13:30:38 [2020-10-03T13:30:38.541Z] 
13:30:38 [2020-10-03T13:30:38.541Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:30:38 [2020-10-03T13:30:38.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:30:38 [2020-10-03T13:30:38.541Z] HOSTNAME=28675c52664c
13:30:38 [2020-10-03T13:30:38.541Z] TEST_SKIP_INTEGRATION=1
13:30:38 [2020-10-03T13:30:38.541Z] TESTDEBUG=0
13:30:38 [2020-10-03T13:30:38.541Z] DEST=bundles/test-integration
13:30:38 [2020-10-03T13:30:38.541Z] PWD=/go/src/github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] KEEPBUNDLE=1
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:30:38 [2020-10-03T13:30:38.541Z] container=docker
13:30:38 [2020-10-03T13:30:38.541Z] HOME=/root
13:30:38 [2020-10-03T13:30:38.541Z] GOLANG_VERSION=1.13.15
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_BRANCH=master
13:30:38 [2020-10-03T13:30:38.541Z] TERM=xterm
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_PKG=github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] SHLVL=1
13:30:38 [2020-10-03T13:30:38.541Z] TIMEOUT=120m
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GRAPHDRIVER=overlay2
13:30:38 [2020-10-03T13:30:38.541Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:30:38 [2020-10-03T13:30:38.541Z] GO111MODULE=off
13:30:38 [2020-10-03T13:30:38.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:30:38 [2020-10-03T13:30:38.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:30:38 [2020-10-03T13:30:38.541Z] GOPATH=/go
13:30:38 [2020-10-03T13:30:38.541Z] PKG_CONFIG=pkg-config
13:30:38 [2020-10-03T13:30:38.541Z] _=/usr/bin/env
13:30:38 [2020-10-03T13:30:38.541Z] Building test suite binary ./integration-cli/test.main
13:30:38 [2020-10-03T13:30:38.541Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:30:38 [2020-10-03T13:30:38.541Z] No new tests added to integration.
13:30:38 [2020-10-03T13:30:38.541Z] 
13:30:38 [2020-10-03T13:30:38.541Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:30:38 [2020-10-03T13:30:38.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:30:38 [2020-10-03T13:30:38.541Z] HOSTNAME=21475fa8eedd
13:30:38 [2020-10-03T13:30:38.541Z] TESTDEBUG=0
13:30:38 [2020-10-03T13:30:38.541Z] DEST=bundles/test-integration
13:30:38 [2020-10-03T13:30:38.541Z] PWD=/go/src/github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] KEEPBUNDLE=1
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:30:38 [2020-10-03T13:30:38.541Z] container=docker
13:30:38 [2020-10-03T13:30:38.541Z] HOME=/root
13:30:38 [2020-10-03T13:30:38.541Z] GOLANG_VERSION=1.13.15
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:30:38 [2020-10-03T13:30:38.541Z] VALIDATE_BRANCH=master
13:30:38 [2020-10-03T13:30:38.541Z] TERM=xterm
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_PKG=github.com/docker/docker
13:30:38 [2020-10-03T13:30:38.541Z] SHLVL=1
13:30:38 [2020-10-03T13:30:38.541Z] TIMEOUT=120m
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:30:38 [2020-10-03T13:30:38.541Z] DOCKER_GRAPHDRIVER=overlay2
13:30:38 [2020-10-03T13:30:38.541Z] GO111MODULE=off
13:30:38 [2020-10-03T13:30:38.541Z] TEST_SKIP_INTEGRATION_CLI=1
13:30:38 [2020-10-03T13:30:38.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:30:38 [2020-10-03T13:30:38.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:30:38 [2020-10-03T13:30:38.541Z] GOPATH=/go
13:30:38 [2020-10-03T13:30:38.541Z] PKG_CONFIG=pkg-config
13:30:38 [2020-10-03T13:30:38.541Z] _=/usr/bin/env
13:30:38 [2020-10-03T13:30:38.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:30:38 [2020-10-03T13:30:38.599Z] ok  	github.com/docker/docker/daemon/links	0.017s	coverage: 93.0% of statements
13:30:38 [2020-10-03T13:30:38.863Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
13:30:39 [2020-10-03T13:30:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
13:30:39 [2020-10-03T13:30:39.005Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
13:30:39 [2020-10-03T13:30:39.005Z] === RUN   TestBuildMultiStageCopy
13:30:39 [2020-10-03T13:30:39.005Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:30:40 [2020-10-03T13:30:40.790Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 41.0% of statements
13:30:41 [2020-10-03T13:30:41.052Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 4.8% of statements
13:30:41 [2020-10-03T13:30:41.069Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:30:41 [2020-10-03T13:30:41.629Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.756s	coverage: 57.7% of statements
13:30:41 [2020-10-03T13:30:41.629Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:30:41 [2020-10-03T13:30:41.629Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:30:41 [2020-10-03T13:30:41.629Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:30:41 [2020-10-03T13:30:41.629Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:30:41 [2020-10-03T13:30:41.701Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:30:41 [2020-10-03T13:30:41.893Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.357s	coverage: 77.8% of statements
13:30:41 [2020-10-03T13:30:41.893Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:30:41 [2020-10-03T13:30:41.893Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:30:42 [2020-10-03T13:30:42.333Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:30:42 [2020-10-03T13:30:42.471Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
13:30:42 [2020-10-03T13:30:42.471Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.9% of statements
13:30:42 [2020-10-03T13:30:42.690Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:30:43 [2020-10-03T13:30:43.050Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.040s	coverage: 87.2% of statements
13:30:43 [2020-10-03T13:30:43.314Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 61.6% of statements
13:30:43 [2020-10-03T13:30:43.723Z] --- PASS: TestBuildMultiStageCopy (4.97s)
13:30:43 [2020-10-03T13:30:43.723Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
13:30:43 [2020-10-03T13:30:43.723Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
13:30:43 [2020-10-03T13:30:43.723Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s)
13:30:43 [2020-10-03T13:30:43.723Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
13:30:43 [2020-10-03T13:30:43.723Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
13:30:43 [2020-10-03T13:30:43.723Z] === RUN   TestBuildMultiStageParentConfig
13:30:44 [2020-10-03T13:30:44.267Z] ok  	github.com/docker/docker/daemon/logger/local	0.071s	coverage: 75.2% of statements
13:30:44 [2020-10-03T13:30:44.267Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:30:44 [2020-10-03T13:30:44.531Z] time="2020-10-03T13:30:44Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate506201017/log412097476.1: no such file or directory"
13:30:44 [2020-10-03T13:30:44.794Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.086s	coverage: 38.3% of statements
13:30:44 [2020-10-03T13:30:44.794Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 33.3% of statements
13:30:45 [2020-10-03T13:30:45.236Z] --- PASS: TestBuildMultiStageParentConfig (1.60s)
13:30:45 [2020-10-03T13:30:45.236Z] === RUN   TestBuildLabelWithTargets
13:30:45 [2020-10-03T13:30:45.371Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
13:30:46 [2020-10-03T13:30:46.322Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.035s	coverage: 46.8% of statements
13:30:46 [2020-10-03T13:30:46.899Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
13:30:47 [2020-10-03T13:30:47.477Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.913s	coverage: 82.5% of statements
13:30:47 [2020-10-03T13:30:47.477Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:30:47 [2020-10-03T13:30:47.477Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:30:47 [2020-10-03T13:30:47.963Z] --- PASS: TestBuildLabelWithTargets (2.44s)
13:30:47 [2020-10-03T13:30:47.963Z] === RUN   TestBuildWithEmptyLayers
13:30:48 [2020-10-03T13:30:48.056Z] ok  	github.com/docker/docker/distribution/metadata	0.133s	coverage: 48.2% of statements
13:30:48 [2020-10-03T13:30:48.595Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
13:30:48 [2020-10-03T13:30:48.595Z] === RUN   TestBuildMultiStageOnBuild
13:30:48 [2020-10-03T13:30:48.634Z] ok  	github.com/docker/docker/distribution	0.308s	coverage: 21.9% of statements
13:30:48 [2020-10-03T13:30:48.634Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:30:49 [2020-10-03T13:30:49.212Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 49.4% of statements
13:30:50 [2020-10-03T13:30:50.165Z] ok  	github.com/docker/docker/image	0.062s	coverage: 86.4% of statements
13:30:50 [2020-10-03T13:30:50.428Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
13:30:50 [2020-10-03T13:30:50.693Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
13:30:50 [2020-10-03T13:30:50.956Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
13:30:51 [2020-10-03T13:30:51.219Z] ok  	github.com/docker/docker/distribution/xfer	1.721s	coverage: 85.1% of statements
13:30:51 [2020-10-03T13:30:51.219Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:30:51 [2020-10-03T13:30:51.219Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:30:51 [2020-10-03T13:30:51.219Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:30:52 [2020-10-03T13:30:52.107Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
13:30:52 [2020-10-03T13:30:52.107Z] === RUN   TestBuildUncleanTarFilenames
13:30:52 [2020-10-03T13:30:52.172Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 8.2% of statements
13:30:52 [2020-10-03T13:30:52.172Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 50.0% of statements
13:30:52 [2020-10-03T13:30:52.740Z] --- PASS: TestBuildUncleanTarFilenames (1.28s)
13:30:52 [2020-10-03T13:30:52.740Z] === RUN   TestBuildMultiStageLayerLeak
13:30:53 [2020-10-03T13:30:53.570Z] ok  	github.com/docker/docker/opts	0.087s	coverage: 67.1% of statements
13:30:54 [2020-10-03T13:30:54.518Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
13:30:54 [2020-10-03T13:30:54.781Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
13:30:55 [2020-10-03T13:30:55.044Z] ok  	github.com/docker/docker/pkg/authorization	1.040s	coverage: 68.3% of statements
13:30:55 [2020-10-03T13:30:55.995Z] ok  	github.com/docker/docker/pkg/archive	1.205s	coverage: 76.9% of statements
13:30:55 [2020-10-03T13:30:55.995Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
13:30:56 [2020-10-03T13:30:56.254Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s)
13:30:56 [2020-10-03T13:30:56.254Z] === RUN   TestBuildWithHugeFile
13:30:56 [2020-10-03T13:30:56.572Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
13:30:56 [2020-10-03T13:30:56.572Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
13:30:57 [2020-10-03T13:30:57.523Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
13:30:57 [2020-10-03T13:30:57.786Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.015s	coverage: 93.8% of statements
13:30:58 [2020-10-03T13:30:58.361Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
13:30:59 [2020-10-03T13:30:59.307Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
13:30:59 [2020-10-03T13:30:59.569Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.615s	coverage: 43.2% of statements
13:31:00 [2020-10-03T13:31:00.146Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
13:31:00 [2020-10-03T13:31:00.409Z] ok  	github.com/docker/docker/pkg/fsutils	0.336s	coverage: 85.1% of statements
13:31:00 [2020-10-03T13:31:00.409Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
13:31:00 [2020-10-03T13:31:00.985Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
13:31:01 [2020-10-03T13:31:01.249Z] ok  	github.com/docker/docker/layer	7.499s	coverage: 68.8% of statements
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:31:01 [2020-10-03T13:31:01.249Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:31:01 [2020-10-03T13:31:01.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:31:01 [2020-10-03T13:31:01.828Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
13:31:01 [2020-10-03T13:31:01.828Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
13:31:02 [2020-10-03T13:31:02.092Z] ok  	github.com/docker/docker/pkg/ioutils	0.645s	coverage: 70.6% of statements
13:31:02 [2020-10-03T13:31:02.092Z] ok  	github.com/docker/docker/pkg/idtools	0.833s	coverage: 70.1% of statements
13:31:02 [2020-10-03T13:31:02.092Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:31:02 [2020-10-03T13:31:02.092Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:31:02 [2020-10-03T13:31:02.092Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:31:02 [2020-10-03T13:31:02.357Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
13:31:02 [2020-10-03T13:31:02.357Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:31:02 [2020-10-03T13:31:02.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:31:02 [2020-10-03T13:31:02.621Z] ok  	github.com/docker/docker/pkg/parsers	0.034s	coverage: 97.0% of statements
13:31:02 [2020-10-03T13:31:02.621Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
13:31:02 [2020-10-03T13:31:02.766Z] #67 exporting layers 80.4s done
13:31:02 [2020-10-03T13:31:02.766Z] #67 exporting manifest sha256:d6af21fffb8e2ee042ce554be4f6b1e3fa453c81a60f3ed750017fddce7d1e5f done
13:31:02 [2020-10-03T13:31:02.766Z] #67 exporting config sha256:69778b5bc62d826771bfa23f687d221996bed927b81e94f71fddaccd14c7141f done
13:31:02 [2020-10-03T13:31:02.766Z] #67 sending tarball
13:31:02 [2020-10-03T13:31:02.885Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.031s	coverage: 86.7% of statements
13:31:03 [2020-10-03T13:31:03.149Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
13:31:03 [2020-10-03T13:31:03.149Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:31:03 [2020-10-03T13:31:03.149Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:31:03 [2020-10-03T13:31:03.730Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
13:31:04 [2020-10-03T13:31:04.307Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
13:31:04 [2020-10-03T13:31:04.307Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
13:31:04 [2020-10-03T13:31:04.307Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
13:31:04 [2020-10-03T13:31:04.884Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
13:31:05 [2020-10-03T13:31:05.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:31:05 [2020-10-03T13:31:05.459Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
13:31:05 [2020-10-03T13:31:05.722Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 73.9% of statements
13:31:06 [2020-10-03T13:31:06.297Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
13:31:06 [2020-10-03T13:31:06.297Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
13:31:06 [2020-10-03T13:31:06.873Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
13:31:07 [2020-10-03T13:31:07.451Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
13:31:07 [2020-10-03T13:31:07.714Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
13:31:07 [2020-10-03T13:31:07.977Z] ok  	github.com/docker/docker/pkg/signal	2.805s	coverage: 61.0% of statements
13:31:08 [2020-10-03T13:31:08.241Z] ok  	github.com/docker/docker/pkg/tailfile	0.169s	coverage: 88.6% of statements
13:31:08 [2020-10-03T13:31:08.505Z] testing: warning: no tests to run
13:31:08 [2020-10-03T13:31:08.505Z] coverage: [no statements]
13:31:08 [2020-10-03T13:31:08.505Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
13:31:08 [2020-10-03T13:31:08.769Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
13:31:08 [2020-10-03T13:31:08.770Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
13:31:09 [2020-10-03T13:31:09.033Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
13:31:09 [2020-10-03T13:31:09.296Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
13:31:10 [2020-10-03T13:31:10.248Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
13:31:10 [2020-10-03T13:31:10.512Z] ok  	github.com/docker/docker/profiles/seccomp	0.040s	coverage: 75.3% of statements
13:31:11 [2020-10-03T13:31:11.465Z] ok  	github.com/docker/docker/reference	0.039s	coverage: 84.4% of statements
13:31:12 [2020-10-03T13:31:12.041Z] ok  	github.com/docker/docker/plugin	0.623s	coverage: 23.1% of statements
13:31:12 [2020-10-03T13:31:12.404Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.417395134s with top 10 stages: buildssa: 1m40.108183654s, goimports: 22.464263962s, unconvert: 14.285540648s, gosec: 9.499257641s, golint: 5.566036127s, misspell: 3.93935733s, ineffassign: 3.588771061s, inspect: 3.49808028s, vrp: 3.219877082s, ctrlflow: 1.713463122s 
13:31:12 [2020-10-03T13:31:12.404Z] INFO [runner] Issues before processing: 2270, after processing: 0 
13:31:12 [2020-10-03T13:31:12.404Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1690/1690, nolint: 0/64, cgo: 1690/2270, skip_files: 1690/1690, autogenerated_exclude: 1585/1690, path_prettifier: 1690/1690, exclude-rules: 64/1585, skip_dirs: 1690/1690, identifier_marker: 1585/1585, exclude: 1585/1585 
13:31:12 [2020-10-03T13:31:12.404Z] INFO [runner] processing took 61.442904ms with stages: nolint: 25.264433ms, identifier_marker: 16.832147ms, path_prettifier: 9.770159ms, autogenerated_exclude: 4.066483ms, exclude-rules: 3.26885ms, skip_dirs: 1.851848ms, cgo: 253.546µs, filename_unadjuster: 130.855µs, max_same_issues: 1.584µs, uniq_by_line: 536ns, diff: 429ns, skip_files: 409ns, source_code: 389ns, max_from_linter: 381ns, exclude: 372ns, path_shortener: 248ns, max_per_file_from_linter: 235ns 
13:31:12 [2020-10-03T13:31:12.404Z] INFO [runner] linters took 1m42.112630247s with stages: goanalysis_metalinter: 1m22.337835472s, unused: 19.713231263s 
13:31:12 [2020-10-03T13:31:12.404Z] INFO File cache stats: 1441 entries of total size 6.8MiB 
13:31:12 [2020-10-03T13:31:12.404Z] INFO Memory: 1491 samples, avg is 833.1MB, max is 4377.7MB 
13:31:12 [2020-10-03T13:31:12.404Z] INFO Execution took 3m41.56612229s                
13:31:12 [2020-10-03T13:31:12.404Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
13:31:12 [2020-10-03T13:31:12.619Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
13:31:12 [2020-10-03T13:31:12.619Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
13:31:12 [2020-10-03T13:31:12.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary-daemon test-docker-py
13:31:12 [2020-10-03T13:31:12.883Z] ok  	github.com/docker/docker/registry	0.259s	coverage: 56.3% of statements
13:31:13 [2020-10-03T13:31:13.146Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
13:31:13 [2020-10-03T13:31:13.289Z] 
13:31:13 [2020-10-03T13:31:13.289Z] Removing bundles/
13:31:13 [2020-10-03T13:31:13.289Z] 
13:31:13 [2020-10-03T13:31:13.289Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:31:13 [2020-10-03T13:31:13.289Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:31:13 [2020-10-03T13:31:13.289Z] GOOS="" GOARCH="" GOARM=""
13:31:13 [2020-10-03T13:31:13.724Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 66.1% of statements
13:31:15 [2020-10-03T13:31:15.650Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
13:31:16 [2020-10-03T13:31:16.227Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
13:31:16 [2020-10-03T13:31:16.227Z] ok  	github.com/docker/docker/volume/mounts	0.095s	coverage: 67.0% of statements
13:31:17 [2020-10-03T13:31:17.173Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
13:31:18 [2020-10-03T13:31:18.247Z] #67 sending tarball 15.4s done
13:31:18 [2020-10-03T13:31:18.247Z] #67 DONE 95.8s
13:31:18 [2020-10-03T13:31:18.247Z] 
13:31:18 [2020-10-03T13:31:18.247Z] #68 importing to docker
13:31:23 [2020-10-03T13:31:23.382Z] --- PASS: TestBuildWithHugeFile (26.27s)
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildWithEmptyDockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:31:23 [2020-10-03T13:31:23.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:31:23 [2020-10-03T13:31:23.382Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
13:31:23 [2020-10-03T13:31:23.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
13:31:23 [2020-10-03T13:31:23.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildPreserveOwnership
13:31:23 [2020-10-03T13:31:23.382Z] === RUN   TestBuildPreserveOwnership/copy_from
13:31:26 [2020-10-03T13:31:26.895Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:31:26 [2020-10-03T13:31:26.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:31:28 [2020-10-03T13:31:28.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:31:28 [2020-10-03T13:31:28.959Z] --- PASS: TestBuildPreserveOwnership (6.48s)
13:31:28 [2020-10-03T13:31:28.959Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.14s)
13:31:28 [2020-10-03T13:31:28.959Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s)
13:31:28 [2020-10-03T13:31:28.959Z] === RUN   TestBuildPlatformInvalid
13:31:28 [2020-10-03T13:31:28.959Z] --- PASS: TestBuildPlatformInvalid (0.15s)
13:31:28 [2020-10-03T13:31:28.959Z] PASS
13:31:28 [2020-10-03T13:31:28.959Z] 
13:31:28 [2020-10-03T13:31:28.959Z] === Skipped
13:31:28 [2020-10-03T13:31:28.959Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
13:31:28 [2020-10-03T13:31:28.959Z]     build_session_test.go:25: TODO: BuildKit
13:31:28 [2020-10-03T13:31:28.959Z] 
13:31:28 [2020-10-03T13:31:28.959Z] 
13:31:28 [2020-10-03T13:31:28.959Z] DONE 32 tests, 1 skipped in 77.390s
13:31:28 [2020-10-03T13:31:28.959Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
13:31:28 [2020-10-03T13:31:28.959Z] ++ 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
13:31:28 [2020-10-03T13:31:28.959Z] ++ set -e
13:31:28 [2020-10-03T13:31:28.959Z] ++ '[' -n 0 ']'
13:31:28 [2020-10-03T13:31:28.959Z] ++ set -x
13:31:28 [2020-10-03T13:31:28.959Z] ++ env -i DEST=/go/src/github.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
13:31:28 [2020-10-03T13:31:28.959Z] INFO: Testing against a local daemon
13:31:28 [2020-10-03T13:31:28.959Z] === RUN   TestConfigInspect
13:31:29 [2020-10-03T13:31:29.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:31:30 [2020-10-03T13:31:30.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:31:30 [2020-10-03T13:31:30.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:31:32 [2020-10-03T13:31:32.551Z] --- PASS: TestConfigInspect (3.52s)
13:31:32 [2020-10-03T13:31:32.552Z] === RUN   TestConfigList
13:31:32 [2020-10-03T13:31:32.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:31:33 [2020-10-03T13:31:33.651Z] #68 DONE 16.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:31:34 [2020-10-03T13:31:34.103Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/test/unit
13:31:35 [2020-10-03T13:31:35.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:31:36 [2020-10-03T13:31:36.065Z] --- PASS: TestConfigList (3.63s)
13:31:36 [2020-10-03T13:31:36.065Z] === RUN   TestConfigsCreateAndDelete
13:31:37 [2020-10-03T13:31:37.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:31:37 [2020-10-03T13:31:37.660Z] ?   	github.com/docker/docker/api	[no test files]
13:31:38 [2020-10-03T13:31:38.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:31:39 [2020-10-03T13:31:39.145Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/rootless	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/volume	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === Skipped
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver btrfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver btrfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver btrfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver btrfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver btrfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:73: No driver to put!
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z] time="2020-10-03T13:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z] time="2020-10-03T13:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z] time="2020-10-03T13:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z] time="2020-10-03T13:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z] time="2020-10-03T13:30:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:73: No driver to put!
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     overlay_test.go:49: Fails to compute changes intermittently
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver zfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver zfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver zfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver zfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:46: Driver zfs not supported
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     graphtest_unix.go:73: No driver to put!
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:31:39 [2020-10-03T13:31:39.145Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] 
13:31:39 [2020-10-03T13:31:39.145Z] DONE 2148 tests, 26 skipped in 192.044s
Post stage
[Pipeline] junit
13:31:39 [2020-10-03T13:31:39.161Z] Recording test results
13:31:39 [2020-10-03T13:31:39.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:31:40 [2020-10-03T13:31:40.515Z] --- PASS: TestConfigsCreateAndDelete (3.61s)
13:31:40 [2020-10-03T13:31:40.515Z] === RUN   TestConfigsUpdate
13:31:40 [2020-10-03T13:31:40.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:31:41 [2020-10-03T13:31:41.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -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:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary test-integration
13:31:41 [2020-10-03T13:31:41.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:31:42 [2020-10-03T13:31:42.507Z] 
13:31:42 [2020-10-03T13:31:42.507Z] Removing bundles/
13:31:42 [2020-10-03T13:31:42.507Z] 
13:31:42 [2020-10-03T13:31:42.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:31:42 [2020-10-03T13:31:42.507Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:31:42 [2020-10-03T13:31:42.507Z] GOOS="" GOARCH="" GOARM=""
13:31:43 [2020-10-03T13:31:43.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:31:44 [2020-10-03T13:31:44.028Z] --- PASS: TestConfigsUpdate (3.59s)
13:31:44 [2020-10-03T13:31:44.028Z] === RUN   TestTemplatedConfig
13:31:44 [2020-10-03T13:31:44.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:31:45 [2020-10-03T13:31:45.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:31:47 [2020-10-03T13:31:47.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:31:47 [2020-10-03T13:31:47.027Z] Using test binary docker
13:31:47 [2020-10-03T13:31:47.027Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:31:47 [2020-10-03T13:31:47.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:31:47 [2020-10-03T13:31:47.027Z] INFO: Waiting for daemon to start...
13:31:47 [2020-10-03T13:31:47.027Z] Starting dockerd
13:31:47 [2020-10-03T13:31:47.542Z] --- PASS: TestTemplatedConfig (3.60s)
13:31:47 [2020-10-03T13:31:47.542Z] === RUN   TestConfigCreateResolve
13:31:49 [2020-10-03T13:31:49.562Z] .
13:31:49 [2020-10-03T13:31:49.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:31:49 [2020-10-03T13:31:49.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:31:49 [2020-10-03T13:31:49.562Z] Error: No such image: emptyfs
13:31:49 [2020-10-03T13:31:49.822Z] Running integration-test (iteration 1)
13:31:49 [2020-10-03T13:31:49.822Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:31:51 [2020-10-03T13:31:51.058Z] --- PASS: TestConfigCreateResolve (3.57s)
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestConfigDaemonLibtrustID
13:31:51 [2020-10-03T13:31:51.058Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:31:51 [2020-10-03T13:31:51.058Z] PASS
13:31:51 [2020-10-03T13:31:51.058Z] 
13:31:51 [2020-10-03T13:31:51.058Z] DONE 7 tests in 22.121s
13:31:51 [2020-10-03T13:31:51.058Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
13:31:51 [2020-10-03T13:31:51.058Z] ++ 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
13:31:51 [2020-10-03T13:31:51.058Z] ++ set -e
13:31:51 [2020-10-03T13:31:51.058Z] ++ '[' -n 0 ']'
13:31:51 [2020-10-03T13:31:51.058Z] ++ set -x
13:31:51 [2020-10-03T13:31:51.058Z] ++ env -i DEST=/go/src/github.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
13:31:51 [2020-10-03T13:31:51.058Z] INFO: Testing against a local daemon
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestCheckpoint
13:31:51 [2020-10-03T13:31:51.058Z] --- SKIP: TestCheckpoint (0.00s)
13:31:51 [2020-10-03T13:31:51.058Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestContainerInvalidJSON
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:31:51 [2020-10-03T13:31:51.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:31:51 [2020-10-03T13:31:51.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:31:51 [2020-10-03T13:31:51.058Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:31:51 [2020-10-03T13:31:51.058Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:31:51 [2020-10-03T13:31:51.058Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:31:51 [2020-10-03T13:31:51.058Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:31:51 [2020-10-03T13:31:51.058Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:31:51 [2020-10-03T13:31:51.058Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:31:51 [2020-10-03T13:31:51.058Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:31:51 [2020-10-03T13:31:51.058Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:31:51 [2020-10-03T13:31:51.058Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:31:51 [2020-10-03T13:31:51.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
13:31:51 [2020-10-03T13:31:51.349Z] === RUN   TestCopyFromContainerPathIsNotDir
13:31:51 [2020-10-03T13:31:51.640Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
13:31:51 [2020-10-03T13:31:51.640Z] === RUN   TestCopyToContainerPathDoesNotExist
13:31:51 [2020-10-03T13:31:51.640Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
13:31:51 [2020-10-03T13:31:51.640Z] === RUN   TestCopyToContainerPathIsNotDir
13:31:51 [2020-10-03T13:31:51.640Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
13:31:51 [2020-10-03T13:31:51.640Z] === RUN   TestCopyFromContainer
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer//
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer//bar/root
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer//bar/root/
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer/bar/quux
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer/bar/quux/
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:31:54 [2020-10-03T13:31:54.368Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCopyFromContainer/bar/notarget
13:31:54 [2020-10-03T13:31:54.659Z] --- PASS: TestCopyFromContainer (2.97s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:54 [2020-10-03T13:31:54.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:31:54 [2020-10-03T13:31:54.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:31:54 [2020-10-03T13:31:54.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:31:54 [2020-10-03T13:31:54.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:31:54 [2020-10-03T13:31:54.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateLinkToNonExistingContainer
13:31:54 [2020-10-03T13:31:54.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateWithInvalidEnv
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateWithInvalidEnv/0
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateWithInvalidEnv/0
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateWithInvalidEnv/1
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateWithInvalidEnv/1
13:31:54 [2020-10-03T13:31:54.659Z] === RUN   TestCreateWithInvalidEnv/2
13:31:54 [2020-10-03T13:31:54.659Z] === PAUSE TestCreateWithInvalidEnv/2
13:31:54 [2020-10-03T13:31:54.950Z] === CONT  TestCreateWithInvalidEnv/0
13:31:54 [2020-10-03T13:31:54.950Z] === CONT  TestCreateWithInvalidEnv/2
13:31:54 [2020-10-03T13:31:54.950Z] === CONT  TestCreateWithInvalidEnv/1
13:31:54 [2020-10-03T13:31:54.950Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:31:54 [2020-10-03T13:31:54.950Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:31:54 [2020-10-03T13:31:54.950Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:31:54 [2020-10-03T13:31:54.950Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:31:54 [2020-10-03T13:31:54.950Z] === RUN   TestCreateTmpfsMountsTarget
13:31:54 [2020-10-03T13:31:54.950Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:31:54 [2020-10-03T13:31:54.950Z] === RUN   TestCreateWithCustomMaskedPaths
13:31:56 [2020-10-03T13:31:56.350Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 9.0% of statements
13:31:57 [2020-10-03T13:31:57.014Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
13:31:57 [2020-10-03T13:31:57.014Z] === RUN   TestCreateWithCustomReadonlyPaths
13:31:59 [2020-10-03T13:31:59.742Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s)
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:59 [2020-10-03T13:31:59.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:59 [2020-10-03T13:31:59.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:31:59 [2020-10-03T13:31:59.742Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:31:59 [2020-10-03T13:31:59.742Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:31:59 [2020-10-03T13:31:59.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:31:59 [2020-10-03T13:31:59.742Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:31:59 [2020-10-03T13:31:59.742Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:31:59 [2020-10-03T13:31:59.742Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:31:59 [2020-10-03T13:31:59.742Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:31:59 [2020-10-03T13:31:59.742Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:31:59 [2020-10-03T13:31:59.742Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:32:00 [2020-10-03T13:32:00.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestCreateDifferentPlatform
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestCreateDifferentPlatform/different_os
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:32:00 [2020-10-03T13:32:00.775Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:32:00 [2020-10-03T13:32:00.775Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:32:00 [2020-10-03T13:32:00.775Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:32:00 [2020-10-03T13:32:00.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestContainerStartOnDaemonRestart
13:32:00 [2020-10-03T13:32:00.775Z] === PAUSE TestContainerStartOnDaemonRestart
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestDaemonRestartIpcMode
13:32:00 [2020-10-03T13:32:00.775Z] === PAUSE TestDaemonRestartIpcMode
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestDaemonHostGatewayIP
13:32:00 [2020-10-03T13:32:00.775Z] === PAUSE TestDaemonHostGatewayIP
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestContainerKillOnDaemonStart
13:32:00 [2020-10-03T13:32:00.775Z] === PAUSE TestContainerKillOnDaemonStart
13:32:00 [2020-10-03T13:32:00.775Z] === RUN   TestDiff
13:32:01 [2020-10-03T13:32:01.407Z] --- PASS: TestDiff (0.80s)
13:32:01 [2020-10-03T13:32:01.407Z] === RUN   TestExecWithCloseStdin
13:32:02 [2020-10-03T13:32:02.440Z] --- PASS: TestExecWithCloseStdin (0.94s)
13:32:02 [2020-10-03T13:32:02.440Z] === RUN   TestExec
13:32:02 [2020-10-03T13:32:02.883Z] c3aff4450246: Pull complete
13:32:02 [2020-10-03T13:32:02.883Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
13:32:02 [2020-10-03T13:32:02.883Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:32:02 [2020-10-03T13:32:02.883Z] mcr.microsoft.com/windows/servercore:ltsc2019
13:32:02 [2020-10-03T13:32:02.883Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Docker version of control daemon
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Client: Docker Engine - Enterprise
13:32:02 [2020-10-03T13:32:02.883Z]  Version:           19.03.12
13:32:02 [2020-10-03T13:32:02.883Z]  API version:       1.40
13:32:02 [2020-10-03T13:32:02.883Z]  Go version:        go1.13.13
13:32:02 [2020-10-03T13:32:02.883Z]  Git commit:        4306744
13:32:02 [2020-10-03T13:32:02.883Z]  Built:             08/05/2020 19:27:53
13:32:02 [2020-10-03T13:32:02.883Z]  OS/Arch:           windows/amd64
13:32:02 [2020-10-03T13:32:02.883Z]  Experimental:      false
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Server: Docker Engine - Enterprise
13:32:02 [2020-10-03T13:32:02.883Z]  Engine:
13:32:02 [2020-10-03T13:32:02.883Z]   Version:          19.03.12
13:32:02 [2020-10-03T13:32:02.883Z]   API version:      1.40 (minimum version 1.24)
13:32:02 [2020-10-03T13:32:02.883Z]   Go version:       go1.13.13
13:32:02 [2020-10-03T13:32:02.883Z]   Git commit:       f295753ffd
13:32:02 [2020-10-03T13:32:02.883Z]   Built:            08/05/2020 19:26:41
13:32:02 [2020-10-03T13:32:02.883Z]   OS/Arch:          windows/amd64
13:32:02 [2020-10-03T13:32:02.883Z]   Experimental:     true
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Docker info of control daemon
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Client:
13:32:02 [2020-10-03T13:32:02.883Z]  Debug Mode: false
13:32:02 [2020-10-03T13:32:02.883Z]  Plugins:
13:32:02 [2020-10-03T13:32:02.883Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Server:
13:32:02 [2020-10-03T13:32:02.883Z]  Containers: 0
13:32:02 [2020-10-03T13:32:02.883Z]   Running: 0
13:32:02 [2020-10-03T13:32:02.883Z]   Paused: 0
13:32:02 [2020-10-03T13:32:02.883Z]   Stopped: 0
13:32:02 [2020-10-03T13:32:02.883Z]  Images: 1
13:32:02 [2020-10-03T13:32:02.883Z]  Server Version: 19.03.12
13:32:02 [2020-10-03T13:32:02.883Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:32:02 [2020-10-03T13:32:02.883Z]   Windows: 
13:32:02 [2020-10-03T13:32:02.883Z]   LCOW: 
13:32:02 [2020-10-03T13:32:02.883Z]  Logging Driver: json-file
13:32:02 [2020-10-03T13:32:02.883Z]  Plugins:
13:32:02 [2020-10-03T13:32:02.883Z]   Volume: local
13:32:02 [2020-10-03T13:32:02.883Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:32:02 [2020-10-03T13:32:02.883Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:32:02 [2020-10-03T13:32:02.883Z]  Swarm: inactive
13:32:02 [2020-10-03T13:32:02.883Z]  Default Isolation: process
13:32:02 [2020-10-03T13:32:02.883Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:32:02 [2020-10-03T13:32:02.883Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:32:02 [2020-10-03T13:32:02.883Z]  OSType: windows
13:32:02 [2020-10-03T13:32:02.883Z]  Architecture: x86_64
13:32:02 [2020-10-03T13:32:02.883Z]  CPUs: 4
13:32:02 [2020-10-03T13:32:02.883Z]  Total Memory: 32GiB
13:32:02 [2020-10-03T13:32:02.883Z]  Name: azwin-2-f57b20
13:32:02 [2020-10-03T13:32:02.883Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
13:32:02 [2020-10-03T13:32:02.883Z]  Docker Root Dir: D:\docker
13:32:02 [2020-10-03T13:32:02.883Z]  Debug Mode: false
13:32:02 [2020-10-03T13:32:02.883Z]  Registry: https://index.docker.io/v1/
13:32:02 [2020-10-03T13:32:02.883Z]  Labels:
13:32:02 [2020-10-03T13:32:02.883Z]  Experimental: true
13:32:02 [2020-10-03T13:32:02.883Z]  Insecure Registries:
13:32:02 [2020-10-03T13:32:02.883Z]   10.0.0.4:5000
13:32:02 [2020-10-03T13:32:02.883Z]   127.0.0.0/8
13:32:02 [2020-10-03T13:32:02.883Z]  Registry Mirrors:
13:32:02 [2020-10-03T13:32:02.883Z]   http://10.0.0.4:5000/
13:32:02 [2020-10-03T13:32:02.883Z]  Live Restore Enabled: false
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Commit hash is 963e5afc04
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Nuke-Everything...
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Container count on control daemon to delete is 0
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Nuking d:\CI
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Zapped successfully
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Location for testing is d:\CI\PR-41523\1
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Validating GOLang consistency in Dockerfile.windows...
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] INFO: Building the image from Dockerfile.windows at 10/03/2020 13:31:54...
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Sending build context to Docker daemon  56.81MB
13:32:02 [2020-10-03T13:32:02.883Z] 
13:32:02 [2020-10-03T13:32:02.883Z] Step 1/10 : FROM microsoft/windowsservercore
13:32:02 [2020-10-03T13:32:02.883Z]  ---> 715aaeac112d
13:32:02 [2020-10-03T13:32:02.883Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
13:32:02 [2020-10-03T13:32:02.883Z]  ---> Running in 9a2780fb67a1
13:32:02 [2020-10-03T13:32:02.883Z] Removing intermediate container 9a2780fb67a1
13:32:02 [2020-10-03T13:32:02.883Z]  ---> 28a4592b3026
13:32:02 [2020-10-03T13:32:02.883Z] Step 3/10 : ARG GO_VERSION=1.13.15
13:32:02 [2020-10-03T13:32:02.883Z]  ---> Running in c13fb9bfcf8e
13:32:02 [2020-10-03T13:32:02.883Z] Removing intermediate container c13fb9bfcf8e
13:32:02 [2020-10-03T13:32:02.883Z]  ---> 309192758f65
13:32:02 [2020-10-03T13:32:02.883Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
13:32:02 [2020-10-03T13:32:02.883Z]  ---> Running in e7c576309b96
13:32:02 [2020-10-03T13:32:02.883Z] Removing intermediate container e7c576309b96
13:32:02 [2020-10-03T13:32:02.883Z]  ---> fa9f4eb24012
13:32:02 [2020-10-03T13:32:02.883Z] 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}
13:32:02 [2020-10-03T13:32:02.883Z]  ---> Running in 0d1ab64b891b
13:32:02 [2020-10-03T13:32:02.883Z] Removing intermediate container 0d1ab64b891b
13:32:02 [2020-10-03T13:32:02.883Z]  ---> 7bd33bc2630a
13:32:02 [2020-10-03T13:32:02.883Z] 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;
13:32:02 [2020-10-03T13:32:02.883Z]  ---> Running in b5d7e1416712
13:32:03 [2020-10-03T13:32:03.474Z] --- PASS: TestExec (0.96s)
13:32:03 [2020-10-03T13:32:03.474Z] === RUN   TestExecUser
13:32:04 [2020-10-03T13:32:04.510Z] --- PASS: TestExecUser (0.94s)
13:32:04 [2020-10-03T13:32:04.510Z] === RUN   TestExportContainerAndImportImage
13:32:04 [2020-10-03T13:32:04.706Z] Loaded image: buildpack-deps:buster
13:32:04 [2020-10-03T13:32:04.706Z] Loaded image: busybox:latest
13:32:04 [2020-10-03T13:32:04.706Z] Loaded image: busybox:glibc
13:32:04 [2020-10-03T13:32:04.706Z] Loaded image: debian:buster
13:32:04 [2020-10-03T13:32:04.706Z] Loaded image: hello-world:latest
13:32:04 [2020-10-03T13:32:04.706Z] INFO: Testing against a local daemon
13:32:04 [2020-10-03T13:32:04.706Z] === RUN   TestCgroupNamespacesBuild
13:32:05 [2020-10-03T13:32:05.552Z] --- PASS: TestExportContainerAndImportImage (1.14s)
13:32:05 [2020-10-03T13:32:05.552Z] === RUN   TestExportContainerAfterDaemonRestart
13:32:06 [2020-10-03T13:32:06.608Z] --- PASS: TestCgroupNamespacesBuild (3.66s)
13:32:06 [2020-10-03T13:32:06.608Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:32:07 [2020-10-03T13:32:07.059Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
13:32:07 [2020-10-03T13:32:07.059Z] === RUN   TestHealthCheckWorkdir
13:32:07 [2020-10-03T13:32:07.574Z] 
13:32:07 [2020-10-03T13:32:07.574Z] SUCCESS: Specified value was saved.
13:32:08 [2020-10-03T13:32:08.092Z] --- PASS: TestHealthCheckWorkdir (1.09s)
13:32:08 [2020-10-03T13:32:08.092Z] === RUN   TestHealthKillContainer
13:32:08 [2020-10-03T13:32:08.510Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
13:32:08 [2020-10-03T13:32:08.510Z] === RUN   TestBuildWithSession
13:32:08 [2020-10-03T13:32:08.510Z] --- SKIP: TestBuildWithSession (0.00s)
13:32:08 [2020-10-03T13:32:08.510Z]     build_session_test.go:25: TODO: BuildKit
13:32:08 [2020-10-03T13:32:08.510Z] === RUN   TestBuildSquashParent
13:32:09 [2020-10-03T13:32:09.112Z] INFO: Downloading git...
13:32:10 [2020-10-03T13:32:10.652Z] INFO: Downloading go...
13:32:10 [2020-10-03T13:32:10.817Z] --- PASS: TestHealthKillContainer (2.96s)
13:32:10 [2020-10-03T13:32:10.817Z] === RUN   TestInspectCpusetInConfigPre120
13:32:11 [2020-10-03T13:32:11.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
13:32:11 [2020-10-03T13:32:11.849Z] === RUN   TestIpcModeNone
13:32:12 [2020-10-03T13:32:12.911Z] --- PASS: TestIpcModeNone (0.93s)
13:32:12 [2020-10-03T13:32:12.911Z] === RUN   TestIpcModePrivate
13:32:13 [2020-10-03T13:32:13.569Z] --- PASS: TestIpcModePrivate (0.90s)
13:32:13 [2020-10-03T13:32:13.569Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
13:32:13 [2020-10-03T13:32:13.569Z] === RUN   TestIpcModeShareable
13:32:14 [2020-10-03T13:32:14.602Z] --- PASS: TestIpcModeShareable (0.89s)
13:32:14 [2020-10-03T13:32:14.602Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
13:32:14 [2020-10-03T13:32:14.602Z] === RUN   TestAPIIpcModeShareableAndContainer
13:32:16 [2020-10-03T13:32:16.665Z] --- PASS: TestBuildSquashParent (6.79s)
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:32:16 [2020-10-03T13:32:16.665Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:32:16 [2020-10-03T13:32:16.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:32:16 [2020-10-03T13:32:16.665Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:32:16 [2020-10-03T13:32:16.665Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:32:17 [2020-10-03T13:32:17.329Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s)
13:32:17 [2020-10-03T13:32:17.329Z] === RUN   TestAPIIpcModeHost
13:32:17 [2020-10-03T13:32:17.961Z] --- PASS: TestAPIIpcModeHost (0.62s)
13:32:17 [2020-10-03T13:32:17.961Z] === RUN   TestDaemonIpcModeShareable
13:32:18 [2020-10-03T13:32:18.081Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:32:18 [2020-10-03T13:32:18.081Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:32:19 [2020-10-03T13:32:19.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:32:19 [2020-10-03T13:32:19.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:32:20 [2020-10-03T13:32:20.025Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
13:32:20 [2020-10-03T13:32:20.025Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
13:32:20 [2020-10-03T13:32:20.026Z] === RUN   TestDaemonIpcModePrivate
13:32:21 [2020-10-03T13:32:21.532Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
13:32:21 [2020-10-03T13:32:21.532Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
13:32:21 [2020-10-03T13:32:21.532Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:32:21 [2020-10-03T13:32:21.892Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
13:32:21 [2020-10-03T13:32:21.892Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
13:32:21 [2020-10-03T13:32:21.892Z] === RUN   TestBuildMultiStageCopy
13:32:21 [2020-10-03T13:32:21.892Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:32:23 [2020-10-03T13:32:23.041Z] INFO: Downloading compiler 1 of 3...
13:32:23 [2020-10-03T13:32:23.041Z] INFO: Downloading compiler 2 of 3...
13:32:23 [2020-10-03T13:32:23.501Z] INFO: Downloading compiler 3 of 3...
13:32:23 [2020-10-03T13:32:23.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
13:32:23 [2020-10-03T13:32:23.597Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
13:32:23 [2020-10-03T13:32:23.597Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:32:23 [2020-10-03T13:32:23.961Z] INFO: Extracting git...
13:32:25 [2020-10-03T13:32:25.103Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
13:32:25 [2020-10-03T13:32:25.103Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
13:32:25 [2020-10-03T13:32:25.103Z] === RUN   TestIpcModeOlderClient
13:32:25 [2020-10-03T13:32:25.103Z] === PAUSE TestIpcModeOlderClient
13:32:25 [2020-10-03T13:32:25.103Z] === RUN   TestKillContainerInvalidSignal
13:32:25 [2020-10-03T13:32:25.183Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:32:25 [2020-10-03T13:32:25.735Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
13:32:25 [2020-10-03T13:32:25.735Z] === RUN   TestKillContainer
13:32:25 [2020-10-03T13:32:25.735Z] === RUN   TestKillContainer/no_signal
13:32:26 [2020-10-03T13:32:26.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:32:26 [2020-10-03T13:32:26.767Z] === RUN   TestKillContainer/non_killing_signal
13:32:27 [2020-10-03T13:32:27.055Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:32:27 [2020-10-03T13:32:27.399Z] === RUN   TestKillContainer/killing_signal
13:32:28 [2020-10-03T13:32:28.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:32:28 [2020-10-03T13:32:28.433Z] --- PASS: TestKillContainer (2.55s)
13:32:28 [2020-10-03T13:32:28.433Z]     --- PASS: TestKillContainer/no_signal (0.85s)
13:32:28 [2020-10-03T13:32:28.433Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
13:32:28 [2020-10-03T13:32:28.433Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
13:32:28 [2020-10-03T13:32:28.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:32:28 [2020-10-03T13:32:28.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:32:29 [2020-10-03T13:32:29.365Z] --- PASS: TestBuildMultiStageCopy (7.36s)
13:32:29 [2020-10-03T13:32:29.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
13:32:29 [2020-10-03T13:32:29.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
13:32:29 [2020-10-03T13:32:29.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
13:32:29 [2020-10-03T13:32:29.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
13:32:29 [2020-10-03T13:32:29.365Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
13:32:29 [2020-10-03T13:32:29.365Z] === RUN   TestBuildMultiStageParentConfig
13:32:29 [2020-10-03T13:32:29.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:32:30 [2020-10-03T13:32:30.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
13:32:30 [2020-10-03T13:32:30.097Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
13:32:30 [2020-10-03T13:32:30.097Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
13:32:30 [2020-10-03T13:32:30.097Z] === RUN   TestKillStoppedContainer
13:32:30 [2020-10-03T13:32:30.388Z] --- PASS: TestKillStoppedContainer (0.09s)
13:32:30 [2020-10-03T13:32:30.388Z] === RUN   TestKillStoppedContainerAPIPre120
13:32:30 [2020-10-03T13:32:30.388Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
13:32:30 [2020-10-03T13:32:30.388Z] === RUN   TestKillDifferentUserContainer
13:32:31 [2020-10-03T13:32:31.420Z] --- PASS: TestKillDifferentUserContainer (0.87s)
13:32:31 [2020-10-03T13:32:31.420Z] === RUN   TestInspectOomKilledTrue
13:32:31 [2020-10-03T13:32:31.420Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:32:31 [2020-10-03T13:32:31.420Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:31 [2020-10-03T13:32:31.420Z] === RUN   TestInspectOomKilledFalse
13:32:31 [2020-10-03T13:32:31.420Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:32:31 [2020-10-03T13:32:31.420Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:32:31 [2020-10-03T13:32:31.420Z] === RUN   TestLinksEtcHostsContentMatch
13:32:31 [2020-10-03T13:32:31.711Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
13:32:31 [2020-10-03T13:32:31.711Z] === RUN   TestLinksContainerNames
13:32:33 [2020-10-03T13:32:33.776Z] --- PASS: TestLinksContainerNames (1.70s)
13:32:33 [2020-10-03T13:32:33.776Z] === RUN   TestLogsFollowTailEmpty
13:32:34 [2020-10-03T13:32:34.408Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
13:32:34 [2020-10-03T13:32:34.408Z] === RUN   TestContainerNetworkMountsNoChown
13:32:34 [2020-10-03T13:32:34.634Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
13:32:34 [2020-10-03T13:32:34.634Z] === RUN   TestBuildLabelWithTargets
13:32:35 [2020-10-03T13:32:35.039Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/default
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/default
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/private
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/private
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rprivate
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rprivate
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/slave
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/slave
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rslave
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rslave
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/shared
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/shared
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rshared
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rshared
13:32:35 [2020-10-03T13:32:35.040Z] === CONT  TestMountDaemonRoot/default
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/default/bind_root
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/default/mount_root
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:32:35 [2020-10-03T13:32:35.040Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === CONT  TestMountDaemonRoot/rshared
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:32:35 [2020-10-03T13:32:35.040Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:32:35 [2020-10-03T13:32:35.040Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/shared
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/rslave
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/slave
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/rprivate
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/private
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/private/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/private/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/default/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/default/bind_root
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:32:35 [2020-10-03T13:32:35.331Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:32:35 [2020-10-03T13:32:35.621Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/private/bind_root
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:32:35 [2020-10-03T13:32:35.912Z] === CONT  TestMountDaemonRoot/private/mount_root
13:32:36 [2020-10-03T13:32:36.206Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:32:36 [2020-10-03T13:32:36.206Z] --- PASS: TestMountDaemonRoot (0.02s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
13:32:36 [2020-10-03T13:32:36.206Z] === RUN   TestContainerBindMountNonRecursive
13:32:38 [2020-10-03T13:32:38.778Z] INFO: Expanding go...
13:32:38 [2020-10-03T13:32:38.932Z] --- PASS: TestContainerBindMountNonRecursive (2.32s)
13:32:38 [2020-10-03T13:32:38.932Z] === RUN   TestNetworkNat
13:32:39 [2020-10-03T13:32:39.222Z] --- PASS: TestNetworkNat (0.83s)
13:32:39 [2020-10-03T13:32:39.222Z] === RUN   TestNetworkLocalhostTCPNat
13:32:40 [2020-10-03T13:32:40.255Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
13:32:40 [2020-10-03T13:32:40.255Z] === RUN   TestNetworkLoopbackNat
13:32:42 [2020-10-03T13:32:42.749Z] --- PASS: TestBuildLabelWithTargets (8.00s)
13:32:42 [2020-10-03T13:32:42.749Z] === RUN   TestBuildWithEmptyLayers
13:32:43 [2020-10-03T13:32:43.771Z] --- PASS: TestNetworkLoopbackNat (3.23s)
13:32:43 [2020-10-03T13:32:43.771Z] === RUN   TestPause
13:32:44 [2020-10-03T13:32:44.403Z] --- PASS: TestPause (0.88s)
13:32:44 [2020-10-03T13:32:44.403Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:32:44 [2020-10-03T13:32:44.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:32:44 [2020-10-03T13:32:44.403Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:32:44 [2020-10-03T13:32:44.403Z] === RUN   TestPauseStopPausedContainer
13:32:45 [2020-10-03T13:32:45.034Z] --- PASS: TestPauseStopPausedContainer (0.92s)
13:32:45 [2020-10-03T13:32:45.034Z] === RUN   TestPsFilter
13:32:45 [2020-10-03T13:32:45.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:32:45 [2020-10-03T13:32:45.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:32:45 [2020-10-03T13:32:45.281Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
13:32:45 [2020-10-03T13:32:45.281Z] === RUN   TestBuildMultiStageOnBuild
13:32:45 [2020-10-03T13:32:45.352Z] --- PASS: TestPsFilter (0.27s)
13:32:45 [2020-10-03T13:32:45.352Z] === RUN   TestRemoveContainerWithRemovedVolume
13:32:46 [2020-10-03T13:32:46.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
13:32:46 [2020-10-03T13:32:46.398Z] === RUN   TestRemoveContainerWithVolume
13:32:47 [2020-10-03T13:32:47.030Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
13:32:47 [2020-10-03T13:32:47.030Z] === RUN   TestRemoveContainerRunning
13:32:47 [2020-10-03T13:32:47.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:32:48 [2020-10-03T13:32:48.063Z] --- PASS: TestRemoveContainerRunning (0.86s)
13:32:48 [2020-10-03T13:32:48.063Z] === RUN   TestRemoveContainerForceRemoveRunning
13:32:48 [2020-10-03T13:32:48.695Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
13:32:48 [2020-10-03T13:32:48.695Z] === RUN   TestRemoveInvalidContainer
13:32:48 [2020-10-03T13:32:48.695Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:32:48 [2020-10-03T13:32:48.695Z] === RUN   TestRenameLinkedContainer
13:32:49 [2020-10-03T13:32:49.803Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:32:49 [2020-10-03T13:32:49.803Z] 
13:32:49 [2020-10-03T13:32:49.803Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:32:49 [2020-10-03T13:32:49.803Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:32:49 [2020-10-03T13:32:49.803Z] Using test binary docker
13:32:49 [2020-10-03T13:32:49.803Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:32:49 [2020-10-03T13:32:49.803Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:32:49 [2020-10-03T13:32:49.803Z] INFO: Waiting for daemon to start...
13:32:49 [2020-10-03T13:32:49.803Z] Starting dockerd
13:32:49 [2020-10-03T13:32:49.803Z] .
13:32:49 [2020-10-03T13:32:49.803Z] INFO: Building docker-sdk-python3:4.3.0...
13:32:50 [2020-10-03T13:32:50.301Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:32:50 [2020-10-03T13:32:50.552Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
13:32:50 [2020-10-03T13:32:50.552Z] === RUN   TestBuildUncleanTarFilenames
13:32:50 [2020-10-03T13:32:50.811Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
13:32:50 [2020-10-03T13:32:50.811Z] === RUN   TestBuildMultiStageLayerLeak
13:32:51 [2020-10-03T13:32:51.246Z] 
13:32:51 [2020-10-03T13:32:51.247Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:32:51 [2020-10-03T13:32:51.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:32:51 [2020-10-03T13:32:51.821Z] HOSTNAME=29b76bbb37db
13:32:51 [2020-10-03T13:32:51.821Z] TESTDEBUG=0
13:32:51 [2020-10-03T13:32:51.821Z] DEST=bundles/test-integration
13:32:51 [2020-10-03T13:32:51.821Z] PWD=/go/src/github.com/docker/docker
13:32:51 [2020-10-03T13:32:51.821Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:32:51 [2020-10-03T13:32:51.821Z] container=docker
13:32:51 [2020-10-03T13:32:51.821Z] HOME=/root
13:32:51 [2020-10-03T13:32:51.821Z] GOLANG_VERSION=1.13.15
13:32:51 [2020-10-03T13:32:51.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:32:51 [2020-10-03T13:32:51.821Z] VALIDATE_BRANCH=master
13:32:51 [2020-10-03T13:32:51.821Z] TERM=xterm
13:32:51 [2020-10-03T13:32:51.821Z] DOCKER_PKG=github.com/docker/docker
13:32:51 [2020-10-03T13:32:51.821Z] SHLVL=1
13:32:51 [2020-10-03T13:32:51.821Z] TIMEOUT=120m
13:32:51 [2020-10-03T13:32:51.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:32:51 [2020-10-03T13:32:51.821Z] DOCKER_GRAPHDRIVER=overlay2
13:32:51 [2020-10-03T13:32:51.821Z] GO111MODULE=off
13:32:51 [2020-10-03T13:32:51.821Z] DOCKER_EXPERIMENTAL=1
13:32:51 [2020-10-03T13:32:51.821Z] TEST_SKIP_INTEGRATION_CLI=1
13:32:51 [2020-10-03T13:32:51.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:32:51 [2020-10-03T13:32:51.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:32:51 [2020-10-03T13:32:51.821Z] GOPATH=/go
13:32:51 [2020-10-03T13:32:51.821Z] PKG_CONFIG=pkg-config
13:32:51 [2020-10-03T13:32:51.821Z] _=/usr/bin/env
13:32:51 [2020-10-03T13:32:51.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:32:52 [2020-10-03T13:32:52.206Z] --- PASS: TestRenameLinkedContainer (3.39s)
13:32:52 [2020-10-03T13:32:52.206Z] === RUN   TestRenameStoppedContainer
13:32:53 [2020-10-03T13:32:53.239Z] --- PASS: TestRenameStoppedContainer (0.91s)
13:32:53 [2020-10-03T13:32:53.239Z] === RUN   TestRenameRunningContainerAndReuse
13:32:54 [2020-10-03T13:32:54.744Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
13:32:54 [2020-10-03T13:32:54.744Z] === RUN   TestRenameInvalidName
13:32:55 [2020-10-03T13:32:55.777Z] --- PASS: TestRenameInvalidName (0.91s)
13:32:55 [2020-10-03T13:32:55.777Z] === RUN   TestRenameAnonymousContainer
13:32:56 [2020-10-03T13:32:56.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
13:32:56 [2020-10-03T13:32:56.081Z] === RUN   TestBuildWithHugeFile
13:32:59 [2020-10-03T13:32:59.879Z] INFO: Expanding compiler 1 of 3...
13:32:59 [2020-10-03T13:32:59.879Z] INFO: Expanding compiler 2 of 3...
13:33:01 [2020-10-03T13:33:01.338Z] --- PASS: TestRenameAnonymousContainer (4.88s)
13:33:01 [2020-10-03T13:33:01.338Z] === RUN   TestRenameContainerWithSameName
13:33:01 [2020-10-03T13:33:01.629Z] --- PASS: TestRenameContainerWithSameName (0.94s)
13:33:01 [2020-10-03T13:33:01.629Z] === RUN   TestRenameContainerWithLinkedContainer
13:33:03 [2020-10-03T13:33:03.134Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
13:33:03 [2020-10-03T13:33:03.134Z] === RUN   TestResize
13:33:03 [2020-10-03T13:33:03.621Z] INFO: Expanding compiler 3 of 3...
13:33:04 [2020-10-03T13:33:04.080Z] INFO: Removing downloaded files...
13:33:04 [2020-10-03T13:33:04.080Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
13:33:04 [2020-10-03T13:33:04.080Z] INFO: Configuring git core.autocrlf...
13:33:04 [2020-10-03T13:33:04.171Z] --- PASS: TestResize (0.86s)
13:33:04 [2020-10-03T13:33:04.171Z] === RUN   TestResizeWithInvalidSize
13:33:05 [2020-10-03T13:33:05.207Z] --- PASS: TestResizeWithInvalidSize (0.88s)
13:33:05 [2020-10-03T13:33:05.207Z] === RUN   TestResizeWhenContainerNotStarted
13:33:05 [2020-10-03T13:33:05.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
13:33:05 [2020-10-03T13:33:05.838Z] === RUN   TestDaemonRestartKillContainers
13:33:05 [2020-10-03T13:33:05.838Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:05 [2020-10-03T13:33:05.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:33:05 [2020-10-03T13:33:05.839Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:33:07 [2020-10-03T13:33:07.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:33:08 [2020-10-03T13:33:08.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:33:09 [2020-10-03T13:33:09.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:33:09 [2020-10-03T13:33:09.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:33:10 [2020-10-03T13:33:10.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:33:11 [2020-10-03T13:33:11.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:33:13 [2020-10-03T13:33:13.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:33:13 [2020-10-03T13:33:13.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:33:15 [2020-10-03T13:33:15.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:33:16 [2020-10-03T13:33:16.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/server/router/swarm	0.042s	coverage: 5.7% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/api/types/versions	0.033s	coverage: 75.0% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/cli/debug	0.030s	coverage: 100.0% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.709s	coverage: 86.3% of statements
13:33:18 [2020-10-03T13:33:18.680Z] ok  	github.com/docker/docker/builder/remotecontext	0.518s	coverage: 13.6% of statements
13:33:19 [2020-10-03T13:33:19.002Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
13:33:19 [2020-10-03T13:33:19.003Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
13:33:19 [2020-10-03T13:33:19.003Z] === RUN   TestCgroupNamespacesRun
13:33:20 [2020-10-03T13:33:20.229Z] ok  	github.com/docker/docker/builder/dockerfile	1.139s	coverage: 48.0% of statements
13:33:20 [2020-10-03T13:33:20.229Z] ?   	github.com/docker/docker/cli	[no test files]
13:33:20 [2020-10-03T13:33:20.229Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:33:20 [2020-10-03T13:33:20.509Z] --- PASS: TestCgroupNamespacesRun (1.78s)
13:33:20 [2020-10-03T13:33:20.509Z] === RUN   TestCgroupNamespacesRunPrivileged
13:33:22 [2020-10-03T13:33:22.015Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
13:33:22 [2020-10-03T13:33:22.015Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:33:23 [2020-10-03T13:33:23.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:33:23 [2020-10-03T13:33:23.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:33:24 [2020-10-03T13:33:24.136Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
13:33:24 [2020-10-03T13:33:24.136Z] === RUN   TestCgroupNamespacesRunHostMode
13:33:24 [2020-10-03T13:33:24.739Z] ok  	github.com/docker/docker/client	0.531s	coverage: 75.4% of statements
13:33:25 [2020-10-03T13:33:25.646Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
13:33:25 [2020-10-03T13:33:25.646Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:33:25 [2020-10-03T13:33:25.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:33:27 [2020-10-03T13:33:27.152Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
13:33:27 [2020-10-03T13:33:27.152Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:33:28 [2020-10-03T13:33:28.462Z] sha256:f8766f7a457b26006f46d2e206f561da29793d03b8d94253cb27d03cdb5cf069
13:33:28 [2020-10-03T13:33:28.462Z] INFO: Starting docker-py tests...
13:33:28 [2020-10-03T13:33:28.462Z] ============================= test session starts ==============================
13:33:28 [2020-10-03T13:33:28.462Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
13:33:28 [2020-10-03T13:33:28.462Z] rootdir: /src, inifile: pytest.ini
13:33:28 [2020-10-03T13:33:28.462Z] plugins: timeout-1.3.3, cov-2.6.1
13:33:28 [2020-10-03T13:33:28.462Z] collected 389 items / 1 deselected / 388 selected
13:33:28 [2020-10-03T13:33:28.462Z] 
13:33:28 [2020-10-03T13:33:28.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s)
13:33:28 [2020-10-03T13:33:28.660Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:33:29 [2020-10-03T13:33:29.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
13:33:29 [2020-10-03T13:33:29.692Z] === RUN   TestCgroupNamespacesRunOlderClient
13:33:31 [2020-10-03T13:33:31.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
13:33:31 [2020-10-03T13:33:31.197Z] === RUN   TestKernelTCPMemory
13:33:32 [2020-10-03T13:33:32.231Z] --- PASS: TestKernelTCPMemory (0.88s)
13:33:32 [2020-10-03T13:33:32.231Z] === RUN   TestNISDomainname
13:33:33 [2020-10-03T13:33:33.266Z] --- PASS: TestNISDomainname (1.03s)
13:33:33 [2020-10-03T13:33:33.266Z] === RUN   TestHostnameDnsResolution
13:33:34 [2020-10-03T13:33:34.775Z] --- PASS: TestHostnameDnsResolution (1.67s)
13:33:34 [2020-10-03T13:33:34.775Z] === RUN   TestStats
13:33:38 [2020-10-03T13:33:38.287Z] --- PASS: TestStats (2.88s)
13:33:38 [2020-10-03T13:33:38.287Z] === RUN   TestStopContainerWithTimeout
13:33:38 [2020-10-03T13:33:38.287Z] === RUN   TestStopContainerWithTimeout/0
13:33:38 [2020-10-03T13:33:38.287Z] === PAUSE TestStopContainerWithTimeout/0
13:33:38 [2020-10-03T13:33:38.287Z] === RUN   TestStopContainerWithTimeout/1
13:33:38 [2020-10-03T13:33:38.287Z] === PAUSE TestStopContainerWithTimeout/1
13:33:38 [2020-10-03T13:33:38.287Z] === RUN   TestStopContainerWithTimeout/3
13:33:38 [2020-10-03T13:33:38.287Z] === PAUSE TestStopContainerWithTimeout/3
13:33:38 [2020-10-03T13:33:38.287Z] === RUN   TestStopContainerWithTimeout/-1
13:33:38 [2020-10-03T13:33:38.287Z] === PAUSE TestStopContainerWithTimeout/-1
13:33:38 [2020-10-03T13:33:38.287Z] === CONT  TestStopContainerWithTimeout/0
13:33:38 [2020-10-03T13:33:38.287Z] === CONT  TestStopContainerWithTimeout/-1
13:33:38 [2020-10-03T13:33:38.921Z] === CONT  TestStopContainerWithTimeout/3
13:33:40 [2020-10-03T13:33:40.985Z] === CONT  TestStopContainerWithTimeout/1
13:33:42 [2020-10-03T13:33:42.296Z] tests/integration/api_build_test.py .......................X             [  6%]
13:33:42 [2020-10-03T13:33:42.856Z] tests/integration/api_client_test.py .....                               [  7%]
13:33:43 [2020-10-03T13:33:43.049Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:33:43 [2020-10-03T13:33:43.049Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
13:33:43 [2020-10-03T13:33:43.049Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
13:33:43 [2020-10-03T13:33:43.049Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
13:33:43 [2020-10-03T13:33:43.049Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
13:33:43 [2020-10-03T13:33:43.049Z] === RUN   TestDeleteDevicemapper
13:33:43 [2020-10-03T13:33:43.049Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:33:43 [2020-10-03T13:33:43.049Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:33:43 [2020-10-03T13:33:43.049Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:33:44 [2020-10-03T13:33:44.598Z] tests/integration/api_config_test.py .....                               [  8%]
13:33:46 [2020-10-03T13:33:46.561Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s)
13:33:46 [2020-10-03T13:33:46.561Z] === RUN   TestUpdateMemory
13:33:46 [2020-10-03T13:33:46.561Z] --- SKIP: TestUpdateMemory (0.00s)
13:33:46 [2020-10-03T13:33:46.561Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:33:46 [2020-10-03T13:33:46.561Z] === RUN   TestUpdateCPUQuota
13:33:47 [2020-10-03T13:33:47.595Z] --- PASS: TestUpdateCPUQuota (1.20s)
13:33:47 [2020-10-03T13:33:47.595Z] === RUN   TestUpdatePidsLimit
13:33:47 [2020-10-03T13:33:47.595Z] === RUN   TestUpdatePidsLimit/update_from_none
13:33:47 [2020-10-03T13:33:47.886Z] === RUN   TestUpdatePidsLimit/no_change
13:33:47 [2020-10-03T13:33:47.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:33:47 [2020-10-03T13:33:47.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:33:47 [2020-10-03T13:33:47.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:33:48 [2020-10-03T13:33:48.177Z] === RUN   TestUpdatePidsLimit/update_lower
13:33:48 [2020-10-03T13:33:48.468Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:33:48 [2020-10-03T13:33:48.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:33:49 [2020-10-03T13:33:49.100Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:33:49 [2020-10-03T13:33:49.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:33:49 [2020-10-03T13:33:49.391Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:33:49 [2020-10-03T13:33:49.682Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:33:51 [2020-10-03T13:33:51.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:33:51 [2020-10-03T13:33:51.190Z] --- PASS: TestUpdatePidsLimit (3.53s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
13:33:51 [2020-10-03T13:33:51.190Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
13:33:51 [2020-10-03T13:33:51.190Z] === RUN   TestUpdateRestartPolicy
13:33:52 [2020-10-03T13:33:52.315Z] --- PASS: TestBuildWithHugeFile (52.77s)
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildWithEmptyDockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:33:52 [2020-10-03T13:33:52.315Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
13:33:52 [2020-10-03T13:33:52.315Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
13:33:52 [2020-10-03T13:33:52.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
13:33:52 [2020-10-03T13:33:52.315Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildPreserveOwnership
13:33:52 [2020-10-03T13:33:52.315Z] === RUN   TestBuildPreserveOwnership/copy_from
13:33:54 [2020-10-03T13:33:54.216Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:33:54 [2020-10-03T13:33:54.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:33:56 [2020-10-03T13:33:56.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:33:58 [2020-10-03T13:33:58.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:33:58 [2020-10-03T13:33:58.405Z] --- PASS: TestBuildPreserveOwnership (9.83s)
13:33:58 [2020-10-03T13:33:58.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.82s)
13:33:58 [2020-10-03T13:33:58.405Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
13:33:58 [2020-10-03T13:33:58.405Z] === RUN   TestBuildPlatformInvalid
13:33:58 [2020-10-03T13:33:58.405Z] --- PASS: TestBuildPlatformInvalid (0.09s)
13:33:58 [2020-10-03T13:33:58.406Z] PASS
13:33:58 [2020-10-03T13:33:58.406Z] 
13:33:58 [2020-10-03T13:33:58.406Z] === Skipped
13:33:58 [2020-10-03T13:33:58.406Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:33:58 [2020-10-03T13:33:58.406Z]     build_session_test.go:25: TODO: BuildKit
13:33:58 [2020-10-03T13:33:58.406Z] 
13:33:58 [2020-10-03T13:33:58.406Z] 
13:33:58 [2020-10-03T13:33:58.406Z] DONE 32 tests, 1 skipped in 128.417s
13:33:58 [2020-10-03T13:33:58.406Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:33:58 [2020-10-03T13:33:58.406Z] INFO: Testing against a local daemon
13:33:58 [2020-10-03T13:33:58.406Z] === RUN   TestConfigInspect
13:33:58 [2020-10-03T13:33:58.406Z] --- SKIP: TestConfigInspect (0.02s)
13:33:58 [2020-10-03T13:33:58.406Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.406Z] === RUN   TestConfigList
13:33:58 [2020-10-03T13:33:58.406Z] --- SKIP: TestConfigList (0.01s)
13:33:58 [2020-10-03T13:33:58.406Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.406Z] === RUN   TestConfigsCreateAndDelete
13:33:58 [2020-10-03T13:33:58.406Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
13:33:58 [2020-10-03T13:33:58.406Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.406Z] === RUN   TestConfigsUpdate
13:33:58 [2020-10-03T13:33:58.664Z] --- SKIP: TestConfigsUpdate (0.01s)
13:33:58 [2020-10-03T13:33:58.664Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.664Z] === RUN   TestTemplatedConfig
13:33:58 [2020-10-03T13:33:58.664Z] --- SKIP: TestTemplatedConfig (0.00s)
13:33:58 [2020-10-03T13:33:58.664Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.664Z] === RUN   TestConfigCreateResolve
13:33:58 [2020-10-03T13:33:58.664Z] --- SKIP: TestConfigCreateResolve (0.01s)
13:33:58 [2020-10-03T13:33:58.664Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:33:58 [2020-10-03T13:33:58.664Z] === RUN   TestConfigDaemonLibtrustID
13:33:59 [2020-10-03T13:33:59.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:34:00 [2020-10-03T13:34:00.040Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
13:34:00 [2020-10-03T13:34:00.040Z] PASS
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === Skipped
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
13:34:00 [2020-10-03T13:34:00.040Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] 
13:34:00 [2020-10-03T13:34:00.040Z] DONE 7 tests, 6 skipped in 1.777s
13:34:00 [2020-10-03T13:34:00.040Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:34:00 [2020-10-03T13:34:00.299Z] INFO: Testing against a local daemon
13:34:00 [2020-10-03T13:34:00.299Z] === RUN   TestCheckpoint
13:34:00 [2020-10-03T13:34:00.299Z] --- SKIP: TestCheckpoint (0.00s)
13:34:00 [2020-10-03T13:34:00.300Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestContainerInvalidJSON
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:34:00 [2020-10-03T13:34:00.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:34:00 [2020-10-03T13:34:00.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:34:00 [2020-10-03T13:34:00.300Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:34:00 [2020-10-03T13:34:00.300Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:34:00 [2020-10-03T13:34:00.300Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:34:00 [2020-10-03T13:34:00.300Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:34:00 [2020-10-03T13:34:00.300Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:34:00 [2020-10-03T13:34:00.300Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:34:00 [2020-10-03T13:34:00.300Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:34:00 [2020-10-03T13:34:00.300Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:34:00 [2020-10-03T13:34:00.300Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestCopyFromContainerPathIsNotDir
13:34:00 [2020-10-03T13:34:00.300Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestCopyToContainerPathDoesNotExist
13:34:00 [2020-10-03T13:34:00.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:34:00 [2020-10-03T13:34:00.300Z] === RUN   TestCopyToContainerPathIsNotDir
13:34:00 [2020-10-03T13:34:00.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
13:34:00 [2020-10-03T13:34:00.558Z] === RUN   TestCopyFromContainer
13:34:01 [2020-10-03T13:34:01.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:34:02 [2020-10-03T13:34:02.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:34:03 [2020-10-03T13:34:03.814Z] --- PASS: TestUpdateRestartPolicy (12.65s)
13:34:03 [2020-10-03T13:34:03.814Z] === RUN   TestUpdateRestartWithAutoRemove
13:34:04 [2020-10-03T13:34:04.206Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 29.1% of statements
13:34:04 [2020-10-03T13:34:04.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:34:04 [2020-10-03T13:34:04.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
13:34:04 [2020-10-03T13:34:04.446Z] === RUN   TestWaitNonBlocked
13:34:04 [2020-10-03T13:34:04.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:04 [2020-10-03T13:34:04.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:04 [2020-10-03T13:34:04.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:04 [2020-10-03T13:34:04.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:04 [2020-10-03T13:34:04.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:34:04 [2020-10-03T13:34:04.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer//
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer//bar/root
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer//bar/root/
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer/bar/quux
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer/bar/quux/
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:34:04 [2020-10-03T13:34:04.746Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCopyFromContainer/bar/notarget
13:34:04 [2020-10-03T13:34:04.747Z] --- PASS: TestCopyFromContainer (4.37s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:34:04 [2020-10-03T13:34:04.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:34:04 [2020-10-03T13:34:04.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:34:04 [2020-10-03T13:34:04.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:34:04 [2020-10-03T13:34:04.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:34:04 [2020-10-03T13:34:04.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:34:04 [2020-10-03T13:34:04.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:34:04 [2020-10-03T13:34:04.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:34:04 [2020-10-03T13:34:04.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:34:04 [2020-10-03T13:34:04.747Z] === RUN   TestCreateLinkToNonExistingContainer
13:34:05 [2020-10-03T13:34:05.006Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateWithInvalidEnv
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateWithInvalidEnv/0
13:34:05 [2020-10-03T13:34:05.006Z] === PAUSE TestCreateWithInvalidEnv/0
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateWithInvalidEnv/1
13:34:05 [2020-10-03T13:34:05.006Z] === PAUSE TestCreateWithInvalidEnv/1
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateWithInvalidEnv/2
13:34:05 [2020-10-03T13:34:05.006Z] === PAUSE TestCreateWithInvalidEnv/2
13:34:05 [2020-10-03T13:34:05.006Z] === CONT  TestCreateWithInvalidEnv/0
13:34:05 [2020-10-03T13:34:05.006Z] === CONT  TestCreateWithInvalidEnv/2
13:34:05 [2020-10-03T13:34:05.006Z] === CONT  TestCreateWithInvalidEnv/1
13:34:05 [2020-10-03T13:34:05.006Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:34:05 [2020-10-03T13:34:05.006Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:34:05 [2020-10-03T13:34:05.006Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:34:05 [2020-10-03T13:34:05.006Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateTmpfsMountsTarget
13:34:05 [2020-10-03T13:34:05.006Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:34:05 [2020-10-03T13:34:05.006Z] === RUN   TestCreateWithCustomMaskedPaths
13:34:05 [2020-10-03T13:34:05.479Z] --- PASS: TestWaitNonBlocked (0.01s)
13:34:05 [2020-10-03T13:34:05.479Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
13:34:05 [2020-10-03T13:34:05.479Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
13:34:05 [2020-10-03T13:34:05.479Z] === RUN   TestWaitBlocked
13:34:05 [2020-10-03T13:34:05.479Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:34:05 [2020-10-03T13:34:05.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:34:05 [2020-10-03T13:34:05.479Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:34:05 [2020-10-03T13:34:05.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:34:05 [2020-10-03T13:34:05.479Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:34:05 [2020-10-03T13:34:05.479Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:34:05 [2020-10-03T13:34:05.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:34:06 [2020-10-03T13:34:06.383Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
13:34:06 [2020-10-03T13:34:06.383Z] === RUN   TestCreateWithCustomReadonlyPaths
13:34:07 [2020-10-03T13:34:07.030Z] --- PASS: TestWaitBlocked (0.01s)
13:34:07 [2020-10-03T13:34:07.030Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
13:34:07 [2020-10-03T13:34:07.030Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
13:34:07 [2020-10-03T13:34:07.030Z] === CONT  TestContainerStartOnDaemonRestart
13:34:07 [2020-10-03T13:34:07.030Z] === CONT  TestContainerKillOnDaemonStart
13:34:07 [2020-10-03T13:34:07.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:34:07 [2020-10-03T13:34:07.319Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:34:07 [2020-10-03T13:34:07.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:34:07 [2020-10-03T13:34:07.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:34:07 [2020-10-03T13:34:07.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:34:07 [2020-10-03T13:34:07.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:34:07 [2020-10-03T13:34:07.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:34:07 [2020-10-03T13:34:07.319Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:34:07 [2020-10-03T13:34:07.886Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestCreateDifferentPlatform
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestCreateDifferentPlatform/different_os
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:34:07 [2020-10-03T13:34:07.887Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:34:07 [2020-10-03T13:34:07.887Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:34:07 [2020-10-03T13:34:07.887Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:34:07 [2020-10-03T13:34:07.887Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestContainerStartOnDaemonRestart
13:34:07 [2020-10-03T13:34:07.887Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
13:34:07 [2020-10-03T13:34:07.887Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestDaemonRestartIpcMode
13:34:07 [2020-10-03T13:34:07.887Z] === PAUSE TestDaemonRestartIpcMode
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestDaemonHostGatewayIP
13:34:07 [2020-10-03T13:34:07.887Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
13:34:07 [2020-10-03T13:34:07.887Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestContainerKillOnDaemonStart
13:34:07 [2020-10-03T13:34:07.887Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:34:07 [2020-10-03T13:34:07.887Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:34:07 [2020-10-03T13:34:07.887Z] === RUN   TestDiff
13:34:08 [2020-10-03T13:34:08.145Z] --- PASS: TestDiff (0.42s)
13:34:08 [2020-10-03T13:34:08.145Z] === RUN   TestExecWithCloseStdin
13:34:08 [2020-10-03T13:34:08.547Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:34:08 [2020-10-03T13:34:08.547Z] Using test binary docker
13:34:08 [2020-10-03T13:34:08.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:34:08 [2020-10-03T13:34:08.547Z] +++ /etc/init.d/apparmor start
13:34:08 [2020-10-03T13:34:08.547Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:34:08 [2020-10-03T13:34:08.547Z] INFO: Waiting for daemon to start...
13:34:08 [2020-10-03T13:34:08.547Z] Starting dockerd
13:34:08 [2020-10-03T13:34:08.547Z] +++ 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
13:34:08 [2020-10-03T13:34:08.714Z] --- PASS: TestExecWithCloseStdin (0.47s)
13:34:08 [2020-10-03T13:34:08.714Z] === RUN   TestExec
13:34:08 [2020-10-03T13:34:08.746Z] ok  	github.com/docker/docker/container	0.187s	coverage: 34.7% of statements
13:34:08 [2020-10-03T13:34:08.746Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:34:08 [2020-10-03T13:34:08.746Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:34:08 [2020-10-03T13:34:08.746Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:34:08 [2020-10-03T13:34:08.746Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:34:09 [2020-10-03T13:34:09.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:34:09 [2020-10-03T13:34:09.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:34:09 [2020-10-03T13:34:09.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:34:09 [2020-10-03T13:34:09.282Z] --- PASS: TestExec (0.46s)
13:34:09 [2020-10-03T13:34:09.282Z] === RUN   TestExecUser
13:34:09 [2020-10-03T13:34:09.541Z] --- PASS: TestExecUser (0.45s)
13:34:09 [2020-10-03T13:34:09.541Z] === RUN   TestExportContainerAndImportImage
13:34:09 [2020-10-03T13:34:09.758Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s)
13:34:09 [2020-10-03T13:34:09.758Z] === CONT  TestIpcModeOlderClient
13:34:10 [2020-10-03T13:34:10.048Z] --- PASS: TestIpcModeOlderClient (0.16s)
13:34:10 [2020-10-03T13:34:10.048Z] === CONT  TestDaemonHostGatewayIP
13:34:10 [2020-10-03T13:34:10.108Z] --- PASS: TestExportContainerAndImportImage (0.60s)
13:34:10 [2020-10-03T13:34:10.108Z] === RUN   TestExportContainerAfterDaemonRestart
13:34:10 [2020-10-03T13:34:10.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:34:11 [2020-10-03T13:34:11.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:34:12 [2020-10-03T13:34:12.326Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.042s	coverage: 65.3% of statements
13:34:13 [2020-10-03T13:34:13.562Z] --- PASS: TestDaemonHostGatewayIP (3.30s)
13:34:13 [2020-10-03T13:34:13.562Z] === CONT  TestDaemonRestartIpcMode
13:34:14 [2020-10-03T13:34:14.298Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
13:34:14 [2020-10-03T13:34:14.298Z] === RUN   TestHealthCheckWorkdir
13:34:14 [2020-10-03T13:34:14.298Z] --- PASS: TestHealthCheckWorkdir (0.56s)
13:34:14 [2020-10-03T13:34:14.298Z] === RUN   TestHealthKillContainer
13:34:14 [2020-10-03T13:34:14.395Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:34:16 [2020-10-03T13:34:16.690Z] .
13:34:16 [2020-10-03T13:34:16.690Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:34:16 [2020-10-03T13:34:16.690Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:34:16 [2020-10-03T13:34:16.690Z] Error: No such image: emptyfs
13:34:16 [2020-10-03T13:34:16.690Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:34:16 [2020-10-03T13:34:16.690Z] ++++ docker load
13:34:16 [2020-10-03T13:34:16.690Z] Running integration-test (iteration 1)
13:34:16 [2020-10-03T13:34:16.690Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:34:16 [2020-10-03T13:34:16.690Z] ++ 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
13:34:16 [2020-10-03T13:34:16.690Z] ++ set -e
13:34:16 [2020-10-03T13:34:16.690Z] ++ '[' -n 0 ']'
13:34:16 [2020-10-03T13:34:16.690Z] ++ set -x
13:34:16 [2020-10-03T13:34:16.690Z] ++ env -i DEST=/go/src/github.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
13:34:16 [2020-10-03T13:34:16.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:34:16 [2020-10-03T13:34:16.829Z] --- PASS: TestHealthKillContainer (2.49s)
13:34:16 [2020-10-03T13:34:16.829Z] === RUN   TestInspectCpusetInConfigPre120
13:34:16 [2020-10-03T13:34:16.829Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.9% of statements
13:34:17 [2020-10-03T13:34:17.073Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
13:34:17 [2020-10-03T13:34:17.087Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
13:34:17 [2020-10-03T13:34:17.087Z] === RUN   TestIpcModeNone
13:34:17 [2020-10-03T13:34:17.347Z] --- PASS: TestIpcModeNone (0.45s)
13:34:17 [2020-10-03T13:34:17.347Z] === RUN   TestIpcModePrivate
13:34:17 [2020-10-03T13:34:17.899Z] ok  	github.com/docker/docker/daemon/cluster	0.188s	coverage: 0.5% of statements
13:34:17 [2020-10-03T13:34:17.917Z] --- PASS: TestIpcModePrivate (0.46s)
13:34:17 [2020-10-03T13:34:17.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
13:34:17 [2020-10-03T13:34:17.917Z] === RUN   TestIpcModeShareable
13:34:17 [2020-10-03T13:34:17.917Z] --- SKIP: TestIpcModeShareable (0.00s)
13:34:17 [2020-10-03T13:34:17.917Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:34:17 [2020-10-03T13:34:17.917Z] === RUN   TestAPIIpcModeShareableAndContainer
13:34:19 [2020-10-03T13:34:19.136Z] --- PASS: TestContainerKillOnDaemonStart (12.36s)
13:34:19 [2020-10-03T13:34:19.136Z] PASS
13:34:19 [2020-10-03T13:34:19.136Z] 
13:34:19 [2020-10-03T13:34:19.136Z] === Skipped
13:34:19 [2020-10-03T13:34:19.136Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
13:34:19 [2020-10-03T13:34:19.136Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:34:19 [2020-10-03T13:34:19.136Z] 
13:34:19 [2020-10-03T13:34:19.136Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
13:34:19 [2020-10-03T13:34:19.136Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:19 [2020-10-03T13:34:19.136Z] 
13:34:19 [2020-10-03T13:34:19.136Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
13:34:19 [2020-10-03T13:34:19.136Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:19 [2020-10-03T13:34:19.137Z] 
13:34:19 [2020-10-03T13:34:19.137Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:19 [2020-10-03T13:34:19.137Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:19 [2020-10-03T13:34:19.137Z] 
13:34:19 [2020-10-03T13:34:19.137Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
13:34:19 [2020-10-03T13:34:19.137Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:34:19 [2020-10-03T13:34:19.137Z] 
13:34:19 [2020-10-03T13:34:19.137Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
13:34:19 [2020-10-03T13:34:19.137Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:34:19 [2020-10-03T13:34:19.137Z] 
13:34:19 [2020-10-03T13:34:19.137Z] 
13:34:19 [2020-10-03T13:34:19.137Z] DONE 192 tests, 6 skipped in 148.099s
13:34:19 [2020-10-03T13:34:19.137Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
13:34:19 [2020-10-03T13:34:19.137Z] ++ 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
13:34:19 [2020-10-03T13:34:19.137Z] ++ set -e
13:34:19 [2020-10-03T13:34:19.137Z] ++ '[' -n 0 ']'
13:34:19 [2020-10-03T13:34:19.137Z] ++ set -x
13:34:19 [2020-10-03T13:34:19.137Z] ++ env -i DEST=/go/src/github.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
13:34:19 [2020-10-03T13:34:19.324Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
13:34:19 [2020-10-03T13:34:19.324Z] === RUN   TestAPIIpcModeHost
13:34:19 [2020-10-03T13:34:19.324Z] --- SKIP: TestAPIIpcModeHost (0.00s)
13:34:19 [2020-10-03T13:34:19.324Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:34:19 [2020-10-03T13:34:19.324Z] === RUN   TestDaemonIpcModeShareable
13:34:19 [2020-10-03T13:34:19.324Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
13:34:19 [2020-10-03T13:34:19.324Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:34:19 [2020-10-03T13:34:19.324Z] === RUN   TestDaemonIpcModePrivate
13:34:19 [2020-10-03T13:34:19.427Z] INFO: Testing against a local daemon
13:34:19 [2020-10-03T13:34:19.427Z] === RUN   TestCommitInheritsEnv
13:34:20 [2020-10-03T13:34:20.059Z] --- PASS: TestCommitInheritsEnv (0.54s)
13:34:20 [2020-10-03T13:34:20.059Z] === RUN   TestImportExtremelyLargeImageWorks
13:34:20 [2020-10-03T13:34:20.059Z] === PAUSE TestImportExtremelyLargeImageWorks
13:34:20 [2020-10-03T13:34:20.059Z] === RUN   TestImagesFilterMultiReference
13:34:20 [2020-10-03T13:34:20.059Z] --- PASS: TestImagesFilterMultiReference (0.04s)
13:34:20 [2020-10-03T13:34:20.059Z] === RUN   TestImagePullPlatformInvalid
13:34:20 [2020-10-03T13:34:20.059Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:34:20 [2020-10-03T13:34:20.059Z] === RUN   TestRemoveImageOrphaning
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestRemoveImageOrphaning (0.55s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestRemoveImageGarbageCollector
13:34:20 [2020-10-03T13:34:20.694Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:34:20 [2020-10-03T13:34:20.694Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagInvalidReference
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagInvalidReference (0.01s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagValidPrefixedRepo
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagExistedNameWithoutForce
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagOfficialNames
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagOfficialNames (0.03s)
13:34:20 [2020-10-03T13:34:20.694Z] === RUN   TestTagMatchesDigest
13:34:20 [2020-10-03T13:34:20.694Z] --- PASS: TestTagMatchesDigest (0.01s)
13:34:20 [2020-10-03T13:34:20.694Z] === CONT  TestImportExtremelyLargeImageWorks
13:34:21 [2020-10-03T13:34:21.462Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
13:34:21 [2020-10-03T13:34:21.886Z] --- PASS: TestDaemonIpcModePrivate (2.19s)
13:34:21 [2020-10-03T13:34:21.886Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
13:34:21 [2020-10-03T13:34:21.886Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:34:21 [2020-10-03T13:34:21.886Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
13:34:21 [2020-10-03T13:34:21.886Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:34:21 [2020-10-03T13:34:21.886Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:34:21 [2020-10-03T13:34:21.886Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
13:34:21 [2020-10-03T13:34:21.886Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:34:21 [2020-10-03T13:34:21.886Z] === RUN   TestIpcModeOlderClient
13:34:21 [2020-10-03T13:34:21.886Z] === PAUSE TestIpcModeOlderClient
13:34:21 [2020-10-03T13:34:21.886Z] === RUN   TestKillContainerInvalidSignal
13:34:22 [2020-10-03T13:34:22.145Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
13:34:22 [2020-10-03T13:34:22.145Z] === RUN   TestKillContainer
13:34:22 [2020-10-03T13:34:22.145Z] === RUN   TestKillContainer/no_signal
13:34:22 [2020-10-03T13:34:22.404Z] === RUN   TestKillContainer/non_killing_signal
13:34:22 [2020-10-03T13:34:22.665Z] === RUN   TestKillContainer/killing_signal
13:34:23 [2020-10-03T13:34:23.232Z] --- PASS: TestKillContainer (1.26s)
13:34:23 [2020-10-03T13:34:23.232Z]     --- PASS: TestKillContainer/no_signal (0.40s)
13:34:23 [2020-10-03T13:34:23.232Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
13:34:23 [2020-10-03T13:34:23.232Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
13:34:23 [2020-10-03T13:34:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:34:23 [2020-10-03T13:34:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:34:23 [2020-10-03T13:34:23.800Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:34:24 [2020-10-03T13:34:24.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
13:34:24 [2020-10-03T13:34:24.060Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
13:34:24 [2020-10-03T13:34:24.060Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
13:34:24 [2020-10-03T13:34:24.060Z] === RUN   TestKillStoppedContainer
13:34:24 [2020-10-03T13:34:24.060Z] --- PASS: TestKillStoppedContainer (0.05s)
13:34:24 [2020-10-03T13:34:24.060Z] === RUN   TestKillStoppedContainerAPIPre120
13:34:24 [2020-10-03T13:34:24.231Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
13:34:24 [2020-10-03T13:34:24.231Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 81.8% of statements
13:34:24 [2020-10-03T13:34:24.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:34:24 [2020-10-03T13:34:24.319Z] === RUN   TestKillDifferentUserContainer
13:34:24 [2020-10-03T13:34:24.581Z] --- PASS: TestKillDifferentUserContainer (0.42s)
13:34:24 [2020-10-03T13:34:24.581Z] === RUN   TestInspectOomKilledTrue
13:34:24 [2020-10-03T13:34:24.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:34:24 [2020-10-03T13:34:24.581Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
13:34:24 [2020-10-03T13:34:24.581Z] === RUN   TestInspectOomKilledFalse
13:34:24 [2020-10-03T13:34:24.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:34:24 [2020-10-03T13:34:24.581Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:34:24 [2020-10-03T13:34:24.581Z] === RUN   TestLinksEtcHostsContentMatch
13:34:24 [2020-10-03T13:34:24.581Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
13:34:24 [2020-10-03T13:34:24.581Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:34:24 [2020-10-03T13:34:24.581Z] === RUN   TestLinksContainerNames
13:34:25 [2020-10-03T13:34:25.518Z] --- PASS: TestLinksContainerNames (0.83s)
13:34:25 [2020-10-03T13:34:25.518Z] === RUN   TestLogsFollowTailEmpty
13:34:25 [2020-10-03T13:34:25.776Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
13:34:25 [2020-10-03T13:34:25.776Z] === RUN   TestContainerNetworkMountsNoChown
13:34:26 [2020-10-03T13:34:26.343Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
13:34:26 [2020-10-03T13:34:26.343Z] === RUN   TestMountDaemonRoot
13:34:26 [2020-10-03T13:34:26.343Z] === RUN   TestMountDaemonRoot/default
13:34:26 [2020-10-03T13:34:26.343Z] === PAUSE TestMountDaemonRoot/default
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/private
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/private
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rprivate
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rprivate
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/slave
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/slave
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rslave
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rslave
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/shared
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/shared
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rshared
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rshared
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/default
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/default/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/default/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rslave
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rshared
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/shared
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rprivate
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/slave
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/private
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/private/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/private/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/default/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/default/mount_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:34:26 [2020-10-03T13:34:26.344Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/private/bind_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/private/mount_root
13:34:26 [2020-10-03T13:34:26.603Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:34:26 [2020-10-03T13:34:26.603Z] --- PASS: TestMountDaemonRoot (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:34:26 [2020-10-03T13:34:26.603Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
13:34:26 [2020-10-03T13:34:26.603Z] === RUN   TestContainerBindMountNonRecursive
13:34:26 [2020-10-03T13:34:26.603Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
13:34:26 [2020-10-03T13:34:26.603Z]     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)
13:34:26 [2020-10-03T13:34:26.603Z] === RUN   TestNetworkNat
13:34:26 [2020-10-03T13:34:26.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:34:27 [2020-10-03T13:34:27.015Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
13:34:27 [2020-10-03T13:34:27.173Z] --- PASS: TestNetworkNat (0.52s)
13:34:27 [2020-10-03T13:34:27.173Z] === RUN   TestNetworkLocalhostTCPNat
13:34:27 [2020-10-03T13:34:27.741Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
13:34:27 [2020-10-03T13:34:27.741Z] === RUN   TestNetworkLoopbackNat
13:34:29 [2020-10-03T13:34:29.040Z] Loaded image: buildpack-deps:buster
13:34:29 [2020-10-03T13:34:29.040Z] Loaded image: busybox:latest
13:34:29 [2020-10-03T13:34:29.040Z] Loaded image: busybox:glibc
13:34:29 [2020-10-03T13:34:29.040Z] Loaded image: debian:buster
13:34:29 [2020-10-03T13:34:29.766Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
13:34:29 [2020-10-03T13:34:29.983Z] Loaded image: hello-world:latest
13:34:30 [2020-10-03T13:34:30.062Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.513s	coverage: 14.1% of statements
13:34:30 [2020-10-03T13:34:30.272Z] --- PASS: TestNetworkLoopbackNat (2.51s)
13:34:30 [2020-10-03T13:34:30.272Z] === RUN   TestPause
13:34:30 [2020-10-03T13:34:30.272Z] --- SKIP: TestPause (0.00s)
13:34:30 [2020-10-03T13:34:30.272Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:34:30 [2020-10-03T13:34:30.272Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:34:30 [2020-10-03T13:34:30.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:34:30 [2020-10-03T13:34:30.272Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:34:30 [2020-10-03T13:34:30.272Z] === RUN   TestPauseStopPausedContainer
13:34:30 [2020-10-03T13:34:30.272Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
13:34:30 [2020-10-03T13:34:30.272Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
13:34:30 [2020-10-03T13:34:30.272Z] === RUN   TestPsFilter
13:34:30 [2020-10-03T13:34:30.272Z] --- PASS: TestPsFilter (0.12s)
13:34:30 [2020-10-03T13:34:30.272Z] === RUN   TestRemoveContainerWithRemovedVolume
13:34:30 [2020-10-03T13:34:30.556Z] INFO: Testing against a local daemon
13:34:30 [2020-10-03T13:34:30.556Z] === RUN   TestCgroupNamespacesBuild
13:34:30 [2020-10-03T13:34:30.840Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
13:34:30 [2020-10-03T13:34:30.840Z] === RUN   TestRemoveContainerWithVolume
13:34:31 [2020-10-03T13:34:31.099Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
13:34:31 [2020-10-03T13:34:31.099Z] === RUN   TestRemoveContainerRunning
13:34:31 [2020-10-03T13:34:31.120Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.760s	coverage: 57.1% of statements
13:34:31 [2020-10-03T13:34:31.666Z] --- PASS: TestRemoveContainerRunning (0.40s)
13:34:31 [2020-10-03T13:34:31.666Z] === RUN   TestRemoveContainerForceRemoveRunning
13:34:31 [2020-10-03T13:34:31.925Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
13:34:31 [2020-10-03T13:34:31.925Z] === RUN   TestRemoveInvalidContainer
13:34:31 [2020-10-03T13:34:31.925Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:34:31 [2020-10-03T13:34:31.925Z] === RUN   TestRenameLinkedContainer
13:34:32 [2020-10-03T13:34:32.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:34:33 [2020-10-03T13:34:33.828Z] --- PASS: TestRenameLinkedContainer (1.67s)
13:34:33 [2020-10-03T13:34:33.828Z] === RUN   TestRenameStoppedContainer
13:34:33 [2020-10-03T13:34:33.874Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
13:34:34 [2020-10-03T13:34:34.087Z] --- PASS: TestRenameStoppedContainer (0.40s)
13:34:34 [2020-10-03T13:34:34.088Z] === RUN   TestRenameRunningContainerAndReuse
13:34:34 [2020-10-03T13:34:34.769Z] --- PASS: TestCgroupNamespacesBuild (4.34s)
13:34:34 [2020-10-03T13:34:34.769Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:34:34 [2020-10-03T13:34:34.926Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.727s	coverage: 69.2% of statements
13:34:35 [2020-10-03T13:34:35.025Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
13:34:35 [2020-10-03T13:34:35.025Z] === RUN   TestRenameInvalidName
13:34:35 [2020-10-03T13:34:35.285Z] --- PASS: TestRenameInvalidName (0.44s)
13:34:35 [2020-10-03T13:34:35.285Z] === RUN   TestRenameAnonymousContainer
13:34:35 [2020-10-03T13:34:35.981Z] ok  	github.com/docker/docker/daemon	12.320s	coverage: 17.2% of statements
13:34:35 [2020-10-03T13:34:35.981Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:34:35 [2020-10-03T13:34:35.981Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:34:35 [2020-10-03T13:34:35.981Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:34:35 [2020-10-03T13:34:35.981Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:34:36 [2020-10-03T13:34:36.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:34:36 [2020-10-03T13:34:36.631Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.580s	coverage: 46.2% of statements
13:34:36 [2020-10-03T13:34:36.631Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:34:36 [2020-10-03T13:34:36.688Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s)
13:34:36 [2020-10-03T13:34:36.688Z] === RUN   TestBuildWithSession
13:34:36 [2020-10-03T13:34:36.688Z] --- SKIP: TestBuildWithSession (0.00s)
13:34:36 [2020-10-03T13:34:36.688Z]     build_session_test.go:25: TODO: BuildKit
13:34:36 [2020-10-03T13:34:36.688Z] === RUN   TestBuildSquashParent
13:34:37 [2020-10-03T13:34:37.191Z] --- PASS: TestRenameAnonymousContainer (1.50s)
13:34:37 [2020-10-03T13:34:37.191Z] === RUN   TestRenameContainerWithSameName
13:34:37 [2020-10-03T13:34:37.191Z] --- PASS: TestRenameContainerWithSameName (0.41s)
13:34:37 [2020-10-03T13:34:37.191Z] === RUN   TestRenameContainerWithLinkedContainer
13:34:37 [2020-10-03T13:34:37.682Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.225s	coverage: 49.5% of statements
13:34:38 [2020-10-03T13:34:38.127Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
13:34:38 [2020-10-03T13:34:38.127Z] === RUN   TestResize
13:34:38 [2020-10-03T13:34:38.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:34:38 [2020-10-03T13:34:38.386Z] --- PASS: TestResize (0.40s)
13:34:38 [2020-10-03T13:34:38.386Z] === RUN   TestResizeWithInvalidSize
13:34:38 [2020-10-03T13:34:38.953Z] --- PASS: TestResizeWithInvalidSize (0.44s)
13:34:38 [2020-10-03T13:34:38.953Z] === RUN   TestResizeWhenContainerNotStarted
13:34:39 [2020-10-03T13:34:39.212Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
13:34:39 [2020-10-03T13:34:39.213Z] === RUN   TestDaemonRestartKillContainers
13:34:39 [2020-10-03T13:34:39.213Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:34:39 [2020-10-03T13:34:39.213Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:34:39 [2020-10-03T13:34:39.213Z] === RUN   TestCgroupNamespacesRun
13:34:39 [2020-10-03T13:34:39.794Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
13:34:39 [2020-10-03T13:34:39.794Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.496s	coverage: 76.1% of statements
13:34:41 [2020-10-03T13:34:41.326Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
13:34:41 [2020-10-03T13:34:41.326Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
13:34:41 [2020-10-03T13:34:41.745Z] --- PASS: TestCgroupNamespacesRun (2.15s)
13:34:41 [2020-10-03T13:34:41.745Z] === RUN   TestCgroupNamespacesRunPrivileged
13:34:42 [2020-10-03T13:34:42.863Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.877s	coverage: 52.1% of statements
13:34:42 [2020-10-03T13:34:42.863Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:34:42 [2020-10-03T13:34:42.863Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:34:43 [2020-10-03T13:34:43.281Z] --- PASS: TestBuildSquashParent (6.31s)
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:34:43 [2020-10-03T13:34:43.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:34:43 [2020-10-03T13:34:43.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:34:43 [2020-10-03T13:34:43.281Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:34:43 [2020-10-03T13:34:43.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:34:43 [2020-10-03T13:34:43.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:34:43 [2020-10-03T13:34:43.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:34:43 [2020-10-03T13:34:43.648Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
13:34:43 [2020-10-03T13:34:43.648Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:34:44 [2020-10-03T13:34:44.969Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 41.0% of statements
13:34:45 [2020-10-03T13:34:45.267Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.519s	coverage: 77.8% of statements
13:34:45 [2020-10-03T13:34:45.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:34:46 [2020-10-03T13:34:46.100Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:34:46 [2020-10-03T13:34:46.181Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s)
13:34:46 [2020-10-03T13:34:46.181Z] === RUN   TestCgroupNamespacesRunHostMode
13:34:46 [2020-10-03T13:34:46.319Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
13:34:46 [2020-10-03T13:34:46.319Z] ok  	github.com/docker/docker/daemon/images	0.075s	coverage: 4.8% of statements
13:34:46 [2020-10-03T13:34:46.319Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:34:46 [2020-10-03T13:34:46.319Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:34:46 [2020-10-03T13:34:46.319Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:34:46 [2020-10-03T13:34:46.319Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:34:46 [2020-10-03T13:34:46.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:34:47 [2020-10-03T13:34:47.374Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 23.9% of statements
13:34:47 [2020-10-03T13:34:47.375Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.043s	coverage: 87.2% of statements
13:34:48 [2020-10-03T13:34:48.020Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
13:34:48 [2020-10-03T13:34:48.020Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
13:34:48 [2020-10-03T13:34:48.020Z] === RUN   TestBuildMultiStageCopy
13:34:48 [2020-10-03T13:34:48.020Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:34:48 [2020-10-03T13:34:48.085Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s)
13:34:48 [2020-10-03T13:34:48.085Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:34:48 [2020-10-03T13:34:48.432Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 61.6% of statements
13:34:49 [2020-10-03T13:34:49.489Z] ok  	github.com/docker/docker/daemon/logger/local	0.110s	coverage: 75.2% of statements
13:34:49 [2020-10-03T13:34:49.489Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:34:49 [2020-10-03T13:34:49.992Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s)
13:34:49 [2020-10-03T13:34:49.992Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:34:50 [2020-10-03T13:34:50.142Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 33.3% of statements
13:34:50 [2020-10-03T13:34:50.577Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:34:50 [2020-10-03T13:34:50.577Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:34:50 [2020-10-03T13:34:50.788Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 37.7% of statements
13:34:50 [2020-10-03T13:34:50.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:34:51 [2020-10-03T13:34:51.155Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:34:51 [2020-10-03T13:34:51.728Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:34:52 [2020-10-03T13:34:52.302Z] --- PASS: TestBuildMultiStageCopy (4.34s)
13:34:52 [2020-10-03T13:34:52.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s)
13:34:52 [2020-10-03T13:34:52.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
13:34:52 [2020-10-03T13:34:52.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
13:34:52 [2020-10-03T13:34:52.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
13:34:52 [2020-10-03T13:34:52.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
13:34:52 [2020-10-03T13:34:52.302Z] === RUN   TestBuildMultiStageParentConfig
13:34:52 [2020-10-03T13:34:52.322Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
13:34:52 [2020-10-03T13:34:52.322Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
13:34:52 [2020-10-03T13:34:52.524Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
13:34:52 [2020-10-03T13:34:52.524Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:34:53 [2020-10-03T13:34:53.690Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
13:34:53 [2020-10-03T13:34:53.690Z] === RUN   TestBuildLabelWithTargets
13:34:53 [2020-10-03T13:34:53.905Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
13:34:53 [2020-10-03T13:34:53.905Z] === RUN   TestCgroupNamespacesRunOlderClient
13:34:54 [2020-10-03T13:34:54.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:34:55 [2020-10-03T13:34:55.099Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
13:34:55 [2020-10-03T13:34:55.099Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.420s	coverage: 82.5% of statements
13:34:55 [2020-10-03T13:34:55.099Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:34:55 [2020-10-03T13:34:55.099Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:34:56 [2020-10-03T13:34:56.154Z] ok  	github.com/docker/docker/distribution/metadata	0.076s	coverage: 48.2% of statements
13:34:56 [2020-10-03T13:34:56.240Z] --- PASS: TestBuildLabelWithTargets (2.12s)
13:34:56 [2020-10-03T13:34:56.240Z] === RUN   TestBuildWithEmptyLayers
13:34:56 [2020-10-03T13:34:56.439Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
13:34:56 [2020-10-03T13:34:56.439Z] === RUN   TestKernelTCPMemory
13:34:56 [2020-10-03T13:34:56.439Z] --- SKIP: TestKernelTCPMemory (0.03s)
13:34:56 [2020-10-03T13:34:56.439Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:34:56 [2020-10-03T13:34:56.439Z] === RUN   TestNISDomainname
13:34:56 [2020-10-03T13:34:56.439Z] --- SKIP: TestNISDomainname (0.01s)
13:34:56 [2020-10-03T13:34:56.439Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:34:56 [2020-10-03T13:34:56.439Z] === RUN   TestHostnameDnsResolution
13:34:56 [2020-10-03T13:34:56.698Z] --- PASS: TestHostnameDnsResolution (0.66s)
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStats
13:34:56 [2020-10-03T13:34:56.698Z] --- SKIP: TestStats (0.00s)
13:34:56 [2020-10-03T13:34:56.698Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStopContainerWithTimeout
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStopContainerWithTimeout/0
13:34:56 [2020-10-03T13:34:56.698Z] === PAUSE TestStopContainerWithTimeout/0
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStopContainerWithTimeout/1
13:34:56 [2020-10-03T13:34:56.698Z] === PAUSE TestStopContainerWithTimeout/1
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStopContainerWithTimeout/3
13:34:56 [2020-10-03T13:34:56.698Z] === PAUSE TestStopContainerWithTimeout/3
13:34:56 [2020-10-03T13:34:56.698Z] === RUN   TestStopContainerWithTimeout/-1
13:34:56 [2020-10-03T13:34:56.814Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
13:34:56 [2020-10-03T13:34:56.814Z] === RUN   TestBuildMultiStageOnBuild
13:34:56 [2020-10-03T13:34:56.958Z] === PAUSE TestStopContainerWithTimeout/-1
13:34:56 [2020-10-03T13:34:56.958Z] === CONT  TestStopContainerWithTimeout/0
13:34:56 [2020-10-03T13:34:56.958Z] === CONT  TestStopContainerWithTimeout/-1
13:34:57 [2020-10-03T13:34:57.525Z] === CONT  TestStopContainerWithTimeout/3
13:34:57 [2020-10-03T13:34:57.711Z] ok  	github.com/docker/docker/distribution	0.480s	coverage: 21.9% of statements
13:34:57 [2020-10-03T13:34:57.711Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:34:58 [2020-10-03T13:34:58.011Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
13:34:58 [2020-10-03T13:34:58.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:34:59 [2020-10-03T13:34:59.427Z] === CONT  TestStopContainerWithTimeout/1
13:35:00 [2020-10-03T13:35:00.120Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.4% of statements
13:35:00 [2020-10-03T13:35:00.123Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
13:35:00 [2020-10-03T13:35:00.124Z] === RUN   TestBuildUncleanTarFilenames
13:35:00 [2020-10-03T13:35:00.548Z] Removing intermediate container b5d7e1416712
13:35:00 [2020-10-03T13:35:00.548Z]  ---> 7d58d10fb932
13:35:00 [2020-10-03T13:35:00.548Z] 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
13:35:00 [2020-10-03T13:35:00.548Z]  ---> Running in b9e709b082a6
13:35:00 [2020-10-03T13:35:00.548Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
13:35:00 [2020-10-03T13:35:00.548Z] go: finding gotest.tools v0.5.3
13:35:00 [2020-10-03T13:35:00.548Z] go: finding gotest.tools/gotestsum v0.5.3
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading gotest.tools/gotestsum v0.5.3
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting gotest.tools/gotestsum v0.5.3
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/fatih/color v1.9.0
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/spf13/pflag v1.0.3
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting github.com/fatih/color v1.9.0
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting github.com/spf13/pflag v1.0.3
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/mattn/go-colorable v0.1.6
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/mattn/go-isatty v0.0.12
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting github.com/mattn/go-isatty v0.0.12
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting github.com/mattn/go-colorable v0.1.6
13:35:00 [2020-10-03T13:35:00.548Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:35:00 [2020-10-03T13:35:00.548Z] go: downloading github.com/pkg/errors v0.9.1
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting github.com/pkg/errors v0.9.1
13:35:00 [2020-10-03T13:35:00.549Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:35:00 [2020-10-03T13:35:00.549Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:35:00 [2020-10-03T13:35:00.549Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:35:00 [2020-10-03T13:35:00.549Z] go: downloading github.com/jonboulle/clockwork v0.1.0
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting github.com/jonboulle/clockwork v0.1.0
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:35:00 [2020-10-03T13:35:00.549Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/fatih/color v1.9.0
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/pkg/errors v0.9.1
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/spf13/pflag v1.0.3
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/mattn/go-colorable v0.1.6
13:35:00 [2020-10-03T13:35:00.549Z] go: finding github.com/mattn/go-isatty v0.0.12
13:35:00 [2020-10-03T13:35:00.768Z] ok  	github.com/docker/docker/image/cache	0.044s	coverage: 19.2% of statements
13:35:00 [2020-10-03T13:35:00.768Z] ok  	github.com/docker/docker/distribution/xfer	1.714s	coverage: 85.1% of statements
13:35:00 [2020-10-03T13:35:00.768Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:35:00 [2020-10-03T13:35:00.768Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:35:01 [2020-10-03T13:35:01.008Z] go: finding github.com/jonboulle/clockwork v0.1.0
13:35:01 [2020-10-03T13:35:01.008Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:35:01 [2020-10-03T13:35:01.008Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:35:01 [2020-10-03T13:35:01.008Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:35:01 [2020-10-03T13:35:01.008Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:35:01 [2020-10-03T13:35:01.067Z] ok  	github.com/docker/docker/image/v1	0.048s	coverage: 25.0% of statements
13:35:01 [2020-10-03T13:35:01.067Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:35:01 [2020-10-03T13:35:01.068Z] --- PASS: TestBuildUncleanTarFilenames (1.44s)
13:35:01 [2020-10-03T13:35:01.068Z] === RUN   TestBuildMultiStageLayerLeak
13:35:01 [2020-10-03T13:35:01.331Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:35:01 [2020-10-03T13:35:01.331Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
13:35:01 [2020-10-03T13:35:01.331Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
13:35:01 [2020-10-03T13:35:01.331Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
13:35:01 [2020-10-03T13:35:01.331Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
13:35:01 [2020-10-03T13:35:01.331Z] === RUN   TestDeleteDevicemapper
13:35:01 [2020-10-03T13:35:01.331Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:35:01 [2020-10-03T13:35:01.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:35:01 [2020-10-03T13:35:01.331Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:35:02 [2020-10-03T13:35:02.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
13:35:02 [2020-10-03T13:35:02.275Z] === RUN   TestUpdateMemory
13:35:02 [2020-10-03T13:35:02.275Z] --- SKIP: TestUpdateMemory (0.00s)
13:35:02 [2020-10-03T13:35:02.275Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:02 [2020-10-03T13:35:02.275Z] === RUN   TestUpdateCPUQuota
13:35:02 [2020-10-03T13:35:02.275Z] --- SKIP: TestUpdateCPUQuota (0.00s)
13:35:02 [2020-10-03T13:35:02.275Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:02 [2020-10-03T13:35:02.275Z] === RUN   TestUpdatePidsLimit
13:35:02 [2020-10-03T13:35:02.275Z] --- SKIP: TestUpdatePidsLimit (0.00s)
13:35:02 [2020-10-03T13:35:02.275Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:02 [2020-10-03T13:35:02.275Z] === RUN   TestUpdateRestartPolicy
13:35:02 [2020-10-03T13:35:02.608Z] ok  	github.com/docker/docker/libcontainerd/queue	0.046s	coverage: 100.0% of statements
13:35:02 [2020-10-03T13:35:02.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:35:02 [2020-10-03T13:35:02.695Z] Using test binary docker
13:35:02 [2020-10-03T13:35:02.695Z] +++ /etc/init.d/apparmor start
13:35:02 [2020-10-03T13:35:02.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:35:02 [2020-10-03T13:35:02.695Z] INFO: Waiting for daemon to start...
13:35:02 [2020-10-03T13:35:02.695Z] Starting dockerd
13:35:02 [2020-10-03T13:35:02.695Z] +++ 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
13:35:04 [2020-10-03T13:35:04.146Z] ok  	github.com/docker/docker/pkg/aaparser	0.004s	coverage: 50.0% of statements
13:35:04 [2020-10-03T13:35:04.146Z] ok  	github.com/docker/docker/oci	0.029s	coverage: 8.2% of statements
13:35:04 [2020-10-03T13:35:04.376Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s)
13:35:04 [2020-10-03T13:35:04.376Z] === RUN   TestBuildWithHugeFile
13:35:04 [2020-10-03T13:35:04.602Z] .
13:35:04 [2020-10-03T13:35:04.602Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:35:04 [2020-10-03T13:35:04.602Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:35:04 [2020-10-03T13:35:04.602Z] Error: No such image: emptyfs
13:35:04 [2020-10-03T13:35:04.602Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:35:04 [2020-10-03T13:35:04.602Z] ++++ docker load
13:35:04 [2020-10-03T13:35:04.751Z] INFO: Build done for gotestsum...
13:35:05 [2020-10-03T13:35:05.170Z] Running integration-test (iteration 1)
13:35:05 [2020-10-03T13:35:05.170Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:35:05 [2020-10-03T13:35:05.170Z] ++ 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
13:35:05 [2020-10-03T13:35:05.170Z] ++ set -e
13:35:05 [2020-10-03T13:35:05.170Z] ++ '[' -n 0 ']'
13:35:05 [2020-10-03T13:35:05.170Z] ++ set -x
13:35:05 [2020-10-03T13:35:05.170Z] ++ env -i DEST=/go/src/github.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
13:35:05 [2020-10-03T13:35:05.679Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 67.1% of statements
13:35:07 [2020-10-03T13:35:07.212Z] ok  	github.com/docker/docker/pkg/authorization	0.931s	coverage: 68.3% of statements
13:35:07 [2020-10-03T13:35:07.212Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
13:35:07 [2020-10-03T13:35:07.511Z] ok  	github.com/docker/docker/pkg/capabilities	0.028s	coverage: 87.5% of statements
13:35:08 [2020-10-03T13:35:08.429Z] ..........................xx....................                         [ 29%]
13:35:08 [2020-10-03T13:35:08.570Z] ok  	github.com/docker/docker/pkg/archive	1.260s	coverage: 76.8% of statements
13:35:08 [2020-10-03T13:35:08.570Z] ok  	github.com/docker/docker/pkg/directory	0.030s	coverage: 80.0% of statements
13:35:09 [2020-10-03T13:35:09.622Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
13:35:09 [2020-10-03T13:35:09.622Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 97.6% of statements
13:35:10 [2020-10-03T13:35:10.672Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
13:35:11 [2020-10-03T13:35:11.314Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
13:35:11 [2020-10-03T13:35:11.610Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
13:35:12 [2020-10-03T13:35:12.253Z] ok  	github.com/docker/docker/layer	7.585s	coverage: 68.8% of statements
13:35:12 [2020-10-03T13:35:12.253Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:35:12 [2020-10-03T13:35:12.253Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:35:12 [2020-10-03T13:35:12.253Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:35:12 [2020-10-03T13:35:12.253Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:35:12 [2020-10-03T13:35:12.253Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:35:12 [2020-10-03T13:35:12.562Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.687s	coverage: 43.2% of statements
13:35:12 [2020-10-03T13:35:12.562Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:35:12 [2020-10-03T13:35:12.562Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:35:12 [2020-10-03T13:35:12.874Z] ok  	github.com/docker/docker/pkg/filenotify	0.619s	coverage: 67.0% of statements
13:35:13 [2020-10-03T13:35:13.177Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 89.5% of statements
13:35:14 [2020-10-03T13:35:14.229Z] ok  	github.com/docker/docker/pkg/fsutils	0.405s	coverage: 85.1% of statements
13:35:14 [2020-10-03T13:35:14.229Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
13:35:14 [2020-10-03T13:35:14.229Z] ok  	github.com/docker/docker/pkg/homedir	0.032s	coverage: 11.4% of statements
13:35:14 [2020-10-03T13:35:14.478Z] --- PASS: TestUpdateRestartPolicy (10.92s)
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestUpdateRestartWithAutoRemove
13:35:14 [2020-10-03T13:35:14.478Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitNonBlocked
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:35:14 [2020-10-03T13:35:14.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:35:14 [2020-10-03T13:35:14.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:35:14 [2020-10-03T13:35:14.478Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:35:14 [2020-10-03T13:35:14.478Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:35:14 [2020-10-03T13:35:14.478Z] --- PASS: TestWaitNonBlocked (0.01s)
13:35:14 [2020-10-03T13:35:14.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
13:35:14 [2020-10-03T13:35:14.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitBlocked
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:35:14 [2020-10-03T13:35:14.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:35:14 [2020-10-03T13:35:14.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:35:14 [2020-10-03T13:35:14.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:35:14 [2020-10-03T13:35:14.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:35:14 [2020-10-03T13:35:14.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:35:15 [2020-10-03T13:35:15.045Z] --- PASS: TestWaitBlocked (0.01s)
13:35:15 [2020-10-03T13:35:15.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
13:35:15 [2020-10-03T13:35:15.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
13:35:15 [2020-10-03T13:35:15.045Z] === CONT  TestDaemonRestartIpcMode
13:35:15 [2020-10-03T13:35:15.045Z] === CONT  TestIpcModeOlderClient
13:35:15 [2020-10-03T13:35:15.045Z] --- PASS: TestIpcModeOlderClient (0.08s)
13:35:15 [2020-10-03T13:35:15.763Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
13:35:15 [2020-10-03T13:35:15.763Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.035s	coverage: 91.7% of statements
13:35:15 [2020-10-03T13:35:15.763Z] ok  	github.com/docker/docker/pkg/idtools	0.610s	coverage: 70.1% of statements
13:35:16 [2020-10-03T13:35:16.411Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
13:35:16 [2020-10-03T13:35:16.411Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
13:35:16 [2020-10-03T13:35:16.710Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
13:35:17 [2020-10-03T13:35:17.361Z] ok  	github.com/docker/docker/pkg/ioutils	1.448s	coverage: 70.6% of statements
13:35:17 [2020-10-03T13:35:17.361Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:35:17 [2020-10-03T13:35:17.361Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:35:17 [2020-10-03T13:35:17.361Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:35:17 [2020-10-03T13:35:17.361Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:35:17 [2020-10-03T13:35:17.657Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.4% of statements
13:35:17 [2020-10-03T13:35:17.657Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 86.7% of statements
13:35:17 [2020-10-03T13:35:17.657Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:35:17 [2020-10-03T13:35:17.657Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:35:18 [2020-10-03T13:35:18.707Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
13:35:19 [2020-10-03T13:35:19.232Z] --- PASS: TestDaemonRestartIpcMode (4.18s)
13:35:19 [2020-10-03T13:35:19.232Z] PASS
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === Skipped
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
13:35:19 [2020-10-03T13:35:19.232Z]     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)
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestPause (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
13:35:19 [2020-10-03T13:35:19.232Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
13:35:19 [2020-10-03T13:35:19.232Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
13:35:19 [2020-10-03T13:35:19.232Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestStats (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
13:35:19 [2020-10-03T13:35:19.232Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] 
13:35:19 [2020-10-03T13:35:19.232Z] DONE 173 tests, 24 skipped in 79.140s
13:35:19 [2020-10-03T13:35:19.232Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:35:19 [2020-10-03T13:35:19.359Z] ok  	github.com/docker/docker/pkg/pools	0.026s	coverage: 88.2% of statements
13:35:19 [2020-10-03T13:35:19.490Z] INFO: Testing against a local daemon
13:35:19 [2020-10-03T13:35:19.490Z] === RUN   TestCommitInheritsEnv
13:35:19 [2020-10-03T13:35:19.570Z] Removing intermediate container b9e709b082a6
13:35:19 [2020-10-03T13:35:19.571Z]  ---> 1c096a8a4961
13:35:19 [2020-10-03T13:35:19.571Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
13:35:19 [2020-10-03T13:35:19.571Z]  ---> Running in 9c8a1d0d3e43
13:35:19 [2020-10-03T13:35:19.658Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
13:35:19 [2020-10-03T13:35:19.658Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
13:35:20 [2020-10-03T13:35:20.297Z] ok  	github.com/docker/docker/pkg/reexec	0.027s	coverage: 82.4% of statements
13:35:20 [2020-10-03T13:35:20.541Z] Removing intermediate container 9c8a1d0d3e43
13:35:20 [2020-10-03T13:35:20.541Z]  ---> 7fd37fcac1c1
13:35:20 [2020-10-03T13:35:20.541Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
13:35:20 [2020-10-03T13:35:20.541Z]  ---> Running in 401922983a43
13:35:20 [2020-10-03T13:35:20.940Z] ok  	github.com/docker/docker/pkg/pubsub	1.116s	coverage: 73.9% of statements
13:35:21 [2020-10-03T13:35:21.000Z] Removing intermediate container 401922983a43
13:35:21 [2020-10-03T13:35:21.000Z]  ---> 798d162eae68
13:35:21 [2020-10-03T13:35:21.000Z] Step 10/10 : COPY . .
13:35:21 [2020-10-03T13:35:21.236Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
13:35:21 [2020-10-03T13:35:21.393Z] --- PASS: TestCommitInheritsEnv (1.68s)
13:35:21 [2020-10-03T13:35:21.393Z] === RUN   TestImportExtremelyLargeImageWorks
13:35:21 [2020-10-03T13:35:21.393Z] === PAUSE TestImportExtremelyLargeImageWorks
13:35:21 [2020-10-03T13:35:21.393Z] === RUN   TestImagesFilterMultiReference
13:35:21 [2020-10-03T13:35:21.393Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:35:21 [2020-10-03T13:35:21.393Z] === RUN   TestImagePullPlatformInvalid
13:35:21 [2020-10-03T13:35:21.393Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:35:21 [2020-10-03T13:35:21.393Z] === RUN   TestRemoveImageOrphaning
13:35:21 [2020-10-03T13:35:21.879Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
13:35:22 [2020-10-03T13:35:22.173Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
13:35:22 [2020-10-03T13:35:22.468Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestRemoveImageOrphaning (1.90s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestRemoveImageGarbageCollector
13:35:23 [2020-10-03T13:35:23.295Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:35:23 [2020-10-03T13:35:23.295Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagInvalidReference
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagInvalidReference (0.01s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagValidPrefixedRepo
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagExistedNameWithoutForce
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagOfficialNames
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagOfficialNames (0.05s)
13:35:23 [2020-10-03T13:35:23.295Z] === RUN   TestTagMatchesDigest
13:35:23 [2020-10-03T13:35:23.295Z] --- PASS: TestTagMatchesDigest (0.02s)
13:35:23 [2020-10-03T13:35:23.295Z] === CONT  TestImportExtremelyLargeImageWorks
13:35:23 [2020-10-03T13:35:23.535Z] ok  	github.com/docker/docker/pkg/signal	2.990s	coverage: 61.0% of statements
13:35:23 [2020-10-03T13:35:23.535Z] ok  	github.com/docker/docker/pkg/system	0.028s	coverage: 36.9% of statements
13:35:23 [2020-10-03T13:35:23.535Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 53.8% of statements
13:35:24 [2020-10-03T13:35:24.588Z] ok  	github.com/docker/docker/pkg/tailfile	0.111s	coverage: 88.6% of statements
13:35:24 [2020-10-03T13:35:24.588Z] testing: warning: no tests to run
13:35:24 [2020-10-03T13:35:24.588Z] coverage: [no statements]
13:35:24 [2020-10-03T13:35:24.588Z] ok  	github.com/docker/docker/pkg/term/windows	0.023s	coverage: [no statements] [no tests to run]
13:35:24 [2020-10-03T13:35:24.885Z] ok  	github.com/docker/docker/pkg/tarsum	0.156s	coverage: 89.3% of statements
13:35:25 [2020-10-03T13:35:25.008Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:35:25 [2020-10-03T13:35:25.183Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
13:35:25 [2020-10-03T13:35:25.183Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
13:35:25 [2020-10-03T13:35:25.480Z] ok  	github.com/docker/docker/pkg/useragent	0.018s	coverage: 88.9% of statements
13:35:28 [2020-10-03T13:35:28.246Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 72.6% of statements
13:35:28 [2020-10-03T13:35:28.246Z] ok  	github.com/docker/docker/plugin/v2	0.021s	coverage: 14.5% of statements
13:35:28 [2020-10-03T13:35:28.888Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
13:35:29 [2020-10-03T13:35:29.938Z] ok  	github.com/docker/docker/plugin	0.601s	coverage: 23.1% of statements
13:35:30 [2020-10-03T13:35:30.585Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
13:35:30 [2020-10-03T13:35:30.884Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
13:35:31 [2020-10-03T13:35:31.945Z] ok  	github.com/docker/docker/registry	0.249s	coverage: 56.3% of statements
13:35:31 [2020-10-03T13:35:31.945Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
13:35:32 [2020-10-03T13:35:32.427Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:35:33 [2020-10-03T13:35:33.000Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 66.1% of statements
13:35:34 [2020-10-03T13:35:34.543Z] ok  	github.com/docker/docker/volume/drivers	0.025s	coverage: 36.1% of statements
13:35:35 [2020-10-03T13:35:35.695Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:35:36 [2020-10-03T13:35:36.640Z] ok  	github.com/docker/docker/volume/mounts	0.050s	coverage: 67.0% of statements
13:35:36 [2020-10-03T13:35:36.936Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
13:35:37 [2020-10-03T13:35:37.573Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.1% of statements
13:35:43 [2020-10-03T13:35:43.914Z] Loaded image: buildpack-deps:buster
13:35:44 [2020-10-03T13:35:44.481Z] Loaded image: busybox:latest
13:35:44 [2020-10-03T13:35:44.739Z] Loaded image: busybox:glibc
13:35:44 [2020-10-03T13:35:44.739Z] Loaded image: debian:buster
13:35:44 [2020-10-03T13:35:44.999Z] Loaded image: hello-world:latest
13:35:44 [2020-10-03T13:35:44.999Z] INFO: Testing against a local daemon
13:35:44 [2020-10-03T13:35:44.999Z] === RUN   TestCgroupNamespacesBuild
13:35:46 [2020-10-03T13:35:46.151Z]  ---> 60d30dc0ac74
13:35:46 [2020-10-03T13:35:46.610Z] Successfully built 60d30dc0ac74
13:35:46 [2020-10-03T13:35:46.610Z] Successfully tagged docker:latest
13:35:46 [2020-10-03T13:35:46.610Z] INFO: Image build ended at 10/03/2020 13:35:46. Duration:00:03:52.1464346
13:35:46 [2020-10-03T13:35:46.610Z] 
13:35:46 [2020-10-03T13:35:46.610Z] 
13:35:46 [2020-10-03T13:35:46.610Z] INFO: Building the test binaries at 10/03/2020 13:35:46...
13:35:47 [2020-10-03T13:35:47.543Z] --- PASS: TestCgroupNamespacesBuild (2.47s)
13:35:47 [2020-10-03T13:35:47.543Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:35:50 [2020-10-03T13:35:50.082Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s)
13:35:50 [2020-10-03T13:35:50.082Z] === RUN   TestBuildWithSession
13:35:50 [2020-10-03T13:35:50.082Z] --- SKIP: TestBuildWithSession (0.00s)
13:35:50 [2020-10-03T13:35:50.082Z]     build_session_test.go:25: TODO: BuildKit
13:35:50 [2020-10-03T13:35:50.082Z] === RUN   TestBuildSquashParent
13:35:51 [2020-10-03T13:35:51.315Z] INFO: make.ps1 starting at 10/03/2020 13:35:50
13:35:51 [2020-10-03T13:35:51.315Z] INFO: Git commit (963e5afc04) assumed from DOCKER_GITCOMMIT environment variable
13:35:51 [2020-10-03T13:35:51.315Z] INFO: Invoking autogen...
13:35:51 [2020-10-03T13:35:51.775Z] INFO: Building daemon...
13:35:52 [2020-10-03T13:35:52.025Z] tests/integration/api_network_test.py ............................       [ 47%]
13:35:56 [2020-10-03T13:35:56.176Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/rootless	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/volume	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === Skipped
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:73: No driver to put!
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z] time="2020-10-03T13:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z] time="2020-10-03T13:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z] time="2020-10-03T13:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z] time="2020-10-03T13:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z] time="2020-10-03T13:34:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:73: No driver to put!
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     overlay_test.go:49: Fails to compute changes intermittently
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     graphtest_unix.go:73: No driver to put!
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:35:56 [2020-10-03T13:35:56.176Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] 
13:35:56 [2020-10-03T13:35:56.176Z] DONE 2148 tests, 26 skipped in 257.576s
Post stage
[Pipeline] junit
13:35:56 [2020-10-03T13:35:56.223Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:35:57 [2020-10-03T13:35:57.025Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -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:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary test-integration
13:35:57 [2020-10-03T13:35:57.322Z] 
13:35:57 [2020-10-03T13:35:57.322Z] Removing bundles/
13:35:57 [2020-10-03T13:35:57.322Z] 
13:35:57 [2020-10-03T13:35:57.322Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:35:57 [2020-10-03T13:35:57.322Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:35:57 [2020-10-03T13:35:57.322Z] GOOS="" GOARCH="" GOARM=""
13:35:57 [2020-10-03T13:35:57.915Z] --- PASS: TestImportExtremelyLargeImageWorks (84.24s)
13:35:57 [2020-10-03T13:35:57.915Z] PASS
13:35:57 [2020-10-03T13:35:57.915Z] 
13:35:57 [2020-10-03T13:35:57.915Z] === Skipped
13:35:57 [2020-10-03T13:35:57.915Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
13:35:57 [2020-10-03T13:35:57.915Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:35:57 [2020-10-03T13:35:57.915Z] 
13:35:57 [2020-10-03T13:35:57.915Z] 
13:35:57 [2020-10-03T13:35:57.915Z] DONE 12 tests, 1 skipped in 85.629s
13:35:57 [2020-10-03T13:35:57.915Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
13:35:57 [2020-10-03T13:35:57.915Z] ++ 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
13:35:57 [2020-10-03T13:35:57.915Z] ++ set -e
13:35:57 [2020-10-03T13:35:57.915Z] ++ '[' -n 0 ']'
13:35:57 [2020-10-03T13:35:57.915Z] ++ set -x
13:35:57 [2020-10-03T13:35:57.915Z] ++ env -i DEST=/go/src/github.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
13:35:57 [2020-10-03T13:35:57.915Z] INFO: Testing against a local daemon
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestNetworkCreateDelete
13:35:57 [2020-10-03T13:35:57.915Z] --- PASS: TestNetworkCreateDelete (0.11s)
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestDockerNetworkDeletePreferID
13:35:57 [2020-10-03T13:35:57.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestDaemonDNSFallback
13:35:57 [2020-10-03T13:35:57.915Z] --- PASS: TestDaemonDNSFallback (2.54s)
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestInspectNetwork
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestInspectNetwork/full_network_id
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestInspectNetwork/partial_network_id
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestInspectNetwork/network_name
13:35:57 [2020-10-03T13:35:57.915Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:35:59 [2020-10-03T13:35:59.420Z] --- PASS: TestInspectNetwork (11.36s)
13:35:59 [2020-10-03T13:35:59.420Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:35:59 [2020-10-03T13:35:59.420Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:35:59 [2020-10-03T13:35:59.420Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:35:59 [2020-10-03T13:35:59.420Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:35:59 [2020-10-03T13:35:59.420Z] === RUN   TestRunContainerWithBridgeNone
13:35:59 [2020-10-03T13:35:59.473Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:36:00 [2020-10-03T13:36:00.061Z] --- PASS: TestBuildSquashParent (9.01s)
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:36:00 [2020-10-03T13:36:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:36:00 [2020-10-03T13:36:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:36:00 [2020-10-03T13:36:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:36:00 [2020-10-03T13:36:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:36:00 [2020-10-03T13:36:00.958Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:36:01 [2020-10-03T13:36:01.484Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
13:36:01 [2020-10-03T13:36:01.484Z] === RUN   TestNetworkInvalidJSON
13:36:01 [2020-10-03T13:36:01.484Z] === RUN   TestNetworkInvalidJSON//networks/create
13:36:01 [2020-10-03T13:36:01.484Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:36:01 [2020-10-03T13:36:01.484Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:36:01 [2020-10-03T13:36:01.484Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:36:01 [2020-10-03T13:36:01.484Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:01 [2020-10-03T13:36:01.484Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:01 [2020-10-03T13:36:01.484Z] === CONT  TestNetworkInvalidJSON//networks/create
13:36:01 [2020-10-03T13:36:01.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:36:01 [2020-10-03T13:36:01.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:36:01 [2020-10-03T13:36:01.484Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:36:01 [2020-10-03T13:36:01.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:36:01 [2020-10-03T13:36:01.484Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:36:01 [2020-10-03T13:36:01.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:36:01 [2020-10-03T13:36:01.484Z] === RUN   TestHostIPv4BridgeLabel
13:36:01 [2020-10-03T13:36:01.970Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:36:02 [2020-10-03T13:36:02.116Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
13:36:02 [2020-10-03T13:36:02.116Z] === RUN   TestDaemonRestartWithLiveRestore
13:36:02 [2020-10-03T13:36:02.229Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:36:03 [2020-10-03T13:36:03.150Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:36:03 [2020-10-03T13:36:03.150Z] === RUN   TestDaemonDefaultNetworkPools
13:36:04 [2020-10-03T13:36:04.183Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
13:36:04 [2020-10-03T13:36:04.183Z] === RUN   TestDaemonRestartWithExistingNetwork
13:36:05 [2020-10-03T13:36:05.215Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
13:36:05 [2020-10-03T13:36:05.215Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:36:05 [2020-10-03T13:36:05.514Z] tests/integration/api_service_test.py .................................. [ 60%]
13:36:05 [2020-10-03T13:36:05.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:36:05 [2020-10-03T13:36:05.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:36:06 [2020-10-03T13:36:06.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
13:36:06 [2020-10-03T13:36:06.721Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:36:07 [2020-10-03T13:36:07.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
13:36:07 [2020-10-03T13:36:07.012Z] === RUN   TestServiceWithPredefinedNetwork
13:36:08 [2020-10-03T13:36:08.807Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s)
13:36:08 [2020-10-03T13:36:08.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s)
13:36:08 [2020-10-03T13:36:08.808Z] === RUN   TestBuildMultiStageCopy
13:36:08 [2020-10-03T13:36:08.808Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:36:10 [2020-10-03T13:36:10.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:36:11 [2020-10-03T13:36:11.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:36:11 [2020-10-03T13:36:11.462Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
13:36:11 [2020-10-03T13:36:11.462Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:36:11 [2020-10-03T13:36:11.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:11 [2020-10-03T13:36:11.462Z]     service_test.go:236: FLAKY_TEST
13:36:11 [2020-10-03T13:36:11.462Z] === RUN   TestServiceWithDataPathPortInit
13:36:11 [2020-10-03T13:36:11.858Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:36:12 [2020-10-03T13:36:12.276Z] --- PASS: TestBuildWithHugeFile (66.04s)
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildWithEmptyDockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:36:12 [2020-10-03T13:36:12.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
13:36:12 [2020-10-03T13:36:12.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
13:36:12 [2020-10-03T13:36:12.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
13:36:12 [2020-10-03T13:36:12.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildPreserveOwnership
13:36:12 [2020-10-03T13:36:12.276Z] === RUN   TestBuildPreserveOwnership/copy_from
13:36:12 [2020-10-03T13:36:12.427Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:36:12 [2020-10-03T13:36:12.997Z] --- PASS: TestBuildMultiStageCopy (4.62s)
13:36:12 [2020-10-03T13:36:12.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s)
13:36:12 [2020-10-03T13:36:12.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
13:36:12 [2020-10-03T13:36:12.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
13:36:12 [2020-10-03T13:36:12.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
13:36:12 [2020-10-03T13:36:12.997Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
13:36:12 [2020-10-03T13:36:12.997Z] === RUN   TestBuildMultiStageParentConfig
13:36:14 [2020-10-03T13:36:14.194Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:36:14 [2020-10-03T13:36:14.379Z] --- PASS: TestBuildMultiStageParentConfig (1.20s)
13:36:14 [2020-10-03T13:36:14.379Z] === RUN   TestBuildLabelWithTargets
13:36:16 [2020-10-03T13:36:16.288Z] --- PASS: TestBuildLabelWithTargets (2.23s)
13:36:16 [2020-10-03T13:36:16.288Z] === RUN   TestBuildWithEmptyLayers
13:36:16 [2020-10-03T13:36:16.747Z] --- PASS: TestBuildPreserveOwnership (6.03s)
13:36:16 [2020-10-03T13:36:16.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.95s)
13:36:16 [2020-10-03T13:36:16.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
13:36:16 [2020-10-03T13:36:16.747Z] === RUN   TestBuildPlatformInvalid
13:36:16 [2020-10-03T13:36:16.747Z] --- PASS: TestBuildPlatformInvalid (0.19s)
13:36:16 [2020-10-03T13:36:16.747Z] PASS
13:36:16 [2020-10-03T13:36:16.747Z] 
13:36:16 [2020-10-03T13:36:16.747Z] === Skipped
13:36:16 [2020-10-03T13:36:16.747Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:36:16 [2020-10-03T13:36:16.747Z]     build_session_test.go:25: TODO: BuildKit
13:36:16 [2020-10-03T13:36:16.747Z] 
13:36:16 [2020-10-03T13:36:16.747Z] 
13:36:16 [2020-10-03T13:36:16.747Z] DONE 32 tests, 1 skipped in 119.848s
13:36:16 [2020-10-03T13:36:16.747Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:36:16 [2020-10-03T13:36:16.747Z] ++ 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
13:36:16 [2020-10-03T13:36:16.747Z] ++ set -e
13:36:16 [2020-10-03T13:36:16.747Z] ++ '[' -n 0 ']'
13:36:16 [2020-10-03T13:36:16.747Z] ++ set -x
13:36:16 [2020-10-03T13:36:16.747Z] ++ env -i DEST=/go/src/github.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
13:36:16 [2020-10-03T13:36:16.747Z] INFO: Testing against a local daemon
13:36:16 [2020-10-03T13:36:16.747Z] === RUN   TestConfigInspect
13:36:17 [2020-10-03T13:36:17.670Z] --- PASS: TestBuildWithEmptyLayers (1.19s)
13:36:17 [2020-10-03T13:36:17.670Z] === RUN   TestBuildMultiStageOnBuild
13:36:19 [2020-10-03T13:36:19.963Z] .........................                                                [ 67%]
13:36:20 [2020-10-03T13:36:20.960Z] --- PASS: TestConfigInspect (3.65s)
13:36:20 [2020-10-03T13:36:20.960Z] === RUN   TestConfigList
13:36:20 [2020-10-03T13:36:20.966Z] --- PASS: TestBuildMultiStageOnBuild (2.98s)
13:36:20 [2020-10-03T13:36:20.966Z] === RUN   TestBuildUncleanTarFilenames
13:36:22 [2020-10-03T13:36:22.347Z] --- PASS: TestBuildUncleanTarFilenames (1.73s)
13:36:22 [2020-10-03T13:36:22.347Z] === RUN   TestBuildMultiStageLayerLeak
13:36:23 [2020-10-03T13:36:23.510Z] --- PASS: TestConfigList (2.71s)
13:36:23 [2020-10-03T13:36:23.510Z] === RUN   TestConfigsCreateAndDelete
13:36:25 [2020-10-03T13:36:25.641Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s)
13:36:25 [2020-10-03T13:36:25.641Z] === RUN   TestBuildWithHugeFile
13:36:26 [2020-10-03T13:36:26.817Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
13:36:26 [2020-10-03T13:36:26.817Z] === RUN   TestConfigsUpdate
13:36:30 [2020-10-03T13:36:30.123Z] --- PASS: TestConfigsUpdate (3.22s)
13:36:30 [2020-10-03T13:36:30.123Z] === RUN   TestTemplatedConfig
13:36:33 [2020-10-03T13:36:33.434Z] --- PASS: TestTemplatedConfig (3.41s)
13:36:33 [2020-10-03T13:36:33.434Z] === RUN   TestConfigCreateResolve
13:36:33 [2020-10-03T13:36:33.967Z] --- PASS: TestServiceWithDataPathPortInit (20.25s)
13:36:33 [2020-10-03T13:36:33.968Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:36:35 [2020-10-03T13:36:35.985Z] --- PASS: TestConfigCreateResolve (2.72s)
13:36:35 [2020-10-03T13:36:35.985Z] === RUN   TestConfigDaemonLibtrustID
13:36:36 [2020-10-03T13:36:36.559Z] --- PASS: TestConfigDaemonLibtrustID (0.75s)
13:36:36 [2020-10-03T13:36:36.559Z] PASS
13:36:36 [2020-10-03T13:36:36.559Z] 
13:36:36 [2020-10-03T13:36:36.559Z] DONE 7 tests in 19.865s
13:36:36 [2020-10-03T13:36:36.559Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:36:36 [2020-10-03T13:36:36.559Z] ++ 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
13:36:36 [2020-10-03T13:36:36.559Z] ++ set -e
13:36:36 [2020-10-03T13:36:36.559Z] ++ '[' -n 0 ']'
13:36:36 [2020-10-03T13:36:36.559Z] ++ set -x
13:36:36 [2020-10-03T13:36:36.559Z] ++ env -i DEST=/go/src/github.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
13:36:36 [2020-10-03T13:36:36.559Z] INFO: Testing against a local daemon
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestCheckpoint
13:36:36 [2020-10-03T13:36:36.559Z] --- SKIP: TestCheckpoint (0.00s)
13:36:36 [2020-10-03T13:36:36.559Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestContainerInvalidJSON
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:36:36 [2020-10-03T13:36:36.559Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:36:36 [2020-10-03T13:36:36.559Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:36:36 [2020-10-03T13:36:36.559Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:36:36 [2020-10-03T13:36:36.559Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:36:36 [2020-10-03T13:36:36.559Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:36:36 [2020-10-03T13:36:36.559Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:36:36 [2020-10-03T13:36:36.559Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:36:36 [2020-10-03T13:36:36.559Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:36:36 [2020-10-03T13:36:36.559Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:36:36 [2020-10-03T13:36:36.559Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:36:36 [2020-10-03T13:36:36.559Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:36:36 [2020-10-03T13:36:36.820Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
13:36:36 [2020-10-03T13:36:36.820Z] === RUN   TestCopyFromContainerPathIsNotDir
13:36:36 [2020-10-03T13:36:36.820Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
13:36:36 [2020-10-03T13:36:36.820Z] === RUN   TestCopyToContainerPathDoesNotExist
13:36:37 [2020-10-03T13:36:37.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
13:36:37 [2020-10-03T13:36:37.082Z] === RUN   TestCopyToContainerPathIsNotDir
13:36:37 [2020-10-03T13:36:37.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
13:36:37 [2020-10-03T13:36:37.082Z] === RUN   TestCopyFromContainer
13:36:37 [2020-10-03T13:36:37.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:36:37 [2020-10-03T13:36:37.908Z] Using test binary docker
13:36:37 [2020-10-03T13:36:37.908Z] +++ /etc/init.d/apparmor start
13:36:37 [2020-10-03T13:36:37.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:36:37 [2020-10-03T13:36:37.908Z] Starting dockerd
13:36:37 [2020-10-03T13:36:37.908Z] INFO: Waiting for daemon to start...
13:36:37 [2020-10-03T13:36:37.908Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
13:36:37 [2020-10-03T13:36:37.908Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:36:37 [2020-10-03T13:36:37.908Z] Using test binary docker
13:36:37 [2020-10-03T13:36:37.908Z] +++ /etc/init.d/apparmor start
13:36:37 [2020-10-03T13:36:37.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:36:37 [2020-10-03T13:36:37.908Z] INFO: Waiting for daemon to start...
13:36:37 [2020-10-03T13:36:37.908Z] Starting dockerd
13:36:37 [2020-10-03T13:36:37.908Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
13:36:39 [2020-10-03T13:36:39.000Z] === RUN   TestCopyFromContainer//
13:36:39 [2020-10-03T13:36:39.000Z] === RUN   TestCopyFromContainer//bar/root
13:36:39 [2020-10-03T13:36:39.262Z] === RUN   TestCopyFromContainer//bar/root/
13:36:39 [2020-10-03T13:36:39.262Z] === RUN   TestCopyFromContainer/bar/quux
13:36:39 [2020-10-03T13:36:39.524Z] === RUN   TestCopyFromContainer/bar/quux/
13:36:39 [2020-10-03T13:36:39.524Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:36:39 [2020-10-03T13:36:39.786Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:36:39 [2020-10-03T13:36:39.786Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:36:40 [2020-10-03T13:36:40.048Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:36:40 [2020-10-03T13:36:40.048Z] === RUN   TestCopyFromContainer/bar/notarget
13:36:40 [2020-10-03T13:36:40.310Z] --- PASS: TestCopyFromContainer (3.12s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer// (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:36:40 [2020-10-03T13:36:40.310Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateLinkToNonExistingContainer
13:36:40 [2020-10-03T13:36:40.310Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateWithInvalidEnv
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateWithInvalidEnv/0
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateWithInvalidEnv/0
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateWithInvalidEnv/1
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateWithInvalidEnv/1
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateWithInvalidEnv/2
13:36:40 [2020-10-03T13:36:40.310Z] === PAUSE TestCreateWithInvalidEnv/2
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateWithInvalidEnv/0
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateWithInvalidEnv/2
13:36:40 [2020-10-03T13:36:40.310Z] === CONT  TestCreateWithInvalidEnv/1
13:36:40 [2020-10-03T13:36:40.310Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateTmpfsMountsTarget
13:36:40 [2020-10-03T13:36:40.310Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:36:40 [2020-10-03T13:36:40.310Z] === RUN   TestCreateWithCustomMaskedPaths
13:36:42 [2020-10-03T13:36:42.440Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.32s)
13:36:42 [2020-10-03T13:36:42.440Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w7acpjpuaqxujui0k3yu5318b Created:2020-10-03 13:36:32.460552732 +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[fa8c286324ab92a0351f191041ab032ad319385994d453450f900d7c8ee42eef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8u6gslqymdacgr6do2pcrrznq EndpointID:97ac62db1456787d0f0b33590433753ed465c419835d1f34e413478f8242f400 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da27085862de1381318107d80f600f078060c16cc603e0d19b799f299f762071 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:68fbf5a4c140 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8u6gslqymdacgr6do2pcrrznq EndpointID:97ac62db1456787d0f0b33590433753ed465c419835d1f34e413478f8242f400 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:36:42 [2020-10-03T13:36:42.440Z] PASS
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] === Skipped
13:36:42 [2020-10-03T13:36:42.440Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:36:42 [2020-10-03T13:36:42.440Z]     service_test.go:236: FLAKY_TEST
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] DONE 23 tests, 1 skipped in 56.447s
13:36:42 [2020-10-03T13:36:42.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:36:42 [2020-10-03T13:36:42.440Z] ++ 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
13:36:42 [2020-10-03T13:36:42.440Z] ++ set -e
13:36:42 [2020-10-03T13:36:42.440Z] ++ '[' -n 0 ']'
13:36:42 [2020-10-03T13:36:42.440Z] ++ set -x
13:36:42 [2020-10-03T13:36:42.440Z] ++ env -i DEST=/go/src/github.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
13:36:42 [2020-10-03T13:36:42.440Z] INFO: Testing against a local daemon
13:36:42 [2020-10-03T13:36:42.440Z] === RUN   TestDockerNetworkIpvlanPersistance
13:36:42 [2020-10-03T13:36:42.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:36:42 [2020-10-03T13:36:42.440Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:42 [2020-10-03T13:36:42.440Z] === RUN   TestDockerNetworkIpvlan
13:36:42 [2020-10-03T13:36:42.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:36:42 [2020-10-03T13:36:42.440Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:42 [2020-10-03T13:36:42.440Z] PASS
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] === Skipped
13:36:42 [2020-10-03T13:36:42.440Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:36:42 [2020-10-03T13:36:42.440Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:36:42 [2020-10-03T13:36:42.440Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] 
13:36:42 [2020-10-03T13:36:42.440Z] DONE 2 tests, 2 skipped in 0.102s
13:36:42 [2020-10-03T13:36:42.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:36:42 [2020-10-03T13:36:42.440Z] ++ 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
13:36:42 [2020-10-03T13:36:42.440Z] ++ set -e
13:36:42 [2020-10-03T13:36:42.440Z] ++ '[' -n 0 ']'
13:36:42 [2020-10-03T13:36:42.440Z] ++ set -x
13:36:42 [2020-10-03T13:36:42.440Z] ++ env -i DEST=/go/src/github.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
13:36:42 [2020-10-03T13:36:42.440Z] INFO: Testing against a local daemon
13:36:42 [2020-10-03T13:36:42.440Z] === RUN   TestDockerNetworkMacvlanPersistance
13:36:42 [2020-10-03T13:36:42.860Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s)
13:36:42 [2020-10-03T13:36:42.860Z] === RUN   TestCreateWithCustomReadonlyPaths
13:36:43 [2020-10-03T13:36:43.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.60s)
13:36:43 [2020-10-03T13:36:43.071Z] === RUN   TestDockerNetworkMacvlan
13:36:44 [2020-10-03T13:36:44.105Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:36:44 [2020-10-03T13:36:44.777Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s)
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:36:44 [2020-10-03T13:36:44.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:36:44 [2020-10-03T13:36:44.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:36:44 [2020-10-03T13:36:44.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:36:44 [2020-10-03T13:36:44.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:36:44 [2020-10-03T13:36:44.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:36:44 [2020-10-03T13:36:44.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:36:44 [2020-10-03T13:36:44.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
13:36:44 [2020-10-03T13:36:44.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
13:36:44 [2020-10-03T13:36:44.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
13:36:44 [2020-10-03T13:36:44.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:36:44 [2020-10-03T13:36:44.777Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:36:45 [2020-10-03T13:36:45.140Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:36:45 [2020-10-03T13:36:45.351Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestCreateDifferentPlatform
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestCreateDifferentPlatform/different_os
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:36:45 [2020-10-03T13:36:45.351Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:36:45 [2020-10-03T13:36:45.351Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:36:45 [2020-10-03T13:36:45.351Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:36:45 [2020-10-03T13:36:45.351Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestContainerStartOnDaemonRestart
13:36:45 [2020-10-03T13:36:45.351Z] === PAUSE TestContainerStartOnDaemonRestart
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestDaemonRestartIpcMode
13:36:45 [2020-10-03T13:36:45.351Z] === PAUSE TestDaemonRestartIpcMode
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestDaemonHostGatewayIP
13:36:45 [2020-10-03T13:36:45.351Z] === PAUSE TestDaemonHostGatewayIP
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestContainerKillOnDaemonStart
13:36:45 [2020-10-03T13:36:45.351Z] === PAUSE TestContainerKillOnDaemonStart
13:36:45 [2020-10-03T13:36:45.351Z] === RUN   TestDiff
13:36:46 [2020-10-03T13:36:46.172Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:36:46 [2020-10-03T13:36:46.296Z] --- PASS: TestDiff (0.76s)
13:36:46 [2020-10-03T13:36:46.296Z] === RUN   TestExecWithCloseStdin
13:36:47 [2020-10-03T13:36:47.240Z] --- PASS: TestExecWithCloseStdin (0.83s)
13:36:47 [2020-10-03T13:36:47.240Z] === RUN   TestExec
13:36:47 [2020-10-03T13:36:47.813Z] --- PASS: TestExec (0.87s)
13:36:47 [2020-10-03T13:36:47.813Z] === RUN   TestExecUser
13:36:48 [2020-10-03T13:36:48.758Z] --- PASS: TestExecUser (0.82s)
13:36:48 [2020-10-03T13:36:48.758Z] === RUN   TestExportContainerAndImportImage
13:36:49 [2020-10-03T13:36:49.704Z] --- PASS: TestExportContainerAndImportImage (1.05s)
13:36:49 [2020-10-03T13:36:49.704Z] === RUN   TestExportContainerAfterDaemonRestart
13:36:50 [2020-10-03T13:36:50.621Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:36:52 [2020-10-03T13:36:52.255Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s)
13:36:52 [2020-10-03T13:36:52.255Z] === RUN   TestHealthCheckWorkdir
13:36:52 [2020-10-03T13:36:52.829Z] --- PASS: TestHealthCheckWorkdir (0.97s)
13:36:52 [2020-10-03T13:36:52.829Z] === RUN   TestHealthKillContainer
13:36:54 [2020-10-03T13:36:54.135Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:36:56 [2020-10-03T13:36:56.145Z] --- PASS: TestHealthKillContainer (2.87s)
13:36:56 [2020-10-03T13:36:56.145Z] === RUN   TestInspectCpusetInConfigPre120
13:36:56 [2020-10-03T13:36:56.408Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
13:36:56 [2020-10-03T13:36:56.408Z] === RUN   TestIpcModeNone
13:36:57 [2020-10-03T13:36:57.355Z] --- PASS: TestIpcModeNone (0.90s)
13:36:57 [2020-10-03T13:36:57.355Z] === RUN   TestIpcModePrivate
13:36:58 [2020-10-03T13:36:58.309Z] --- PASS: TestIpcModePrivate (0.87s)
13:36:58 [2020-10-03T13:36:58.309Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
13:36:58 [2020-10-03T13:36:58.309Z] === RUN   TestIpcModeShareable
13:36:59 [2020-10-03T13:36:59.258Z] --- PASS: TestIpcModeShareable (0.86s)
13:36:59 [2020-10-03T13:36:59.258Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
13:36:59 [2020-10-03T13:36:59.258Z] === RUN   TestAPIIpcModeShareableAndContainer
13:36:59 [2020-10-03T13:36:59.845Z] .
13:36:59 [2020-10-03T13:36:59.845Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:36:59 [2020-10-03T13:36:59.845Z] 
13:36:59 [2020-10-03T13:36:59.845Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:36:59 [2020-10-03T13:36:59.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:36:59 [2020-10-03T13:36:59.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:36:59 [2020-10-03T13:36:59.845Z] Error: No such image: emptyfs
13:36:59 [2020-10-03T13:36:59.845Z] Error: No such image: emptyfs
13:36:59 [2020-10-03T13:36:59.845Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:36:59 [2020-10-03T13:36:59.845Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:36:59 [2020-10-03T13:36:59.845Z] ++++ docker load
13:36:59 [2020-10-03T13:36:59.845Z] ++++ docker load
13:36:59 [2020-10-03T13:36:59.845Z] Running integration-test (iteration 1)
13:36:59 [2020-10-03T13:36:59.845Z] Running integration-test (iteration 1)
13:36:59 [2020-10-03T13:36:59.845Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:36:59 [2020-10-03T13:36:59.845Z] ++ 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)/'
13:36:59 [2020-10-03T13:36:59.845Z] ++ set -e
13:36:59 [2020-10-03T13:36:59.845Z] ++ '[' -n 0 ']'
13:36:59 [2020-10-03T13:36:59.845Z] ++ set -x
13:36:59 [2020-10-03T13:36:59.845Z] ++ env -i DEST=/go/src/github.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)/'
13:36:59 [2020-10-03T13:36:59.845Z] 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)/
13:36:59 [2020-10-03T13:36:59.845Z] ++ 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)/'
13:36:59 [2020-10-03T13:36:59.845Z] ++ set -e
13:36:59 [2020-10-03T13:36:59.845Z] ++ '[' -n 0 ']'
13:36:59 [2020-10-03T13:36:59.845Z] ++ set -x
13:36:59 [2020-10-03T13:36:59.845Z] ++ env -i DEST=/go/src/github.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)/'
13:37:01 [2020-10-03T13:37:01.025Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:37:01 [2020-10-03T13:37:01.219Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:37:01 [2020-10-03T13:37:01.808Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s)
13:37:01 [2020-10-03T13:37:01.808Z] === RUN   TestAPIIpcModeHost
13:37:02 [2020-10-03T13:37:02.384Z] --- PASS: TestAPIIpcModeHost (0.65s)
13:37:02 [2020-10-03T13:37:02.384Z] === RUN   TestDaemonIpcModeShareable
13:37:03 [2020-10-03T13:37:03.090Z] --- PASS: TestDockerNetworkMacvlan (19.87s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.63s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.40s)
13:37:03 [2020-10-03T13:37:03.090Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
13:37:03 [2020-10-03T13:37:03.090Z] PASS
13:37:03 [2020-10-03T13:37:03.090Z] 
13:37:03 [2020-10-03T13:37:03.090Z] DONE 8 tests in 21.574s
13:37:03 [2020-10-03T13:37:03.090Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
13:37:03 [2020-10-03T13:37:03.090Z] ++ 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
13:37:03 [2020-10-03T13:37:03.090Z] ++ set -e
13:37:03 [2020-10-03T13:37:03.090Z] ++ '[' -n 0 ']'
13:37:03 [2020-10-03T13:37:03.090Z] ++ set -x
13:37:03 [2020-10-03T13:37:03.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:37:03 [2020-10-03T13:37:03.090Z] testing: warning: no tests to run
13:37:03 [2020-10-03T13:37:03.090Z] PASS
13:37:03 [2020-10-03T13:37:03.090Z] 
13:37:03 [2020-10-03T13:37:03.090Z] DONE 0 tests in 0.025s
13:37:03 [2020-10-03T13:37:03.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:37:03 [2020-10-03T13:37:03.090Z] ++ 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
13:37:03 [2020-10-03T13:37:03.090Z] ++ set -e
13:37:03 [2020-10-03T13:37:03.090Z] ++ '[' -n 0 ']'
13:37:03 [2020-10-03T13:37:03.090Z] ++ set -x
13:37:03 [2020-10-03T13:37:03.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:37:03 [2020-10-03T13:37:03.090Z] INFO: Testing against a local daemon
13:37:03 [2020-10-03T13:37:03.090Z] === RUN   TestAuthZPluginAllowRequest
13:37:03 [2020-10-03T13:37:03.894Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
13:37:03 [2020-10-03T13:37:03.894Z] 
13:37:03 [2020-10-03T13:37:03.894Z]  ________   ____  __.
13:37:03 [2020-10-03T13:37:03.894Z]  \_____  \ |    |/ _|
13:37:03 [2020-10-03T13:37:03.894Z]  /   |   \|      <
13:37:03 [2020-10-03T13:37:03.894Z]  /    |    \    |  \
13:37:03 [2020-10-03T13:37:03.894Z]  \_______  /____|__ \
13:37:03 [2020-10-03T13:37:03.894Z]          \/        \/
13:37:03 [2020-10-03T13:37:03.894Z] 
13:37:03 [2020-10-03T13:37:03.894Z] INFO: make.ps1 ended at 10/03/2020 13:37:01
13:37:04 [2020-10-03T13:37:04.302Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
13:37:04 [2020-10-03T13:37:04.302Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
13:37:04 [2020-10-03T13:37:04.302Z] === RUN   TestDaemonIpcModePrivate
13:37:04 [2020-10-03T13:37:04.864Z] INFO: Binaries build ended at 10/03/2020 13:37:04. Duration:00:01:17.8457340
13:37:05 [2020-10-03T13:37:05.154Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
13:37:05 [2020-10-03T13:37:05.154Z] === RUN   TestAuthZPluginTLS
13:37:05 [2020-10-03T13:37:05.445Z] --- PASS: TestAuthZPluginTLS (0.53s)
13:37:05 [2020-10-03T13:37:05.445Z] === RUN   TestAuthZPluginDenyRequest
13:37:06 [2020-10-03T13:37:06.080Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
13:37:06 [2020-10-03T13:37:06.080Z] === RUN   TestAuthZPluginAPIDenyResponse
13:37:06 [2020-10-03T13:37:06.221Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
13:37:06 [2020-10-03T13:37:06.221Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
13:37:06 [2020-10-03T13:37:06.221Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:37:06 [2020-10-03T13:37:06.371Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
13:37:06 [2020-10-03T13:37:06.371Z] === RUN   TestAuthZPluginDenyResponse
13:37:07 [2020-10-03T13:37:07.002Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:37:07 [2020-10-03T13:37:07.002Z] === RUN   TestAuthZPluginAllowEventStream
13:37:07 [2020-10-03T13:37:07.043Z] INFO: Copying the built daemon binary to d:\CI\PR-41523\1\binary\dockerd-963e5afc04.exe...
13:37:07 [2020-10-03T13:37:07.044Z] INFO: Copying the built client binary to d:\CI\PR-41523\1\binary\docker-963e5afc04.exe...
13:37:07 [2020-10-03T13:37:07.044Z] INFO: Copying dockerversion from the container...
13:37:07 [2020-10-03T13:37:07.504Z] INFO: Copying the golang package from the container to d:\CI\PR-41523\1\installer\go.zip...
13:37:07 [2020-10-03T13:37:07.610Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
13:37:07 [2020-10-03T13:37:07.610Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
13:37:07 [2020-10-03T13:37:07.610Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:37:09 [2020-10-03T13:37:09.067Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
13:37:09 [2020-10-03T13:37:09.068Z] === RUN   TestAuthZPluginErrorResponse
13:37:09 [2020-10-03T13:37:09.358Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:37:09 [2020-10-03T13:37:09.358Z] === RUN   TestAuthZPluginErrorRequest
13:37:09 [2020-10-03T13:37:09.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
13:37:09 [2020-10-03T13:37:09.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
13:37:09 [2020-10-03T13:37:09.530Z] === RUN   TestIpcModeOlderClient
13:37:09 [2020-10-03T13:37:09.530Z] === PAUSE TestIpcModeOlderClient
13:37:09 [2020-10-03T13:37:09.530Z] === RUN   TestKillContainerInvalidSignal
13:37:09 [2020-10-03T13:37:09.989Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:37:09 [2020-10-03T13:37:09.990Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:37:10 [2020-10-03T13:37:10.102Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
13:37:10 [2020-10-03T13:37:10.102Z] === RUN   TestKillContainer
13:37:10 [2020-10-03T13:37:10.102Z] === RUN   TestKillContainer/no_signal
13:37:10 [2020-10-03T13:37:10.281Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:37:10 [2020-10-03T13:37:10.281Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:37:11 [2020-10-03T13:37:11.048Z] === RUN   TestKillContainer/non_killing_signal
13:37:11 [2020-10-03T13:37:11.240Z] INFO: Extracting go.zip to d:\CI\PR-41523\1\go
13:37:11 [2020-10-03T13:37:11.622Z] === RUN   TestKillContainer/killing_signal
13:37:12 [2020-10-03T13:37:12.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
13:37:12 [2020-10-03T13:37:12.365Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:37:12 [2020-10-03T13:37:12.567Z] --- PASS: TestKillContainer (2.32s)
13:37:12 [2020-10-03T13:37:12.567Z]     --- PASS: TestKillContainer/no_signal (0.78s)
13:37:12 [2020-10-03T13:37:12.567Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
13:37:12 [2020-10-03T13:37:12.567Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
13:37:12 [2020-10-03T13:37:12.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:37:12 [2020-10-03T13:37:12.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:37:13 [2020-10-03T13:37:13.140Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:37:14 [2020-10-03T13:37:14.088Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
13:37:14 [2020-10-03T13:37:14.088Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
13:37:14 [2020-10-03T13:37:14.088Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
13:37:14 [2020-10-03T13:37:14.088Z] === RUN   TestKillStoppedContainer
13:37:14 [2020-10-03T13:37:14.088Z] --- PASS: TestKillStoppedContainer (0.09s)
13:37:14 [2020-10-03T13:37:14.088Z] === RUN   TestKillStoppedContainerAPIPre120
13:37:14 [2020-10-03T13:37:14.088Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
13:37:14 [2020-10-03T13:37:14.088Z] === RUN   TestKillDifferentUserContainer
13:37:14 [2020-10-03T13:37:14.832Z] --- PASS: TestImportExtremelyLargeImageWorks (105.13s)
13:37:14 [2020-10-03T13:37:14.832Z] PASS
13:37:14 [2020-10-03T13:37:14.832Z] 
13:37:14 [2020-10-03T13:37:14.832Z] === Skipped
13:37:14 [2020-10-03T13:37:14.832Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:37:14 [2020-10-03T13:37:14.832Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:37:14 [2020-10-03T13:37:14.832Z] 
13:37:14 [2020-10-03T13:37:14.832Z] 
13:37:14 [2020-10-03T13:37:14.832Z] DONE 12 tests, 1 skipped in 109.213s
13:37:14 [2020-10-03T13:37:14.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:37:14 [2020-10-03T13:37:14.832Z] INFO: Testing against a local daemon
13:37:14 [2020-10-03T13:37:14.832Z] === RUN   TestNetworkCreateDelete
13:37:14 [2020-10-03T13:37:14.832Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:37:14 [2020-10-03T13:37:14.832Z] === RUN   TestDockerNetworkDeletePreferID
13:37:14 [2020-10-03T13:37:14.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
13:37:14 [2020-10-03T13:37:14.832Z] === RUN   TestDaemonDNSFallback
13:37:15 [2020-10-03T13:37:15.034Z] --- PASS: TestKillDifferentUserContainer (0.78s)
13:37:15 [2020-10-03T13:37:15.034Z] === RUN   TestInspectOomKilledTrue
13:37:15 [2020-10-03T13:37:15.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:37:15 [2020-10-03T13:37:15.034Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:37:15 [2020-10-03T13:37:15.034Z] === RUN   TestInspectOomKilledFalse
13:37:15 [2020-10-03T13:37:15.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:37:15 [2020-10-03T13:37:15.034Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:37:15 [2020-10-03T13:37:15.034Z] === RUN   TestLinksEtcHostsContentMatch
13:37:15 [2020-10-03T13:37:15.092Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s)
13:37:15 [2020-10-03T13:37:15.092Z] === RUN   TestAuthZPluginHeader
13:37:15 [2020-10-03T13:37:15.607Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
13:37:15 [2020-10-03T13:37:15.607Z] === RUN   TestLinksContainerNames
13:37:15 [2020-10-03T13:37:15.724Z] --- PASS: TestAuthZPluginHeader (0.87s)
13:37:15 [2020-10-03T13:37:15.724Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:37:15 [2020-10-03T13:37:15.724Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:37:15 [2020-10-03T13:37:15.724Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:15 [2020-10-03T13:37:15.724Z] === RUN   TestAuthZPluginV2Disable
13:37:15 [2020-10-03T13:37:15.724Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:37:15 [2020-10-03T13:37:15.724Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:15 [2020-10-03T13:37:15.724Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:37:15 [2020-10-03T13:37:15.724Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:37:15 [2020-10-03T13:37:15.724Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:15 [2020-10-03T13:37:15.724Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:37:15 [2020-10-03T13:37:15.724Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:37:15 [2020-10-03T13:37:15.724Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:15 [2020-10-03T13:37:15.724Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:37:16 [2020-10-03T13:37:16.066Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:37:16 [2020-10-03T13:37:16.734Z] --- PASS: TestDaemonDNSFallback (7.31s)
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestInspectNetwork
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestInspectNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestRunContainerWithBridgeNone
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestNetworkInvalidJSON
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestNetworkInvalidJSON//networks/create
13:37:16 [2020-10-03T13:37:16.734Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:37:16 [2020-10-03T13:37:16.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:37:16 [2020-10-03T13:37:16.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:37:16 [2020-10-03T13:37:16.734Z] === CONT  TestNetworkInvalidJSON//networks/create
13:37:16 [2020-10-03T13:37:16.734Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:37:16 [2020-10-03T13:37:16.734Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:37:16 [2020-10-03T13:37:16.734Z] --- PASS: TestNetworkInvalidJSON (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestHostIPv4BridgeLabel
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDaemonRestartWithLiveRestore
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.07s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDaemonDefaultNetworkPools
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDaemonRestartWithExistingNetwork
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestServiceWithPredefinedNetwork
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:236: FLAKY_TEST
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestServiceWithDataPathPortInit
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] PASS
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === Skipped
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.07s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:236: FLAKY_TEST
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] 
13:37:16 [2020-10-03T13:37:16.734Z] DONE 19 tests, 12 skipped in 8.210s
13:37:16 [2020-10-03T13:37:16.734Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:37:16 [2020-10-03T13:37:16.734Z] INFO: Testing against a local daemon
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDockerNetworkIpvlanPersistance
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:16 [2020-10-03T13:37:16.734Z] === RUN   TestDockerNetworkIpvlan
13:37:16 [2020-10-03T13:37:16.734Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:37:16 [2020-10-03T13:37:16.734Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:16 [2020-10-03T13:37:16.734Z] PASS
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] === Skipped
13:37:16 [2020-10-03T13:37:16.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] DONE 2 tests, 2 skipped in 0.148s
13:37:16 [2020-10-03T13:37:16.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:37:16 [2020-10-03T13:37:16.993Z] INFO: Testing against a local daemon
13:37:16 [2020-10-03T13:37:16.993Z] === RUN   TestDockerNetworkMacvlanPersistance
13:37:16 [2020-10-03T13:37:16.993Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.993Z] === RUN   TestDockerNetworkMacvlan
13:37:16 [2020-10-03T13:37:16.993Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.993Z] PASS
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] === Skipped
13:37:16 [2020-10-03T13:37:16.993Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
13:37:16 [2020-10-03T13:37:16.993Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] DONE 2 tests, 2 skipped in 0.160s
13:37:16 [2020-10-03T13:37:16.993Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:37:16 [2020-10-03T13:37:16.993Z] testing: warning: no tests to run
13:37:16 [2020-10-03T13:37:16.993Z] PASS
13:37:16 [2020-10-03T13:37:16.993Z] 
13:37:16 [2020-10-03T13:37:16.993Z] DONE 0 tests in 0.027s
13:37:16 [2020-10-03T13:37:16.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:37:16 [2020-10-03T13:37:16.995Z] --- PASS: TestLinksContainerNames (1.50s)
13:37:16 [2020-10-03T13:37:16.995Z] === RUN   TestLogsFollowTailEmpty
13:37:17 [2020-10-03T13:37:17.256Z] INFO: Testing against a local daemon
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginAllowRequest
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginTLS
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginTLS (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginDenyRequest
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginAPIDenyResponse
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginDenyResponse
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginAllowEventStream
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginErrorResponse
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginErrorRequest
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginHeader
13:37:17 [2020-10-03T13:37:17.256Z] --- SKIP: TestAuthZPluginHeader (0.00s)
13:37:17 [2020-10-03T13:37:17.256Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.256Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:37:17 [2020-10-03T13:37:17.515Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] === RUN   TestAuthZPluginV2Disable
13:37:17 [2020-10-03T13:37:17.515Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:37:17 [2020-10-03T13:37:17.515Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:37:17 [2020-10-03T13:37:17.515Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:37:17 [2020-10-03T13:37:17.515Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] PASS
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === Skipped
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
13:37:17 [2020-10-03T13:37:17.515Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] 
13:37:17 [2020-10-03T13:37:17.515Z] DONE 17 tests, 17 skipped in 0.426s
13:37:17 [2020-10-03T13:37:17.515Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:37:17 [2020-10-03T13:37:17.774Z] INFO: Testing against a local daemon
13:37:17 [2020-10-03T13:37:17.774Z] === RUN   TestPluginInvalidJSON
13:37:17 [2020-10-03T13:37:17.774Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:37:17 [2020-10-03T13:37:17.774Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:37:17 [2020-10-03T13:37:17.774Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:37:17 [2020-10-03T13:37:17.774Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:37:17 [2020-10-03T13:37:17.774Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
13:37:17 [2020-10-03T13:37:17.774Z] === RUN   TestPluginInstall
13:37:17 [2020-10-03T13:37:17.774Z] --- SKIP: TestPluginInstall (0.00s)
13:37:17 [2020-10-03T13:37:17.774Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.774Z] PASS
13:37:17 [2020-10-03T13:37:17.774Z] 
13:37:17 [2020-10-03T13:37:17.774Z] === Skipped
13:37:17 [2020-10-03T13:37:17.774Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
13:37:17 [2020-10-03T13:37:17.774Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:37:17 [2020-10-03T13:37:17.774Z] 
13:37:17 [2020-10-03T13:37:17.774Z] 
13:37:17 [2020-10-03T13:37:17.774Z] DONE 3 tests, 1 skipped in 0.178s
13:37:17 [2020-10-03T13:37:17.774Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:37:17 [2020-10-03T13:37:17.774Z] INFO: Testing against a local daemon
13:37:17 [2020-10-03T13:37:17.774Z] === RUN   TestExternalGraphDriver
13:37:17 [2020-10-03T13:37:17.940Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
13:37:17 [2020-10-03T13:37:17.940Z] === RUN   TestContainerNetworkMountsNoChown
13:37:18 [2020-10-03T13:37:18.033Z] --- SKIP: TestExternalGraphDriver (0.08s)
13:37:18 [2020-10-03T13:37:18.033Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:37:18 [2020-10-03T13:37:18.033Z] === RUN   TestGraphdriverPluginV2
13:37:18 [2020-10-03T13:37:18.206Z] tests/integration/client_test.py .....                                   [ 75%]
13:37:18 [2020-10-03T13:37:18.206Z] tests/integration/context_api_test.py ...                                [ 76%]
13:37:18 [2020-10-03T13:37:18.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/default
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/default
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/private
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/private
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/rprivate
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/rprivate
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/slave
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/slave
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/rslave
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/rslave
13:37:18 [2020-10-03T13:37:18.513Z] === RUN   TestMountDaemonRoot/shared
13:37:18 [2020-10-03T13:37:18.513Z] === PAUSE TestMountDaemonRoot/shared
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rshared
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rshared
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/default
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rshared
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rslave
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/default/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rprivate
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/slave
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/default/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/private
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/private/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/private/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/shared
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:37:18 [2020-10-03T13:37:18.514Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:37:18 [2020-10-03T13:37:18.767Z] tests/integration/errors_test.py .                                       [ 76%]
13:37:18 [2020-10-03T13:37:18.776Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/default/bind_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/default/mount_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/private/mount_root
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:37:18 [2020-10-03T13:37:18.777Z] === CONT  TestMountDaemonRoot/private/bind_root
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:37:19 [2020-10-03T13:37:19.038Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:37:19 [2020-10-03T13:37:19.038Z] --- PASS: TestMountDaemonRoot (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.16s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.16s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.14s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.10s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
13:37:19 [2020-10-03T13:37:19.038Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
13:37:19 [2020-10-03T13:37:19.038Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
13:37:19 [2020-10-03T13:37:19.038Z] === RUN   TestContainerBindMountNonRecursive
13:37:20 [2020-10-03T13:37:20.957Z] --- PASS: TestContainerBindMountNonRecursive (1.97s)
13:37:20 [2020-10-03T13:37:20.957Z] === RUN   TestNetworkNat
13:37:21 [2020-10-03T13:37:21.902Z] --- PASS: TestNetworkNat (0.87s)
13:37:21 [2020-10-03T13:37:21.902Z] === RUN   TestNetworkLocalhostTCPNat
13:37:22 [2020-10-03T13:37:22.848Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
13:37:22 [2020-10-03T13:37:22.848Z] === RUN   TestNetworkLoopbackNat
13:37:24 [2020-10-03T13:37:24.604Z] --- PASS: TestGraphdriverPluginV2 (5.69s)
13:37:24 [2020-10-03T13:37:24.604Z] PASS
13:37:24 [2020-10-03T13:37:24.604Z] 
13:37:24 [2020-10-03T13:37:24.604Z] === Skipped
13:37:24 [2020-10-03T13:37:24.604Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
13:37:24 [2020-10-03T13:37:24.604Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:37:24 [2020-10-03T13:37:24.604Z] 
13:37:24 [2020-10-03T13:37:24.604Z] 
13:37:24 [2020-10-03T13:37:24.604Z] DONE 2 tests, 1 skipped in 5.921s
13:37:24 [2020-10-03T13:37:24.604Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:37:24 [2020-10-03T13:37:24.604Z] INFO: Testing against a local daemon
13:37:24 [2020-10-03T13:37:24.604Z] === RUN   TestContinueAfterPluginCrash
13:37:24 [2020-10-03T13:37:24.604Z] === PAUSE TestContinueAfterPluginCrash
13:37:24 [2020-10-03T13:37:24.604Z] === RUN   TestReadPluginNoRead
13:37:24 [2020-10-03T13:37:24.604Z] === PAUSE TestReadPluginNoRead
13:37:24 [2020-10-03T13:37:24.604Z] === RUN   TestDaemonStartWithLogOpt
13:37:24 [2020-10-03T13:37:24.604Z] === PAUSE TestDaemonStartWithLogOpt
13:37:24 [2020-10-03T13:37:24.604Z] === CONT  TestContinueAfterPluginCrash
13:37:24 [2020-10-03T13:37:24.604Z] === CONT  TestDaemonStartWithLogOpt
13:37:26 [2020-10-03T13:37:26.156Z] --- PASS: TestNetworkLoopbackNat (3.17s)
13:37:26 [2020-10-03T13:37:26.156Z] === RUN   TestPause
13:37:26 [2020-10-03T13:37:26.729Z] --- PASS: TestPause (0.82s)
13:37:26 [2020-10-03T13:37:26.729Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:37:26 [2020-10-03T13:37:26.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:37:26 [2020-10-03T13:37:26.729Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:37:26 [2020-10-03T13:37:26.729Z] === RUN   TestPauseStopPausedContainer
13:37:27 [2020-10-03T13:37:27.673Z] --- PASS: TestPauseStopPausedContainer (0.81s)
13:37:27 [2020-10-03T13:37:27.673Z] === RUN   TestPsFilter
13:37:27 [2020-10-03T13:37:27.673Z] --- PASS: TestPsFilter (0.24s)
13:37:27 [2020-10-03T13:37:27.673Z] === RUN   TestRemoveContainerWithRemovedVolume
13:37:28 [2020-10-03T13:37:28.618Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
13:37:28 [2020-10-03T13:37:28.618Z] === RUN   TestRemoveContainerWithVolume
13:37:29 [2020-10-03T13:37:29.192Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
13:37:29 [2020-10-03T13:37:29.192Z] === RUN   TestRemoveContainerRunning
13:37:30 [2020-10-03T13:37:30.138Z] --- PASS: TestRemoveContainerRunning (0.75s)
13:37:30 [2020-10-03T13:37:30.138Z] === RUN   TestRemoveContainerForceRemoveRunning
13:37:30 [2020-10-03T13:37:30.712Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
13:37:30 [2020-10-03T13:37:30.712Z] === RUN   TestRemoveInvalidContainer
13:37:30 [2020-10-03T13:37:30.712Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:37:30 [2020-10-03T13:37:30.712Z] === RUN   TestRenameLinkedContainer
13:37:34 [2020-10-03T13:37:34.024Z] --- PASS: TestRenameLinkedContainer (3.01s)
13:37:34 [2020-10-03T13:37:34.024Z] === RUN   TestRenameStoppedContainer
13:37:34 [2020-10-03T13:37:34.293Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.33s)
13:37:34 [2020-10-03T13:37:34.293Z] PASS
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] === Skipped
13:37:34 [2020-10-03T13:37:34.293Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:37:34 [2020-10-03T13:37:34.293Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:37:34 [2020-10-03T13:37:34.293Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:37:34 [2020-10-03T13:37:34.293Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:37:34 [2020-10-03T13:37:34.293Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] 
13:37:34 [2020-10-03T13:37:34.293Z] DONE 17 tests, 4 skipped in 30.024s
13:37:34 [2020-10-03T13:37:34.293Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:37:34 [2020-10-03T13:37:34.293Z] ++ 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
13:37:34 [2020-10-03T13:37:34.293Z] ++ set -e
13:37:34 [2020-10-03T13:37:34.293Z] ++ '[' -n 0 ']'
13:37:34 [2020-10-03T13:37:34.293Z] ++ set -x
13:37:34 [2020-10-03T13:37:34.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:37:34 [2020-10-03T13:37:34.293Z] INFO: Testing against a local daemon
13:37:34 [2020-10-03T13:37:34.293Z] === RUN   TestPluginInvalidJSON
13:37:34 [2020-10-03T13:37:34.293Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:37:34 [2020-10-03T13:37:34.293Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:37:34 [2020-10-03T13:37:34.293Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:37:34 [2020-10-03T13:37:34.293Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:37:34 [2020-10-03T13:37:34.293Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:37:34 [2020-10-03T13:37:34.293Z] === RUN   TestPluginInstall
13:37:34 [2020-10-03T13:37:34.293Z] === RUN   TestPluginInstall/no_auth
13:37:34 [2020-10-03T13:37:34.596Z] --- PASS: TestRenameStoppedContainer (0.75s)
13:37:34 [2020-10-03T13:37:34.596Z] === RUN   TestRenameRunningContainerAndReuse
13:37:34 [2020-10-03T13:37:34.696Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:37:34 [2020-10-03T13:37:34.696Z] 
13:37:34 [2020-10-03T13:37:34.696Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:37:34 [2020-10-03T13:37:34.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:37:34 [2020-10-03T13:37:34.696Z] HOSTNAME=ea64b215ff53
13:37:34 [2020-10-03T13:37:34.696Z] TESTDEBUG=0
13:37:34 [2020-10-03T13:37:34.696Z] DEST=bundles/test-integration
13:37:34 [2020-10-03T13:37:34.696Z] PWD=/go/src/github.com/docker/docker
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:37:34 [2020-10-03T13:37:34.696Z] container=docker
13:37:34 [2020-10-03T13:37:34.696Z] HOME=/root
13:37:34 [2020-10-03T13:37:34.696Z] GOLANG_VERSION=1.13.15
13:37:34 [2020-10-03T13:37:34.696Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:37:34 [2020-10-03T13:37:34.696Z] VALIDATE_BRANCH=master
13:37:34 [2020-10-03T13:37:34.696Z] TERM=xterm
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_PKG=github.com/docker/docker
13:37:34 [2020-10-03T13:37:34.696Z] SHLVL=1
13:37:34 [2020-10-03T13:37:34.696Z] TIMEOUT=120m
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_GRAPHDRIVER=overlay2
13:37:34 [2020-10-03T13:37:34.696Z] GO111MODULE=off
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_EXPERIMENTAL=1
13:37:34 [2020-10-03T13:37:34.696Z] TEST_SKIP_INTEGRATION_CLI=1
13:37:34 [2020-10-03T13:37:34.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:37:34 [2020-10-03T13:37:34.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:37:34 [2020-10-03T13:37:34.696Z] GOPATH=/go
13:37:34 [2020-10-03T13:37:34.696Z] PKG_CONFIG=pkg-config
13:37:34 [2020-10-03T13:37:34.696Z] _=/usr/bin/env
13:37:34 [2020-10-03T13:37:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Extraction ended at 10/03/2020 13:37:34. Duration:00:00:23.8915837
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Updating the golang and path environment variables
13:37:36 [2020-10-03T13:37:36.380Z] INFO: GOPATH=d:\gopath
13:37:36 [2020-10-03T13:37:36.380Z] INFO: go version go1.13.15 windows/amd64
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Running the daemon under test in debug mode
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Starting a daemon under test...
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41523\1\daemon --pidfile d:\CI\PR-41523\1\docker.pid -D
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Process started successfully.
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Start tailing logs of the daemon under tests
13:37:36 [2020-10-03T13:37:36.380Z] INFO: Waiting for the daemon under test to start...
13:37:36 [2020-10-03T13:37:36.513Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
13:37:36 [2020-10-03T13:37:36.514Z] === RUN   TestRenameInvalidName
13:37:36 [2020-10-03T13:37:36.780Z] --- PASS: TestRenameInvalidName (0.77s)
13:37:36 [2020-10-03T13:37:36.780Z] === RUN   TestRenameAnonymousContainer
13:37:37 [2020-10-03T13:37:37.026Z] time="2020-10-03T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:37 [2020-10-03T13:37:37.026Z] time="2020-10-03T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c32982a77e75ddaf96e4c594516b9c76c3b97a497dc9adb5feb539b5065712dd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:37 [2020-10-03T13:37:37.026Z] time="2020-10-03T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:37 [2020-10-03T13:37:37.026Z] time="2020-10-03T13:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c32982a77e75ddaf96e4c594516b9c76c3b97a497dc9adb5feb539b5065712dd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:37 [2020-10-03T13:37:37.026Z] === RUN   TestPluginInstall/with_htpasswd
13:37:37 [2020-10-03T13:37:37.316Z] time="2020-10-03T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:37 [2020-10-03T13:37:37.316Z] time="2020-10-03T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c32982a77e75ddaf96e4c594516b9c76c3b97a497dc9adb5feb539b5065712dd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:37 [2020-10-03T13:37:37.316Z] time="2020-10-03T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:37 [2020-10-03T13:37:37.316Z] time="2020-10-03T13:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c32982a77e75ddaf96e4c594516b9c76c3b97a497dc9adb5feb539b5065712dd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:37 [2020-10-03T13:37:37.607Z] === RUN   TestPluginInstall/with_insecure
13:37:38 [2020-10-03T13:37:38.578Z] Loaded image: buildpack-deps:buster
13:37:38 [2020-10-03T13:37:38.578Z] Loaded image: buildpack-deps:buster
13:37:38 [2020-10-03T13:37:38.578Z] Loaded image: busybox:latest
13:37:38 [2020-10-03T13:37:38.578Z] Loaded image: busybox:latest
13:37:38 [2020-10-03T13:37:38.638Z] time="2020-10-03T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:38 [2020-10-03T13:37:38.638Z] time="2020-10-03T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80b45a5b3ba281f10f098ad4bebbc0c0b1c4f329385c04b0688451d1be4dfc6c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:38 [2020-10-03T13:37:38.638Z] time="2020-10-03T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:37:38 [2020-10-03T13:37:38.638Z] time="2020-10-03T13:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80b45a5b3ba281f10f098ad4bebbc0c0b1c4f329385c04b0688451d1be4dfc6c" mediatype=application/vnd.docker.plugin.v1+json size=522
13:37:38 [2020-10-03T13:37:38.837Z] Loaded image: busybox:glibc
13:37:38 [2020-10-03T13:37:38.837Z] Loaded image: debian:buster
13:37:38 [2020-10-03T13:37:38.837Z] Loaded image: busybox:glibc
13:37:38 [2020-10-03T13:37:38.837Z] Loaded image: debian:buster
13:37:38 [2020-10-03T13:37:38.929Z] --- PASS: TestPluginInstall (5.80s)
13:37:38 [2020-10-03T13:37:38.929Z]     --- PASS: TestPluginInstall/no_auth (3.74s)
13:37:38 [2020-10-03T13:37:38.929Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
13:37:38 [2020-10-03T13:37:38.929Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
13:37:38 [2020-10-03T13:37:38.929Z]         plugin_test.go:157: [da9fe0c2df4cf] daemon is not started
13:37:38 [2020-10-03T13:37:38.929Z] PASS
13:37:38 [2020-10-03T13:37:38.929Z] 
13:37:38 [2020-10-03T13:37:38.929Z] DONE 6 tests in 5.907s
13:37:38 [2020-10-03T13:37:38.929Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:37:38 [2020-10-03T13:37:38.929Z] ++ 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
13:37:38 [2020-10-03T13:37:38.929Z] ++ set -e
13:37:38 [2020-10-03T13:37:38.929Z] ++ '[' -n 0 ']'
13:37:38 [2020-10-03T13:37:38.929Z] ++ set -x
13:37:38 [2020-10-03T13:37:38.929Z] ++ env -i DEST=/go/src/github.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
13:37:38 [2020-10-03T13:37:38.929Z] INFO: Testing against a local daemon
13:37:38 [2020-10-03T13:37:38.929Z] === RUN   TestExternalGraphDriver
13:37:39 [2020-10-03T13:37:39.096Z] Loaded image: hello-world:latest
13:37:39 [2020-10-03T13:37:39.096Z] Loaded image: hello-world:latest
13:37:39 [2020-10-03T13:37:39.096Z] INFO: Testing against a local daemon
13:37:39 [2020-10-03T13:37:39.096Z] INFO: Testing against a local daemon
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerDaemonSuite
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:37:39 [2020-10-03T13:37:39.096Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:37:39 [2020-10-03T13:37:39.220Z] === RUN   TestExternalGraphDriver/json
13:37:39 [2020-10-03T13:37:39.355Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:37:39 [2020-10-03T13:37:39.355Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:37:39 [2020-10-03T13:37:39.491Z] --- PASS: TestDaemonStartWithLogOpt (13.37s)
13:37:39 [2020-10-03T13:37:39.491Z] === CONT  TestReadPluginNoRead
13:37:40 [2020-10-03T13:37:40.733Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:37:40 [2020-10-03T13:37:40.867Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:37:40 [2020-10-03T13:37:40.867Z] --- PASS: TestContinueAfterPluginCrash (17.07s)
13:37:40 [2020-10-03T13:37:40.992Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:37:40 [2020-10-03T13:37:40.993Z] --- PASS: TestRenameAnonymousContainer (3.85s)
13:37:40 [2020-10-03T13:37:40.993Z] === RUN   TestRenameContainerWithSameName
13:37:41 [2020-10-03T13:37:41.283Z] === RUN   TestExternalGraphDriver/spec
13:37:41 [2020-10-03T13:37:41.564Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:37:41 [2020-10-03T13:37:41.564Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:37:41 [2020-10-03T13:37:41.567Z] --- PASS: TestRenameContainerWithSameName (0.75s)
13:37:41 [2020-10-03T13:37:41.567Z] === RUN   TestRenameContainerWithLinkedContainer
13:37:42 [2020-10-03T13:37:42.502Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:37:42 [2020-10-03T13:37:42.502Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:37:42 [2020-10-03T13:37:42.502Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:37:42 [2020-10-03T13:37:42.958Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s)
13:37:42 [2020-10-03T13:37:42.958Z] === RUN   TestResize
13:37:43 [2020-10-03T13:37:43.345Z] === RUN   TestExternalGraphDriver/pull
13:37:43 [2020-10-03T13:37:43.398Z] === RUN   TestReadPluginNoRead/default
13:37:43 [2020-10-03T13:37:43.881Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:37:43 [2020-10-03T13:37:43.902Z] --- PASS: TestResize (0.77s)
13:37:43 [2020-10-03T13:37:43.902Z] === RUN   TestResizeWithInvalidSize
13:37:44 [2020-10-03T13:37:44.140Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:37:44 [2020-10-03T13:37:44.140Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:37:44 [2020-10-03T13:37:44.140Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:37:44 [2020-10-03T13:37:44.474Z] --- PASS: TestResizeWithInvalidSize (0.78s)
13:37:44 [2020-10-03T13:37:44.474Z] === RUN   TestResizeWhenContainerNotStarted
13:37:45 [2020-10-03T13:37:45.301Z] === RUN   TestReadPluginNoRead/disabled_caching
13:37:45 [2020-10-03T13:37:45.409Z] --- PASS: TestExternalGraphDriver (6.28s)
13:37:45 [2020-10-03T13:37:45.409Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
13:37:45 [2020-10-03T13:37:45.409Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
13:37:45 [2020-10-03T13:37:45.409Z]     --- PASS: TestExternalGraphDriver/pull (2.01s)
13:37:45 [2020-10-03T13:37:45.409Z] === RUN   TestGraphdriverPluginV2
13:37:45 [2020-10-03T13:37:45.409Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
13:37:45 [2020-10-03T13:37:45.409Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:45 [2020-10-03T13:37:45.409Z] PASS
13:37:45 [2020-10-03T13:37:45.409Z] 
13:37:45 [2020-10-03T13:37:45.409Z] === Skipped
13:37:45 [2020-10-03T13:37:45.409Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
13:37:45 [2020-10-03T13:37:45.409Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:37:45 [2020-10-03T13:37:45.409Z] 
13:37:45 [2020-10-03T13:37:45.409Z] 
13:37:45 [2020-10-03T13:37:45.409Z] DONE 5 tests, 1 skipped in 6.425s
13:37:45 [2020-10-03T13:37:45.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:37:45 [2020-10-03T13:37:45.409Z] ++ 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
13:37:45 [2020-10-03T13:37:45.409Z] ++ set -e
13:37:45 [2020-10-03T13:37:45.409Z] ++ '[' -n 0 ']'
13:37:45 [2020-10-03T13:37:45.409Z] ++ set -x
13:37:45 [2020-10-03T13:37:45.409Z] ++ env -i DEST=/go/src/github.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
13:37:45 [2020-10-03T13:37:45.409Z] INFO: Testing against a local daemon
13:37:45 [2020-10-03T13:37:45.409Z] === RUN   TestContinueAfterPluginCrash
13:37:45 [2020-10-03T13:37:45.409Z] === PAUSE TestContinueAfterPluginCrash
13:37:45 [2020-10-03T13:37:45.409Z] === RUN   TestReadPluginNoRead
13:37:45 [2020-10-03T13:37:45.409Z] === PAUSE TestReadPluginNoRead
13:37:45 [2020-10-03T13:37:45.409Z] === RUN   TestDaemonStartWithLogOpt
13:37:45 [2020-10-03T13:37:45.409Z] === PAUSE TestDaemonStartWithLogOpt
13:37:45 [2020-10-03T13:37:45.409Z] === CONT  TestContinueAfterPluginCrash
13:37:45 [2020-10-03T13:37:45.409Z] === CONT  TestDaemonStartWithLogOpt
13:37:45 [2020-10-03T13:37:45.420Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:37:45 [2020-10-03T13:37:45.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:37:45 [2020-10-03T13:37:45.521Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:37:45 [2020-10-03T13:37:45.521Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:37:46 [2020-10-03T13:37:46.458Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:37:46 [2020-10-03T13:37:46.717Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:37:46 [2020-10-03T13:37:46.717Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:37:46 [2020-10-03T13:37:46.717Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:37:46 [2020-10-03T13:37:46.977Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:37:47 [2020-10-03T13:37:47.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:37:47 [2020-10-03T13:37:47.832Z] --- PASS: TestReadPluginNoRead (10.28s)
13:37:47 [2020-10-03T13:37:47.832Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s)
13:37:47 [2020-10-03T13:37:47.832Z]     --- PASS: TestReadPluginNoRead/default (2.21s)
13:37:47 [2020-10-03T13:37:47.832Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
13:37:47 [2020-10-03T13:37:47.832Z]     read_test.go:92: [d64876408d8b4] daemon is not started
13:37:47 [2020-10-03T13:37:47.832Z] PASS
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] DONE 6 tests in 23.816s
13:37:47 [2020-10-03T13:37:47.832Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:37:47 [2020-10-03T13:37:47.832Z] testing: warning: no tests to run
13:37:47 [2020-10-03T13:37:47.832Z] PASS
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] DONE 0 tests in 0.050s
13:37:47 [2020-10-03T13:37:47.832Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:37:47 [2020-10-03T13:37:47.832Z] INFO: Testing against a local daemon
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestPluginWithDevMounts
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:37:47 [2020-10-03T13:37:47.832Z]     mounts_test.go:21: (*Execution).IsRootless-fm
13:37:47 [2020-10-03T13:37:47.832Z] PASS
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === Skipped
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
13:37:47 [2020-10-03T13:37:47.832Z]     mounts_test.go:21: (*Execution).IsRootless-fm
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] DONE 1 tests, 1 skipped in 0.163s
13:37:47 [2020-10-03T13:37:47.832Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:37:47 [2020-10-03T13:37:47.832Z] INFO: Testing against a local daemon
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestSecretInspect
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestSecretInspect (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestSecretList
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestSecretList (0.02s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestSecretsCreateAndDelete
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestSecretsUpdate
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestSecretsUpdate (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestTemplatedSecret
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestTemplatedSecret (0.00s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] === RUN   TestSecretCreateResolve
13:37:47 [2020-10-03T13:37:47.832Z] --- SKIP: TestSecretCreateResolve (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] PASS
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === Skipped
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
13:37:47 [2020-10-03T13:37:47.832Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] 
13:37:47 [2020-10-03T13:37:47.832Z] DONE 6 tests, 6 skipped in 0.222s
13:37:47 [2020-10-03T13:37:47.832Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:37:48 [2020-10-03T13:37:48.091Z] INFO: Testing against a local daemon
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestServiceCreateInit
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:37:48 [2020-10-03T13:37:48.091Z] --- PASS: TestServiceCreateInit (0.02s)
13:37:48 [2020-10-03T13:37:48.091Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:37:48 [2020-10-03T13:37:48.091Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:37:48 [2020-10-03T13:37:48.091Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateServiceMultipleTimes
13:37:48 [2020-10-03T13:37:48.091Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
13:37:48 [2020-10-03T13:37:48.091Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateServiceConflict
13:37:48 [2020-10-03T13:37:48.091Z] --- SKIP: TestCreateServiceConflict (0.01s)
13:37:48 [2020-10-03T13:37:48.091Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateServiceMaxReplicas
13:37:48 [2020-10-03T13:37:48.091Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
13:37:48 [2020-10-03T13:37:48.091Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateWithDuplicateNetworkNames
13:37:48 [2020-10-03T13:37:48.091Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
13:37:48 [2020-10-03T13:37:48.091Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateServiceSecretFileMode
13:37:48 [2020-10-03T13:37:48.091Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
13:37:48 [2020-10-03T13:37:48.091Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.091Z] === RUN   TestCreateServiceConfigFileMode
13:37:48 [2020-10-03T13:37:48.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:37:48 [2020-10-03T13:37:48.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:37:48 [2020-10-03T13:37:48.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestCreateServiceSysctls
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestCreateServiceSysctls (0.02s)
13:37:48 [2020-10-03T13:37:48.350Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestCreateServiceCapabilities
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
13:37:48 [2020-10-03T13:37:48.350Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestInspect
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestInspect (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestCreateJob
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestCreateJob (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestReplicatedJob
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestReplicatedJob (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestUpdateReplicatedJob
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestServiceListWithStatuses
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:37:48 [2020-10-03T13:37:48.350Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestDockerNetworkConnectAlias
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
13:37:48 [2020-10-03T13:37:48.350Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestDockerNetworkReConnect
13:37:48 [2020-10-03T13:37:48.350Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
13:37:48 [2020-10-03T13:37:48.350Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:48 [2020-10-03T13:37:48.350Z] === RUN   TestServicePlugin
13:37:49 [2020-10-03T13:37:49.854Z] --- PASS: TestDaemonStartWithLogOpt (3.82s)
13:37:49 [2020-10-03T13:37:49.854Z] === CONT  TestReadPluginNoRead
13:37:50 [2020-10-03T13:37:50.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:37:50 [2020-10-03T13:37:50.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:37:50 [2020-10-03T13:37:50.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:37:50 [2020-10-03T13:37:50.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:37:51 [2020-10-03T13:37:51.638Z] --- SKIP: TestServicePlugin (3.42s)
13:37:51 [2020-10-03T13:37:51.638Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.638Z] === RUN   TestServiceUpdateLabel
13:37:51 [2020-10-03T13:37:51.897Z] --- SKIP: TestServiceUpdateLabel (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestServiceUpdateSecrets
13:37:51 [2020-10-03T13:37:51.897Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestServiceUpdateConfigs
13:37:51 [2020-10-03T13:37:51.897Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestServiceUpdateNetwork
13:37:51 [2020-10-03T13:37:51.897Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestServiceUpdatePidsLimit
13:37:51 [2020-10-03T13:37:51.897Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] PASS
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === Skipped
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:37:51 [2020-10-03T13:37:51.897Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:37:51 [2020-10-03T13:37:51.897Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:37:51 [2020-10-03T13:37:51.897Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:37:51 [2020-10-03T13:37:51.897Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestInspect (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:37:51 [2020-10-03T13:37:51.897Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s)
13:37:51 [2020-10-03T13:37:51.897Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
13:37:51 [2020-10-03T13:37:51.897Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] 
13:37:51 [2020-10-03T13:37:51.897Z] DONE 24 tests, 23 skipped in 3.905s
13:37:51 [2020-10-03T13:37:51.897Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:37:51 [2020-10-03T13:37:51.897Z] INFO: Testing against a local daemon
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestSessionCreate
13:37:51 [2020-10-03T13:37:51.897Z] --- PASS: TestSessionCreate (0.02s)
13:37:51 [2020-10-03T13:37:51.897Z] === RUN   TestSessionCreateWithBadUpgrade
13:37:52 [2020-10-03T13:37:52.156Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:37:52 [2020-10-03T13:37:52.156Z] PASS
13:37:52 [2020-10-03T13:37:52.156Z] 
13:37:52 [2020-10-03T13:37:52.156Z] DONE 2 tests in 0.165s
13:37:52 [2020-10-03T13:37:52.156Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:37:52 [2020-10-03T13:37:52.156Z] INFO: Testing against a local daemon
13:37:52 [2020-10-03T13:37:52.156Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:37:52 [2020-10-03T13:37:52.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:37:52 [2020-10-03T13:37:52.156Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:37:52 [2020-10-03T13:37:52.156Z] === RUN   TestEventsExecDie
13:37:52 [2020-10-03T13:37:52.578Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:37:52 [2020-10-03T13:37:52.724Z] --- PASS: TestEventsExecDie (0.47s)
13:37:52 [2020-10-03T13:37:52.724Z] === RUN   TestEventsBackwardsCompatible
13:37:52 [2020-10-03T13:37:52.724Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:37:52 [2020-10-03T13:37:52.724Z] === RUN   TestInfoBinaryCommits
13:37:52 [2020-10-03T13:37:52.724Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:37:52 [2020-10-03T13:37:52.724Z] === RUN   TestInfoAPIVersioned
13:37:52 [2020-10-03T13:37:52.724Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:37:52 [2020-10-03T13:37:52.724Z] === RUN   TestInfoDiscoveryBackend
13:37:53 [2020-10-03T13:37:53.545Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:37:53 [2020-10-03T13:37:53.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s)
13:37:53 [2020-10-03T13:37:53.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s)
13:37:53 [2020-10-03T13:37:53.788Z] === RUN   TestCgroupNamespacesRun
13:37:54 [2020-10-03T13:37:54.084Z] === RUN   TestReadPluginNoRead/default
13:37:54 [2020-10-03T13:37:54.113Z] --- PASS: TestBuildWithHugeFile (88.60s)
13:37:54 [2020-10-03T13:37:54.113Z] === RUN   TestBuildWithEmptyDockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:37:54 [2020-10-03T13:37:54.113Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:37:54 [2020-10-03T13:37:54.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:37:54 [2020-10-03T13:37:54.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
13:37:54 [2020-10-03T13:37:54.372Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
13:37:54 [2020-10-03T13:37:54.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
13:37:54 [2020-10-03T13:37:54.372Z] === RUN   TestBuildPreserveOwnership
13:37:54 [2020-10-03T13:37:54.372Z] === RUN   TestBuildPreserveOwnership/copy_from
13:37:54 [2020-10-03T13:37:54.375Z] --- PASS: TestContinueAfterPluginCrash (9.01s)
13:37:54 [2020-10-03T13:37:54.625Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
13:37:54 [2020-10-03T13:37:54.625Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:37:55 [2020-10-03T13:37:55.175Z] --- PASS: TestCgroupNamespacesRun (1.76s)
13:37:55 [2020-10-03T13:37:55.175Z] === RUN   TestCgroupNamespacesRunPrivileged
13:37:55 [2020-10-03T13:37:55.758Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:37:55 [2020-10-03T13:37:55.879Z] === RUN   TestReadPluginNoRead/disabled_caching
13:37:56 [2020-10-03T13:37:56.695Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:37:56 [2020-10-03T13:37:56.940Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:37:57 [2020-10-03T13:37:57.093Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
13:37:57 [2020-10-03T13:37:57.093Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:37:57 [2020-10-03T13:37:57.482Z] .....INFO: Daemon under test started and replied!
13:37:57 [2020-10-03T13:37:57.482Z] INFO: Docker version of the daemon under test
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] Client:
13:37:57 [2020-10-03T13:37:57.482Z]  Version:      17.06.2-ce
13:37:57 [2020-10-03T13:37:57.482Z]  API version:  1.30
13:37:57 [2020-10-03T13:37:57.482Z]  Go version:   go1.8.3
13:37:57 [2020-10-03T13:37:57.482Z]  Git commit:   cec0b72
13:37:57 [2020-10-03T13:37:57.482Z]  Built:        Tue Sep  5 19:57:19 2017
13:37:57 [2020-10-03T13:37:57.482Z]  OS/Arch:      windows/amd64
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] Server:
13:37:57 [2020-10-03T13:37:57.482Z]  Version:      0.0.0-dev
13:37:57 [2020-10-03T13:37:57.482Z]  API version:  1.41 (minimum version 1.24)
13:37:57 [2020-10-03T13:37:57.482Z]  Go version:   go1.13.15
13:37:57 [2020-10-03T13:37:57.482Z]  Git commit:   963e5afc04
13:37:57 [2020-10-03T13:37:57.482Z]  Built:        10/03/2020 13:35:50
13:37:57 [2020-10-03T13:37:57.482Z]  OS/Arch:      windows/amd64
13:37:57 [2020-10-03T13:37:57.482Z]  Experimental: false
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] INFO: Docker info of the daemon under test
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] Containers: 0
13:37:57 [2020-10-03T13:37:57.482Z]  Running: 0
13:37:57 [2020-10-03T13:37:57.482Z]  Paused: 0
13:37:57 [2020-10-03T13:37:57.482Z]  Stopped: 0
13:37:57 [2020-10-03T13:37:57.482Z] Images: 0
13:37:57 [2020-10-03T13:37:57.482Z] Server Version: 0.0.0-dev
13:37:57 [2020-10-03T13:37:57.482Z] Storage Driver: windowsfilter
13:37:57 [2020-10-03T13:37:57.482Z]  Windows: 
13:37:57 [2020-10-03T13:37:57.482Z] Logging Driver: json-file
13:37:57 [2020-10-03T13:37:57.482Z] Plugins: 
13:37:57 [2020-10-03T13:37:57.482Z]  Volume: local
13:37:57 [2020-10-03T13:37:57.482Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:37:57 [2020-10-03T13:37:57.482Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:37:57 [2020-10-03T13:37:57.482Z] Swarm: inactive
13:37:57 [2020-10-03T13:37:57.482Z] Default Isolation: process
13:37:57 [2020-10-03T13:37:57.482Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:37:57 [2020-10-03T13:37:57.482Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:37:57 [2020-10-03T13:37:57.482Z] OSType: windows
13:37:57 [2020-10-03T13:37:57.482Z] Architecture: x86_64
13:37:57 [2020-10-03T13:37:57.482Z] CPUs: 4
13:37:57 [2020-10-03T13:37:57.482Z] Total Memory: 32GiB
13:37:57 [2020-10-03T13:37:57.482Z] Name: azwin-2-f57b20
13:37:57 [2020-10-03T13:37:57.482Z] ID: LUQF:SD3W:LUEK:TSHF:4H4J:PECN:WHTN:MYOT:GIVB:EQTQ:EI6D:CYK4
13:37:57 [2020-10-03T13:37:57.482Z] Docker Root Dir: D:\CI\PR-41523\1\daemon
13:37:57 [2020-10-03T13:37:57.482Z] Debug Mode (client): false
13:37:57 [2020-10-03T13:37:57.482Z] Debug Mode (server): true
13:37:57 [2020-10-03T13:37:57.482Z]  File Descriptors: -1
13:37:57 [2020-10-03T13:37:57.482Z]  Goroutines: 17
13:37:57 [2020-10-03T13:37:57.482Z]  System Time: 2020-10-03T13:37:54.7238846Z
13:37:57 [2020-10-03T13:37:57.482Z]  EventsListeners: 0
13:37:57 [2020-10-03T13:37:57.482Z] Registry: https://index.docker.io/v1/
13:37:57 [2020-10-03T13:37:57.482Z] Labels:
13:37:57 [2020-10-03T13:37:57.482Z] Experimental: false
13:37:57 [2020-10-03T13:37:57.482Z] Insecure Registries:
13:37:57 [2020-10-03T13:37:57.482Z]  127.0.0.0/8
13:37:57 [2020-10-03T13:37:57.482Z] Live Restore Enabled: false
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] INFO: Docker images of the daemon under test
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
13:37:57 [2020-10-03T13:37:57.482Z] 
13:37:57 [2020-10-03T13:37:57.482Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
13:37:57 [2020-10-03T13:37:57.482Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
13:37:57 [2020-10-03T13:37:57.482Z] ltsc2019: Pulling from windows/servercore
13:37:57 [2020-10-03T13:37:57.482Z] 4612f6d0b889: Pulling fs layer
13:37:57 [2020-10-03T13:37:57.482Z] c3aff4450246: Pulling fs layer
13:37:57 [2020-10-03T13:37:57.632Z] --- PASS: TestBuildPreserveOwnership (3.18s)
13:37:57 [2020-10-03T13:37:57.632Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.19s)
13:37:57 [2020-10-03T13:37:57.632Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s)
13:37:57 [2020-10-03T13:37:57.632Z] === RUN   TestBuildPlatformInvalid
13:37:57 [2020-10-03T13:37:57.632Z] --- PASS: TestBuildPlatformInvalid (0.08s)
13:37:57 [2020-10-03T13:37:57.632Z] PASS
13:37:57 [2020-10-03T13:37:57.632Z] 
13:37:57 [2020-10-03T13:37:57.632Z] === Skipped
13:37:57 [2020-10-03T13:37:57.632Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:37:57 [2020-10-03T13:37:57.632Z]     build_session_test.go:25: TODO: BuildKit
13:37:57 [2020-10-03T13:37:57.632Z] 
13:37:57 [2020-10-03T13:37:57.632Z] 
13:37:57 [2020-10-03T13:37:57.632Z] DONE 32 tests, 1 skipped in 172.529s
13:37:57 [2020-10-03T13:37:57.632Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:37:57 [2020-10-03T13:37:57.632Z] ++ 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
13:37:57 [2020-10-03T13:37:57.632Z] ++ set -e
13:37:57 [2020-10-03T13:37:57.632Z] ++ '[' -n 0 ']'
13:37:57 [2020-10-03T13:37:57.632Z] ++ set -x
13:37:57 [2020-10-03T13:37:57.632Z] ++ env -i DEST=/go/src/github.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
13:37:57 [2020-10-03T13:37:57.632Z] INFO: Testing against a local daemon
13:37:57 [2020-10-03T13:37:57.632Z] === RUN   TestConfigInspect
13:37:57 [2020-10-03T13:37:57.891Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:37:57 [2020-10-03T13:37:57.908Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
13:37:57 [2020-10-03T13:37:57.908Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:37:57 [2020-10-03T13:37:57.908Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
13:37:57 [2020-10-03T13:37:57.908Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
13:37:57 [2020-10-03T13:37:57.908Z] === RUN   TestInfoAPI
13:37:57 [2020-10-03T13:37:57.908Z] --- PASS: TestInfoAPI (0.05s)
13:37:57 [2020-10-03T13:37:57.908Z] === RUN   TestInfoAPIWarnings
13:37:57 [2020-10-03T13:37:57.945Z] --- PASS: TestReadPluginNoRead (8.64s)
13:37:57 [2020-10-03T13:37:57.945Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
13:37:57 [2020-10-03T13:37:57.945Z]     --- PASS: TestReadPluginNoRead/default (1.88s)
13:37:57 [2020-10-03T13:37:57.945Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.04s)
13:37:57 [2020-10-03T13:37:57.945Z]     read_test.go:92: [d5d162f6cef82] daemon is not started
13:37:57 [2020-10-03T13:37:57.945Z] PASS
13:37:57 [2020-10-03T13:37:57.945Z] 
13:37:57 [2020-10-03T13:37:57.945Z] DONE 6 tests in 12.552s
13:37:57 [2020-10-03T13:37:57.945Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:37:57 [2020-10-03T13:37:57.945Z] ++ 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
13:37:57 [2020-10-03T13:37:57.945Z] ++ set -e
13:37:57 [2020-10-03T13:37:57.945Z] ++ '[' -n 0 ']'
13:37:57 [2020-10-03T13:37:57.945Z] ++ set -x
13:37:57 [2020-10-03T13:37:57.945Z] ++ env -i DEST=/go/src/github.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
13:37:57 [2020-10-03T13:37:57.945Z] testing: warning: no tests to run
13:37:57 [2020-10-03T13:37:57.945Z] PASS
13:37:57 [2020-10-03T13:37:57.945Z] 
13:37:57 [2020-10-03T13:37:57.945Z] DONE 0 tests in 0.025s
13:37:57 [2020-10-03T13:37:57.945Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:37:57 [2020-10-03T13:37:57.945Z] ++ 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
13:37:57 [2020-10-03T13:37:57.945Z] ++ set -e
13:37:57 [2020-10-03T13:37:57.945Z] ++ '[' -n 0 ']'
13:37:57 [2020-10-03T13:37:57.945Z] ++ set -x
13:37:57 [2020-10-03T13:37:57.945Z] ++ env -i DEST=/go/src/github.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
13:37:58 [2020-10-03T13:37:58.236Z] INFO: Testing against a local daemon
13:37:58 [2020-10-03T13:37:58.236Z] === RUN   TestPluginWithDevMounts
13:37:58 [2020-10-03T13:37:58.236Z] === PAUSE TestPluginWithDevMounts
13:37:58 [2020-10-03T13:37:58.236Z] === CONT  TestPluginWithDevMounts
13:37:59 [2020-10-03T13:37:59.010Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
13:37:59 [2020-10-03T13:37:59.010Z] === RUN   TestCgroupNamespacesRunHostMode
13:37:59 [2020-10-03T13:37:59.795Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:38:00 [2020-10-03T13:38:00.055Z] --- PASS: TestConfigInspect (2.47s)
13:38:00 [2020-10-03T13:38:00.055Z] === RUN   TestConfigList
13:38:00 [2020-10-03T13:38:00.299Z] --- PASS: TestPluginWithDevMounts (1.88s)
13:38:00 [2020-10-03T13:38:00.299Z] PASS
13:38:00 [2020-10-03T13:38:00.299Z] 
13:38:00 [2020-10-03T13:38:00.299Z] DONE 1 tests in 1.977s
13:38:00 [2020-10-03T13:38:00.299Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
13:38:00 [2020-10-03T13:38:00.299Z] ++ 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
13:38:00 [2020-10-03T13:38:00.299Z] ++ set -e
13:38:00 [2020-10-03T13:38:00.299Z] ++ '[' -n 0 ']'
13:38:00 [2020-10-03T13:38:00.299Z] ++ set -x
13:38:00 [2020-10-03T13:38:00.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
13:38:00 [2020-10-03T13:38:00.299Z] INFO: Testing against a local daemon
13:38:00 [2020-10-03T13:38:00.299Z] === RUN   TestSecretInspect
13:38:00 [2020-10-03T13:38:00.314Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:38:00 [2020-10-03T13:38:00.398Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
13:38:00 [2020-10-03T13:38:00.399Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:38:00 [2020-10-03T13:38:00.885Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:38:01 [2020-10-03T13:38:01.454Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:38:02 [2020-10-03T13:38:02.315Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
13:38:02 [2020-10-03T13:38:02.315Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:38:02 [2020-10-03T13:38:02.393Z] === RUN   TestDockerSuite/TestAttachAfterDetach
13:38:02 [2020-10-03T13:38:02.393Z] --- PASS: TestConfigList (2.20s)
13:38:02 [2020-10-03T13:38:02.393Z] === RUN   TestConfigsCreateAndDelete
13:38:03 [2020-10-03T13:38:03.329Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:38:03 [2020-10-03T13:38:03.864Z] --- PASS: TestSecretInspect (3.61s)
13:38:03 [2020-10-03T13:38:03.864Z] === RUN   TestSecretList
13:38:03 [2020-10-03T13:38:03.899Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
13:38:04 [2020-10-03T13:38:04.234Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
13:38:04 [2020-10-03T13:38:04.234Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:38:05 [2020-10-03T13:38:05.179Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
13:38:05 [2020-10-03T13:38:05.179Z] === RUN   TestCgroupNamespacesRunOlderClient
13:38:05 [2020-10-03T13:38:05.278Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
13:38:05 [2020-10-03T13:38:05.278Z] === RUN   TestConfigsUpdate
13:38:05 [2020-10-03T13:38:05.538Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:38:05 [2020-10-03T13:38:05.538Z] === RUN   TestDockerSuite/TestAttachDetach
13:38:06 [2020-10-03T13:38:06.476Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:38:07 [2020-10-03T13:38:07.095Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
13:38:07 [2020-10-03T13:38:07.095Z] === RUN   TestKernelTCPMemory
13:38:07 [2020-10-03T13:38:07.376Z] --- PASS: TestSecretList (3.59s)
13:38:07 [2020-10-03T13:38:07.376Z] === RUN   TestSecretsCreateAndDelete
13:38:07 [2020-10-03T13:38:07.414Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:38:07 [2020-10-03T13:38:07.414Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:38:07 [2020-10-03T13:38:07.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:38:07 [2020-10-03T13:38:07.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:38:07 [2020-10-03T13:38:07.668Z] --- PASS: TestKernelTCPMemory (0.85s)
13:38:07 [2020-10-03T13:38:07.668Z] === RUN   TestNISDomainname
13:38:07 [2020-10-03T13:38:07.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:38:08 [2020-10-03T13:38:08.375Z] --- PASS: TestConfigsUpdate (3.03s)
13:38:08 [2020-10-03T13:38:08.375Z] === RUN   TestTemplatedConfig
13:38:08 [2020-10-03T13:38:08.615Z] --- PASS: TestNISDomainname (0.98s)
13:38:08 [2020-10-03T13:38:08.615Z] === RUN   TestHostnameDnsResolution
13:38:08 [2020-10-03T13:38:08.965Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:38:08 [2020-10-03T13:38:08.966Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:38:09 [2020-10-03T13:38:09.532Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:38:09 [2020-10-03T13:38:09.872Z] c3aff4450246: Verifying Checksum
13:38:09 [2020-10-03T13:38:09.872Z] c3aff4450246: Download complete
13:38:10 [2020-10-03T13:38:10.470Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:38:10 [2020-10-03T13:38:10.533Z] --- PASS: TestHostnameDnsResolution (1.67s)
13:38:10 [2020-10-03T13:38:10.533Z] === RUN   TestStats
13:38:10 [2020-10-03T13:38:10.887Z] --- PASS: TestSecretsCreateAndDelete (3.64s)
13:38:10 [2020-10-03T13:38:10.887Z] === RUN   TestSecretsUpdate
13:38:11 [2020-10-03T13:38:11.407Z] --- PASS: TestTemplatedConfig (3.13s)
13:38:11 [2020-10-03T13:38:11.407Z] === RUN   TestConfigCreateResolve
13:38:11 [2020-10-03T13:38:11.407Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:38:12 [2020-10-03T13:38:12.787Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:38:13 [2020-10-03T13:38:13.047Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
13:38:13 [2020-10-03T13:38:13.080Z] --- PASS: TestStats (2.78s)
13:38:13 [2020-10-03T13:38:13.080Z] === RUN   TestStopContainerWithTimeout
13:38:13 [2020-10-03T13:38:13.080Z] === RUN   TestStopContainerWithTimeout/0
13:38:13 [2020-10-03T13:38:13.080Z] === PAUSE TestStopContainerWithTimeout/0
13:38:13 [2020-10-03T13:38:13.080Z] === RUN   TestStopContainerWithTimeout/1
13:38:13 [2020-10-03T13:38:13.080Z] === PAUSE TestStopContainerWithTimeout/1
13:38:13 [2020-10-03T13:38:13.080Z] === RUN   TestStopContainerWithTimeout/3
13:38:13 [2020-10-03T13:38:13.080Z] === PAUSE TestStopContainerWithTimeout/3
13:38:13 [2020-10-03T13:38:13.080Z] === RUN   TestStopContainerWithTimeout/-1
13:38:13 [2020-10-03T13:38:13.080Z] === PAUSE TestStopContainerWithTimeout/-1
13:38:13 [2020-10-03T13:38:13.080Z] === CONT  TestStopContainerWithTimeout/0
13:38:13 [2020-10-03T13:38:13.080Z] === CONT  TestStopContainerWithTimeout/-1
13:38:13 [2020-10-03T13:38:13.080Z] === CONT  TestStopContainerWithTimeout/3
13:38:13 [2020-10-03T13:38:13.080Z] === CONT  TestStopContainerWithTimeout/1
13:38:13 [2020-10-03T13:38:13.128Z] .........                                                                [ 86%]
13:38:13 [2020-10-03T13:38:13.983Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:38:14 [2020-10-03T13:38:14.244Z] --- PASS: TestConfigCreateResolve (2.89s)
13:38:14 [2020-10-03T13:38:14.244Z] === RUN   TestConfigDaemonLibtrustID
13:38:14 [2020-10-03T13:38:14.815Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:38:14 [2020-10-03T13:38:14.815Z] PASS
13:38:14 [2020-10-03T13:38:14.815Z] 
13:38:14 [2020-10-03T13:38:14.815Z] DONE 7 tests in 17.188s
13:38:14 [2020-10-03T13:38:14.815Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:38:14 [2020-10-03T13:38:14.815Z] ++ 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
13:38:14 [2020-10-03T13:38:14.815Z] ++ set -e
13:38:14 [2020-10-03T13:38:14.815Z] ++ '[' -n 0 ']'
13:38:14 [2020-10-03T13:38:14.815Z] ++ set -x
13:38:14 [2020-10-03T13:38:14.815Z] ++ env -i DEST=/go/src/github.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
13:38:14 [2020-10-03T13:38:14.815Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:38:14 [2020-10-03T13:38:14.815Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:38:15 [2020-10-03T13:38:15.073Z] INFO: Testing against a local daemon
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestCheckpoint
13:38:15 [2020-10-03T13:38:15.073Z] --- SKIP: TestCheckpoint (0.00s)
13:38:15 [2020-10-03T13:38:15.073Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestContainerInvalidJSON
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:38:15 [2020-10-03T13:38:15.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:38:15 [2020-10-03T13:38:15.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:38:15 [2020-10-03T13:38:15.073Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:38:15 [2020-10-03T13:38:15.073Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:38:15 [2020-10-03T13:38:15.073Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:38:15 [2020-10-03T13:38:15.073Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:38:15 [2020-10-03T13:38:15.073Z] --- PASS: TestContainerInvalidJSON (0.03s)
13:38:15 [2020-10-03T13:38:15.073Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:38:15 [2020-10-03T13:38:15.073Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:38:15 [2020-10-03T13:38:15.073Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:38:15 [2020-10-03T13:38:15.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
13:38:15 [2020-10-03T13:38:15.073Z] === RUN   TestCopyFromContainerPathIsNotDir
13:38:15 [2020-10-03T13:38:15.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
13:38:15 [2020-10-03T13:38:15.332Z] === RUN   TestCopyToContainerPathDoesNotExist
13:38:15 [2020-10-03T13:38:15.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
13:38:15 [2020-10-03T13:38:15.332Z] === RUN   TestCopyToContainerPathIsNotDir
13:38:15 [2020-10-03T13:38:15.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
13:38:15 [2020-10-03T13:38:15.332Z] === RUN   TestCopyFromContainer
13:38:15 [2020-10-03T13:38:15.337Z] --- PASS: TestSecretsUpdate (3.68s)
13:38:15 [2020-10-03T13:38:15.337Z] === RUN   TestTemplatedSecret
13:38:15 [2020-10-03T13:38:15.905Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:38:15 [2020-10-03T13:38:15.905Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:38:15 [2020-10-03T13:38:15.985Z] --- PASS: TestInfoAPIWarnings (17.35s)
13:38:15 [2020-10-03T13:38:15.985Z] === RUN   TestInfoDebug
13:38:16 [2020-10-03T13:38:16.389Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:38:16 [2020-10-03T13:38:16.389Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
13:38:16 [2020-10-03T13:38:16.389Z]     --- PASS: TestStopContainerWithTimeout/1 (2.28s)
13:38:16 [2020-10-03T13:38:16.389Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
13:38:16 [2020-10-03T13:38:16.389Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
13:38:16 [2020-10-03T13:38:16.389Z] === RUN   TestDeleteDevicemapper
13:38:16 [2020-10-03T13:38:16.389Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:38:16 [2020-10-03T13:38:16.389Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:38:16 [2020-10-03T13:38:16.389Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:38:16 [2020-10-03T13:38:16.551Z] --- PASS: TestInfoDebug (1.53s)
13:38:16 [2020-10-03T13:38:16.551Z] === RUN   TestInfoInsecureRegistries
13:38:16 [2020-10-03T13:38:16.841Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:38:17 [2020-10-03T13:38:17.101Z] === RUN   TestCopyFromContainer//
13:38:17 [2020-10-03T13:38:17.360Z] === RUN   TestCopyFromContainer//bar/root
13:38:17 [2020-10-03T13:38:17.360Z] === RUN   TestCopyFromContainer//bar/root/
13:38:17 [2020-10-03T13:38:17.620Z] === RUN   TestCopyFromContainer/bar/quux
13:38:17 [2020-10-03T13:38:17.620Z] === RUN   TestCopyFromContainer/bar/quux/
13:38:17 [2020-10-03T13:38:17.880Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:38:17 [2020-10-03T13:38:17.880Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:38:18 [2020-10-03T13:38:18.140Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:38:18 [2020-10-03T13:38:18.140Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:38:18 [2020-10-03T13:38:18.140Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:38:18 [2020-10-03T13:38:18.308Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:38:18 [2020-10-03T13:38:18.400Z] === RUN   TestCopyFromContainer/bar/notarget
13:38:18 [2020-10-03T13:38:18.454Z] --- PASS: TestInfoInsecureRegistries (1.53s)
13:38:18 [2020-10-03T13:38:18.454Z] === RUN   TestInfoRegistryMirrors
13:38:18 [2020-10-03T13:38:18.659Z] --- PASS: TestCopyFromContainer (3.23s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer// (0.21s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:38:18 [2020-10-03T13:38:18.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateLinkToNonExistingContainer
13:38:18 [2020-10-03T13:38:18.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateWithInvalidEnv
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateWithInvalidEnv/0
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateWithInvalidEnv/0
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateWithInvalidEnv/1
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateWithInvalidEnv/1
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateWithInvalidEnv/2
13:38:18 [2020-10-03T13:38:18.659Z] === PAUSE TestCreateWithInvalidEnv/2
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateWithInvalidEnv/0
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateWithInvalidEnv/2
13:38:18 [2020-10-03T13:38:18.659Z] === CONT  TestCreateWithInvalidEnv/1
13:38:18 [2020-10-03T13:38:18.659Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:38:18 [2020-10-03T13:38:18.659Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateTmpfsMountsTarget
13:38:18 [2020-10-03T13:38:18.659Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
13:38:18 [2020-10-03T13:38:18.659Z] === RUN   TestCreateWithCustomMaskedPaths
13:38:18 [2020-10-03T13:38:18.846Z] --- PASS: TestTemplatedSecret (3.74s)
13:38:18 [2020-10-03T13:38:18.846Z] === RUN   TestSecretCreateResolve
13:38:19 [2020-10-03T13:38:19.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s)
13:38:19 [2020-10-03T13:38:19.696Z] === RUN   TestUpdateMemory
13:38:19 [2020-10-03T13:38:19.696Z] --- SKIP: TestUpdateMemory (0.00s)
13:38:19 [2020-10-03T13:38:19.696Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:38:19 [2020-10-03T13:38:19.696Z] === RUN   TestUpdateCPUQuota
13:38:19 [2020-10-03T13:38:19.829Z] --- PASS: TestInfoRegistryMirrors (1.52s)
13:38:19 [2020-10-03T13:38:19.830Z] === RUN   TestLoginFailsWithBadCredentials
13:38:19 [2020-10-03T13:38:19.830Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
13:38:19 [2020-10-03T13:38:19.830Z] === RUN   TestPingCacheHeaders
13:38:19 [2020-10-03T13:38:19.830Z] --- PASS: TestPingCacheHeaders (0.04s)
13:38:19 [2020-10-03T13:38:19.830Z] === RUN   TestPingGet
13:38:19 [2020-10-03T13:38:19.830Z] --- PASS: TestPingGet (0.01s)
13:38:19 [2020-10-03T13:38:19.830Z] === RUN   TestPingHead
13:38:19 [2020-10-03T13:38:19.830Z] --- PASS: TestPingHead (0.02s)
13:38:19 [2020-10-03T13:38:19.830Z] === RUN   TestVersion
13:38:19 [2020-10-03T13:38:19.830Z] --- PASS: TestVersion (0.02s)
13:38:19 [2020-10-03T13:38:19.830Z] PASS
13:38:19 [2020-10-03T13:38:19.830Z] 
13:38:19 [2020-10-03T13:38:19.830Z] === Skipped
13:38:19 [2020-10-03T13:38:19.830Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:38:19 [2020-10-03T13:38:19.830Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:38:19 [2020-10-03T13:38:19.830Z] 
13:38:19 [2020-10-03T13:38:19.830Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
13:38:19 [2020-10-03T13:38:19.830Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
13:38:19 [2020-10-03T13:38:19.830Z] 
13:38:19 [2020-10-03T13:38:19.830Z] 
13:38:19 [2020-10-03T13:38:19.830Z] DONE 18 tests, 2 skipped in 27.829s
13:38:19 [2020-10-03T13:38:19.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:38:20 [2020-10-03T13:38:20.000Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:38:20 [2020-10-03T13:38:20.088Z] INFO: Testing against a local daemon
13:38:20 [2020-10-03T13:38:20.088Z] === RUN   TestVolumesCreateAndList
13:38:20 [2020-10-03T13:38:20.088Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:38:20 [2020-10-03T13:38:20.088Z] === RUN   TestVolumesRemove
13:38:20 [2020-10-03T13:38:20.088Z] --- PASS: TestVolumesRemove (0.06s)
13:38:20 [2020-10-03T13:38:20.088Z] === RUN   TestVolumesInspect
13:38:20 [2020-10-03T13:38:20.088Z] --- PASS: TestVolumesInspect (0.01s)
13:38:20 [2020-10-03T13:38:20.088Z] === RUN   TestVolumesInvalidJSON
13:38:20 [2020-10-03T13:38:20.088Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:38:20 [2020-10-03T13:38:20.088Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:38:20 [2020-10-03T13:38:20.088Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:38:20 [2020-10-03T13:38:20.088Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:38:20 [2020-10-03T13:38:20.088Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:38:20 [2020-10-03T13:38:20.088Z] PASS
13:38:20 [2020-10-03T13:38:20.088Z] 
13:38:20 [2020-10-03T13:38:20.088Z] DONE 5 tests in 0.258s
13:38:20 [2020-10-03T13:38:20.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:38:20 [2020-10-03T13:38:20.088Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11946 is not a child of this shell
13:38:20 [2020-10-03T13:38:20.088Z] warning: PID 11946 from bundles/test-integration/docker.pid had a nonzero exit code
13:38:20 [2020-10-03T13:38:20.346Z] Leaving: AppArmorNo profiles have been unloaded.
13:38:20 [2020-10-03T13:38:20.346Z] 
13:38:20 [2020-10-03T13:38:20.346Z] Unloading profiles will leave already running processes permanently
13:38:20 [2020-10-03T13:38:20.346Z] unconfined, which can lead to unexpected situations.
13:38:20 [2020-10-03T13:38:20.346Z] 
13:38:20 [2020-10-03T13:38:20.346Z] To set a process to complain mode, use the command line tool
13:38:20 [2020-10-03T13:38:20.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:38:20 [2020-10-03T13:38:20.346Z] Removing test suite binaries
13:38:20 [2020-10-03T13:38:20.346Z] exiting test-integration
13:38:20 [2020-10-03T13:38:20.346Z] ++ exit 0
13:38:20 [2020-10-03T13:38:20.640Z] --- PASS: TestUpdateCPUQuota (1.26s)
13:38:20 [2020-10-03T13:38:20.640Z] === RUN   TestUpdatePidsLimit
13:38:20 [2020-10-03T13:38:20.640Z] === RUN   TestUpdatePidsLimit/update_from_none
13:38:21 [2020-10-03T13:38:21.209Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s)
13:38:21 [2020-10-03T13:38:21.209Z] === RUN   TestCreateWithCustomReadonlyPaths
13:38:21 [2020-10-03T13:38:21.213Z] === RUN   TestUpdatePidsLimit/no_change
13:38:21 [2020-10-03T13:38:21.280Z] 
13:38:21 [2020-10-03T13:38:21.474Z] === RUN   TestUpdatePidsLimit/update_lower
13:38:21 [2020-10-03T13:38:21.738Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:38:21 [2020-10-03T13:38:21.777Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:38:22 [2020-10-03T13:38:22.311Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:38:22 [2020-10-03T13:38:22.356Z] --- PASS: TestSecretCreateResolve (3.60s)
13:38:22 [2020-10-03T13:38:22.356Z] PASS
13:38:22 [2020-10-03T13:38:22.356Z] 
13:38:22 [2020-10-03T13:38:22.356Z] DONE 6 tests in 21.940s
13:38:22 [2020-10-03T13:38:22.356Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
13:38:22 [2020-10-03T13:38:22.356Z] ++ 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
13:38:22 [2020-10-03T13:38:22.356Z] ++ set -e
13:38:22 [2020-10-03T13:38:22.356Z] ++ '[' -n 0 ']'
13:38:22 [2020-10-03T13:38:22.356Z] ++ set -x
13:38:22 [2020-10-03T13:38:22.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:38:22 [2020-10-03T13:38:22.356Z] INFO: Testing against a local daemon
13:38:22 [2020-10-03T13:38:22.356Z] === RUN   TestServiceCreateInit
13:38:22 [2020-10-03T13:38:22.356Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:38:22 [2020-10-03T13:38:22.573Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:38:23 [2020-10-03T13:38:23.146Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:38:23 [2020-10-03T13:38:23.157Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s)
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:38:23 [2020-10-03T13:38:23.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:38:23 [2020-10-03T13:38:23.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:38:23 [2020-10-03T13:38:23.157Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:38:23 [2020-10-03T13:38:23.157Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:38:23 [2020-10-03T13:38:23.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
13:38:23 [2020-10-03T13:38:23.157Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:38:23 [2020-10-03T13:38:23.157Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:38:23 [2020-10-03T13:38:23.157Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:38:23 [2020-10-03T13:38:23.157Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
13:38:23 [2020-10-03T13:38:23.157Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:38:23 [2020-10-03T13:38:23.157Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
Post stage
[Pipeline] junit
13:38:23 [2020-10-03T13:38:23.197Z] Recording test results
13:38:24 [2020-10-03T13:38:24.094Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestCreateDifferentPlatform
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestCreateDifferentPlatform/different_os
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:38:24 [2020-10-03T13:38:24.094Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:38:24 [2020-10-03T13:38:24.094Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:38:24 [2020-10-03T13:38:24.094Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:38:24 [2020-10-03T13:38:24.094Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestContainerStartOnDaemonRestart
13:38:24 [2020-10-03T13:38:24.094Z] === PAUSE TestContainerStartOnDaemonRestart
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestDaemonRestartIpcMode
13:38:24 [2020-10-03T13:38:24.094Z] === PAUSE TestDaemonRestartIpcMode
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestDaemonHostGatewayIP
13:38:24 [2020-10-03T13:38:24.094Z] === PAUSE TestDaemonHostGatewayIP
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestContainerKillOnDaemonStart
13:38:24 [2020-10-03T13:38:24.094Z] === PAUSE TestContainerKillOnDaemonStart
13:38:24 [2020-10-03T13:38:24.094Z] === RUN   TestDiff
13:38:24 [2020-10-03T13:38:24.534Z] --- PASS: TestUpdatePidsLimit (3.56s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
13:38:24 [2020-10-03T13:38:24.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
13:38:24 [2020-10-03T13:38:24.534Z] === RUN   TestUpdateRestartPolicy
13:38:24 [2020-10-03T13:38:24.686Z] 4612f6d0b889: Verifying Checksum
13:38:24 [2020-10-03T13:38:24.686Z] 4612f6d0b889: Download complete
13:38:25 [2020-10-03T13:38:25.034Z] --- PASS: TestDiff (0.90s)
13:38:25 [2020-10-03T13:38:25.034Z] === RUN   TestExecWithCloseStdin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:38:25 [2020-10-03T13:38:25.293Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
13:38:25 [2020-10-03T13:38:25.422Z] + echo Ensuring container killed.
13:38:25 [2020-10-03T13:38:25.422Z] Ensuring container killed.
13:38:25 [2020-10-03T13:38:25.422Z] + docker rm -vf docker-pr1
13:38:25 [2020-10-03T13:38:25.422Z] Error: No such container: docker-pr1
13:38:25 [2020-10-03T13:38:25.422Z] + true
[Pipeline] sh
13:38:25 [2020-10-03T13:38:25.708Z] + echo Chowning /workspace to jenkins user
13:38:25 [2020-10-03T13:38:25.708Z] Chowning /workspace to jenkins user
13:38:25 [2020-10-03T13:38:25.708Z] + id -u
13:38:25 [2020-10-03T13:38:25.708Z] + id -g
13:38:25 [2020-10-03T13:38:25.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/workspace busybox chown -R 1000:1000 /workspace
13:38:25 [2020-10-03T13:38:25.708Z] Unable to find image 'busybox:latest' locally
13:38:25 [2020-10-03T13:38:25.863Z] --- PASS: TestExecWithCloseStdin (0.96s)
13:38:25 [2020-10-03T13:38:25.863Z] === RUN   TestExec
13:38:25 [2020-10-03T13:38:25.967Z] latest: Pulling from library/busybox
13:38:25 [2020-10-03T13:38:25.967Z] df8698476c65: Pulling fs layer
13:38:26 [2020-10-03T13:38:26.528Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:38:26 [2020-10-03T13:38:26.787Z] tests/integration/models_resources_test.py .                             [ 91%]
13:38:26 [2020-10-03T13:38:26.800Z] --- PASS: TestExec (0.95s)
13:38:26 [2020-10-03T13:38:26.800Z] === RUN   TestExecUser
13:38:27 [2020-10-03T13:38:27.737Z] --- PASS: TestExecUser (0.86s)
13:38:27 [2020-10-03T13:38:27.737Z] === RUN   TestExportContainerAndImportImage
13:38:27 [2020-10-03T13:38:27.737Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
13:38:27 [2020-10-03T13:38:27.916Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:38:29 [2020-10-03T13:38:29.118Z] --- PASS: TestExportContainerAndImportImage (1.21s)
13:38:29 [2020-10-03T13:38:29.118Z] === RUN   TestExportContainerAfterDaemonRestart
13:38:29 [2020-10-03T13:38:29.377Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
13:38:30 [2020-10-03T13:38:30.325Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
13:38:30 [2020-10-03T13:38:30.325Z] === RUN   TestHealthCheckWorkdir
13:38:31 [2020-10-03T13:38:31.237Z] df8698476c65: Verifying Checksum
13:38:31 [2020-10-03T13:38:31.237Z] df8698476c65: Download complete
13:38:31 [2020-10-03T13:38:31.237Z] df8698476c65: Pull complete
13:38:31 [2020-10-03T13:38:31.237Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
13:38:31 [2020-10-03T13:38:31.237Z] Status: Downloaded newer image for busybox:latest
13:38:31 [2020-10-03T13:38:31.703Z] --- PASS: TestHealthCheckWorkdir (1.17s)
13:38:31 [2020-10-03T13:38:31.703Z] === RUN   TestHealthKillContainer
13:38:31 [2020-10-03T13:38:31.703Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:38:32 [2020-10-03T13:38:32.272Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:38:32 [2020-10-03T13:38:32.616Z] tests/integration/models_services_test.py ..............X.               [ 95%]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:38:32 [2020-10-03T13:38:32.840Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:38:32 [2020-10-03T13:38:32.923Z] + bundleName=amd64-rootless
13:38:32 [2020-10-03T13:38:32.923Z] + echo Creating amd64-rootless-bundles.tar.gz
13:38:32 [2020-10-03T13:38:32.923Z] Creating amd64-rootless-bundles.tar.gz
13:38:32 [2020-10-03T13:38:32.923Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:38:32 [2020-10-03T13:38:32.923Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
13:38:32 [2020-10-03T13:38:32.934Z] Archiving artifacts
13:38:33 [2020-10-03T13:38:33.477Z] --- PASS: TestServiceCreateInit (10.76s)
13:38:33 [2020-10-03T13:38:33.477Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
13:38:33 [2020-10-03T13:38:33.477Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.47s)
13:38:33 [2020-10-03T13:38:33.477Z] === RUN   TestCreateServiceMultipleTimes
13:38:33 [2020-10-03T13:38:33.778Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:38:34 [2020-10-03T13:38:34.037Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
13:38:34 [2020-10-03T13:38:34.297Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:38:34 [2020-10-03T13:38:34.297Z] --- PASS: TestHealthKillContainer (2.80s)
13:38:34 [2020-10-03T13:38:34.297Z] === RUN   TestInspectCpusetInConfigPre120
13:38:34 [2020-10-03T13:38:34.556Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:38:34 [2020-10-03T13:38:34.774Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:38:35 [2020-10-03T13:38:35.090Z] + make clean
13:38:35 [2020-10-03T13:38:35.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
13:38:35 [2020-10-03T13:38:35.125Z] === RUN   TestIpcModeNone
13:38:35 [2020-10-03T13:38:35.348Z] docker volume rm -f docker-dev-cache
13:38:35 [2020-10-03T13:38:35.348Z] docker-dev-cache
[Pipeline] deleteDir
13:38:35 [2020-10-03T13:38:35.956Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:38:35 [2020-10-03T13:38:35.957Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:38:36 [2020-10-03T13:38:36.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:38:36 [2020-10-03T13:38:36.063Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:38:36 [2020-10-03T13:38:36.063Z] --- PASS: TestIpcModeNone (0.78s)
13:38:36 [2020-10-03T13:38:36.063Z] === RUN   TestIpcModePrivate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:38:36 [2020-10-03T13:38:36.322Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:38:36 [2020-10-03T13:38:36.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:38:36 [2020-10-03T13:38:36.772Z] --- PASS: TestUpdateRestartPolicy (12.38s)
13:38:36 [2020-10-03T13:38:36.772Z] === RUN   TestUpdateRestartWithAutoRemove
13:38:36 [2020-10-03T13:38:36.892Z] --- PASS: TestIpcModePrivate (0.90s)
13:38:36 [2020-10-03T13:38:36.892Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
13:38:36 [2020-10-03T13:38:36.892Z] === RUN   TestIpcModeShareable
13:38:37 [2020-10-03T13:38:37.151Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:38:37 [2020-10-03T13:38:37.151Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
13:38:37 [2020-10-03T13:38:37.344Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
13:38:37 [2020-10-03T13:38:37.344Z] === RUN   TestWaitNonBlocked
13:38:37 [2020-10-03T13:38:37.605Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:38:37 [2020-10-03T13:38:37.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:38:37 [2020-10-03T13:38:37.605Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:38:37 [2020-10-03T13:38:37.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:38:37 [2020-10-03T13:38:37.605Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:38:37 [2020-10-03T13:38:37.605Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:38:37 [2020-10-03T13:38:37.720Z] --- PASS: TestIpcModeShareable (0.91s)
13:38:37 [2020-10-03T13:38:37.720Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
13:38:37 [2020-10-03T13:38:37.720Z] === RUN   TestAPIIpcModeShareableAndContainer
13:38:38 [2020-10-03T13:38:38.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:38:38 [2020-10-03T13:38:38.551Z] --- PASS: TestWaitNonBlocked (0.02s)
13:38:38 [2020-10-03T13:38:38.551Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
13:38:38 [2020-10-03T13:38:38.551Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
13:38:38 [2020-10-03T13:38:38.551Z] === RUN   TestWaitBlocked
13:38:38 [2020-10-03T13:38:38.551Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:38:38 [2020-10-03T13:38:38.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:38:38 [2020-10-03T13:38:38.551Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:38:38 [2020-10-03T13:38:38.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:38:38 [2020-10-03T13:38:38.551Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:38:38 [2020-10-03T13:38:38.551Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:38:38 [2020-10-03T13:38:38.661Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:38:39 [2020-10-03T13:38:39.497Z] --- PASS: TestWaitBlocked (0.02s)
13:38:39 [2020-10-03T13:38:39.498Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
13:38:39 [2020-10-03T13:38:39.498Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
13:38:39 [2020-10-03T13:38:39.498Z] === CONT  TestContainerStartOnDaemonRestart
13:38:39 [2020-10-03T13:38:39.498Z] === CONT  TestIpcModeOlderClient
13:38:39 [2020-10-03T13:38:39.498Z] === CONT  TestDaemonHostGatewayIP
13:38:39 [2020-10-03T13:38:39.498Z] === CONT  TestDaemonRestartIpcMode
13:38:39 [2020-10-03T13:38:39.586Z] tests/integration/regression_test.py ......                              [ 98%]
13:38:39 [2020-10-03T13:38:39.598Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:38:39 [2020-10-03T13:38:39.760Z] --- PASS: TestIpcModeOlderClient (0.21s)
13:38:39 [2020-10-03T13:38:39.760Z] === CONT  TestContainerKillOnDaemonStart
13:38:40 [2020-10-03T13:38:40.096Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:38:40 [2020-10-03T13:38:40.096Z] tests/integration/credentials/utils_test.py .                            [100%]
13:38:40 [2020-10-03T13:38:40.096Z] 
13:38:40 [2020-10-03T13:38:40.096Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:38:40 [2020-10-03T13:38:40.096Z] =========================== short test summary info ============================
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:38:40 [2020-10-03T13:38:40.096Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:38:40 [2020-10-03T13:38:40.096Z]   Not supported on most drivers
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:38:40 [2020-10-03T13:38:40.096Z]   Output of docker top depends on host distro, and is not formalized.
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:38:40 [2020-10-03T13:38:40.096Z]   Output of docker top depends on host distro, and is not formalized.
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:38:40 [2020-10-03T13:38:40.096Z]   Can fail if eth0 has multiple IP addresses
13:38:40 [2020-10-03T13:38:40.096Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:38:40 [2020-10-03T13:38:40.096Z]   This doesn't seem to be taken into account by the engine
13:38:40 [2020-10-03T13:38:40.096Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:38:40 [2020-10-03T13:38:40.096Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:38:40 [2020-10-03T13:38:40.096Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 315.07 seconds ==
13:38:40 [2020-10-03T13:38:40.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:38:40 [2020-10-03T13:38:40.535Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
13:38:40 [2020-10-03T13:38:40.535Z] === RUN   TestAPIIpcModeHost
13:38:40 [2020-10-03T13:38:40.796Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
13:38:41 [2020-10-03T13:38:41.055Z] --- PASS: TestAPIIpcModeHost (0.79s)
13:38:41 [2020-10-03T13:38:41.055Z] === RUN   TestDaemonIpcModeShareable
13:38:41 [2020-10-03T13:38:41.992Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
13:38:42 [2020-10-03T13:38:42.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:38:42 [2020-10-03T13:38:42.252Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:38:42 [2020-10-03T13:38:42.511Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
13:38:42 [2020-10-03T13:38:42.511Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
13:38:42 [2020-10-03T13:38:42.511Z] === RUN   TestDaemonIpcModePrivate
13:38:42 [2020-10-03T13:38:42.511Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
13:38:43 [2020-10-03T13:38:43.074Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s)
13:38:43 [2020-10-03T13:38:43.449Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:38:44 [2020-10-03T13:38:44.016Z] --- PASS: TestDaemonIpcModePrivate (1.53s)
13:38:44 [2020-10-03T13:38:44.016Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
13:38:44 [2020-10-03T13:38:44.016Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:38:44 [2020-10-03T13:38:44.018Z] --- PASS: TestDaemonRestartIpcMode (4.31s)
13:38:44 [2020-10-03T13:38:44.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:38:44 [2020-10-03T13:38:44.279Z] --- PASS: TestDaemonHostGatewayIP (4.83s)
13:38:45 [2020-10-03T13:38:45.397Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s)
13:38:45 [2020-10-03T13:38:45.397Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
13:38:45 [2020-10-03T13:38:45.397Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:38:45 [2020-10-03T13:38:45.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:38:46 [2020-10-03T13:38:46.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:38:46 [2020-10-03T13:38:46.334Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:38:47 [2020-10-03T13:38:47.275Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
13:38:47 [2020-10-03T13:38:47.275Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
13:38:47 [2020-10-03T13:38:47.275Z] === RUN   TestIpcModeOlderClient
13:38:47 [2020-10-03T13:38:47.275Z] === PAUSE TestIpcModeOlderClient
13:38:47 [2020-10-03T13:38:47.275Z] === RUN   TestKillContainerInvalidSignal
13:38:47 [2020-10-03T13:38:47.898Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
13:38:47 [2020-10-03T13:38:47.898Z] === RUN   TestKillContainer
13:38:47 [2020-10-03T13:38:47.898Z] === RUN   TestKillContainer/no_signal
13:38:48 [2020-10-03T13:38:48.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:38:48 [2020-10-03T13:38:48.474Z] === RUN   TestKillContainer/non_killing_signal
13:38:49 [2020-10-03T13:38:49.043Z] === RUN   TestKillContainer/killing_signal
13:38:49 [2020-10-03T13:38:49.043Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:38:49 [2020-10-03T13:38:49.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:38:49 [2020-10-03T13:38:49.611Z] --- PASS: TestKillContainer (1.91s)
13:38:49 [2020-10-03T13:38:49.611Z]     --- PASS: TestKillContainer/no_signal (0.62s)
13:38:49 [2020-10-03T13:38:49.611Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
13:38:49 [2020-10-03T13:38:49.611Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
13:38:49 [2020-10-03T13:38:49.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:38:49 [2020-10-03T13:38:49.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:38:49 [2020-10-03T13:38:49.870Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
13:38:50 [2020-10-03T13:38:50.439Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
13:38:50 [2020-10-03T13:38:50.439Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:38:51 [2020-10-03T13:38:51.006Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
13:38:51 [2020-10-03T13:38:51.006Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
13:38:51 [2020-10-03T13:38:51.006Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
13:38:51 [2020-10-03T13:38:51.006Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
13:38:51 [2020-10-03T13:38:51.006Z] === RUN   TestKillStoppedContainer
13:38:51 [2020-10-03T13:38:51.267Z] --- PASS: TestKillStoppedContainer (0.06s)
13:38:51 [2020-10-03T13:38:51.267Z] === RUN   TestKillStoppedContainerAPIPre120
13:38:51 [2020-10-03T13:38:51.267Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:38:51 [2020-10-03T13:38:51.267Z] === RUN   TestKillDifferentUserContainer
13:38:51 [2020-10-03T13:38:51.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:38:51 [2020-10-03T13:38:51.525Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:38:52 [2020-10-03T13:38:52.095Z] --- PASS: TestKillDifferentUserContainer (0.71s)
13:38:52 [2020-10-03T13:38:52.095Z] === RUN   TestInspectOomKilledTrue
13:38:52 [2020-10-03T13:38:52.095Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:38:52 [2020-10-03T13:38:52.095Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:38:52 [2020-10-03T13:38:52.095Z] === RUN   TestInspectOomKilledFalse
13:38:52 [2020-10-03T13:38:52.095Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:38:52 [2020-10-03T13:38:52.095Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:38:52 [2020-10-03T13:38:52.095Z] === RUN   TestLinksEtcHostsContentMatch
13:38:52 [2020-10-03T13:38:52.095Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:38:52 [2020-10-03T13:38:52.354Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:38:52 [2020-10-03T13:38:52.615Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
13:38:52 [2020-10-03T13:38:52.615Z] === RUN   TestLinksContainerNames
13:38:52 [2020-10-03T13:38:52.615Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:38:52 [2020-10-03T13:38:52.632Z] Leaving: AppArmorNo profiles have been unloaded.
13:38:52 [2020-10-03T13:38:52.632Z] 
13:38:52 [2020-10-03T13:38:52.632Z] Unloading profiles will leave already running processes permanently
13:38:52 [2020-10-03T13:38:52.632Z] unconfined, which can lead to unexpected situations.
13:38:52 [2020-10-03T13:38:52.632Z] 
13:38:52 [2020-10-03T13:38:52.632Z] To set a process to complain mode, use the command line tool
13:38:52 [2020-10-03T13:38:52.632Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:38:52 [2020-10-03T13:38:52.632Z] 
Post stage
[Pipeline] junit
13:38:52 [2020-10-03T13:38:52.896Z] Recording test results
13:38:53 [2020-10-03T13:38:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:38:53 [2020-10-03T13:38:53.995Z] --- PASS: TestLinksContainerNames (1.48s)
13:38:53 [2020-10-03T13:38:53.996Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] sh
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestContainerKillOnDaemonStart (13.05s)
13:38:54 [2020-10-03T13:38:54.285Z] PASS
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === Skipped
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] 
13:38:54 [2020-10-03T13:38:54.285Z] DONE 192 tests, 6 skipped in 136.302s
13:38:54 [2020-10-03T13:38:54.285Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:38:54 [2020-10-03T13:38:54.285Z] ++ 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
13:38:54 [2020-10-03T13:38:54.285Z] ++ set -e
13:38:54 [2020-10-03T13:38:54.285Z] ++ '[' -n 0 ']'
13:38:54 [2020-10-03T13:38:54.285Z] ++ set -x
13:38:54 [2020-10-03T13:38:54.285Z] ++ env -i DEST=/go/src/github.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
13:38:54 [2020-10-03T13:38:54.285Z] INFO: Testing against a local daemon
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestCommitInheritsEnv
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestCommitInheritsEnv (0.56s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestImportExtremelyLargeImageWorks
13:38:54 [2020-10-03T13:38:54.285Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestImagesFilterMultiReference
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestImagesFilterMultiReference (0.09s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestImagePullPlatformInvalid
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestRemoveImageOrphaning
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestRemoveImageOrphaning (0.55s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestRemoveImageGarbageCollector
13:38:54 [2020-10-03T13:38:54.285Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:38:54 [2020-10-03T13:38:54.285Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestTagInvalidReference
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestTagInvalidReference (0.03s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestTagValidPrefixedRepo
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestTagExistedNameWithoutForce
13:38:54 [2020-10-03T13:38:54.285Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:38:54 [2020-10-03T13:38:54.285Z] === RUN   TestTagOfficialNames
13:38:54 [2020-10-03T13:38:54.477Z] + echo Ensuring container killed.
13:38:54 [2020-10-03T13:38:54.477Z] Ensuring container killed.
13:38:54 [2020-10-03T13:38:54.477Z] + docker rm -vf docker-pr1
13:38:54 [2020-10-03T13:38:54.477Z] Error: No such container: docker-pr1
13:38:54 [2020-10-03T13:38:54.477Z] + true
[Pipeline] sh
13:38:54 [2020-10-03T13:38:54.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:38:54 [2020-10-03T13:38:54.546Z] --- PASS: TestTagOfficialNames (0.06s)
13:38:54 [2020-10-03T13:38:54.546Z] === RUN   TestTagMatchesDigest
13:38:54 [2020-10-03T13:38:54.546Z] --- PASS: TestTagMatchesDigest (0.03s)
13:38:54 [2020-10-03T13:38:54.546Z] PASS
13:38:54 [2020-10-03T13:38:54.546Z] 
13:38:54 [2020-10-03T13:38:54.546Z] === Skipped
13:38:54 [2020-10-03T13:38:54.546Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:38:54 [2020-10-03T13:38:54.546Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:38:54 [2020-10-03T13:38:54.546Z] 
13:38:54 [2020-10-03T13:38:54.546Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:38:54 [2020-10-03T13:38:54.546Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:38:54 [2020-10-03T13:38:54.546Z] 
13:38:54 [2020-10-03T13:38:54.546Z] 
13:38:54 [2020-10-03T13:38:54.546Z] DONE 12 tests, 2 skipped in 1.742s
13:38:54 [2020-10-03T13:38:54.546Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:38:54 [2020-10-03T13:38:54.547Z] ++ 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
13:38:54 [2020-10-03T13:38:54.547Z] ++ set -e
13:38:54 [2020-10-03T13:38:54.547Z] ++ '[' -n 0 ']'
13:38:54 [2020-10-03T13:38:54.547Z] ++ set -x
13:38:54 [2020-10-03T13:38:54.547Z] ++ env -i DEST=/go/src/github.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
13:38:54 [2020-10-03T13:38:54.547Z] INFO: Testing against a local daemon
13:38:54 [2020-10-03T13:38:54.547Z] === RUN   TestNetworkCreateDelete
13:38:54 [2020-10-03T13:38:54.755Z] + echo Chowning /workspace to jenkins user
13:38:54 [2020-10-03T13:38:54.755Z] Chowning /workspace to jenkins user
13:38:54 [2020-10-03T13:38:54.755Z] + id -u
13:38:54 [2020-10-03T13:38:54.755Z] + id -g
13:38:54 [2020-10-03T13:38:54.755Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/workspace busybox chown -R 1000:1000 /workspace
13:38:54 [2020-10-03T13:38:54.755Z] Unable to find image 'busybox:latest' locally
13:38:54 [2020-10-03T13:38:54.933Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:38:54 [2020-10-03T13:38:54.933Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
13:38:54 [2020-10-03T13:38:54.933Z] === RUN   TestContainerNetworkMountsNoChown
13:38:54 [2020-10-03T13:38:54.933Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
13:38:55 [2020-10-03T13:38:55.119Z] --- PASS: TestNetworkCreateDelete (0.42s)
13:38:55 [2020-10-03T13:38:55.119Z] === RUN   TestDockerNetworkDeletePreferID
13:38:55 [2020-10-03T13:38:55.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:38:55 [2020-10-03T13:38:55.582Z] Using test binary docker
13:38:55 [2020-10-03T13:38:55.873Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/default
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/default
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/private
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/private
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/rprivate
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/rprivate
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/slave
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/slave
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/rslave
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/rslave
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/shared
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/shared
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/rshared
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/rshared
13:38:55 [2020-10-03T13:38:55.873Z] === CONT  TestMountDaemonRoot/default
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/default/bind_root
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:38:55 [2020-10-03T13:38:55.873Z] === RUN   TestMountDaemonRoot/default/mount_root
13:38:55 [2020-10-03T13:38:55.873Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:38:55 [2020-10-03T13:38:55.873Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:38:55 [2020-10-03T13:38:55.873Z] === CONT  TestMountDaemonRoot/rshared
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/shared
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rslave
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/slave
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rprivate
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/private
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/private/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/private/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/default/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/default/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:38:55 [2020-10-03T13:38:55.874Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:38:55 [2020-10-03T13:38:55.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:38:55 [2020-10-03T13:38:55.877Z] +++ /etc/init.d/apparmor start
13:38:55 [2020-10-03T13:38:55.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:38:55 [2020-10-03T13:38:55.877Z] INFO: Waiting for daemon to start...
13:38:55 [2020-10-03T13:38:55.877Z] Starting dockerd
13:38:55 [2020-10-03T13:38:55.877Z] +++ 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
13:38:55 [2020-10-03T13:38:55.925Z] --- PASS: TestCreateServiceMultipleTimes (22.94s)
13:38:55 [2020-10-03T13:38:55.925Z] === RUN   TestCreateServiceConflict
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:38:56 [2020-10-03T13:38:56.134Z] === CONT  TestMountDaemonRoot/private/bind_root
13:38:56 [2020-10-03T13:38:56.394Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:38:56 [2020-10-03T13:38:56.394Z] === CONT  TestMountDaemonRoot/private/mount_root
13:38:56 [2020-10-03T13:38:56.394Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:38:56 [2020-10-03T13:38:56.394Z] --- PASS: TestMountDaemonRoot (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:38:56 [2020-10-03T13:38:56.394Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:38:56 [2020-10-03T13:38:56.394Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:38:56 [2020-10-03T13:38:56.394Z] === RUN   TestContainerBindMountNonRecursive
13:38:56 [2020-10-03T13:38:56.508Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s)
13:38:56 [2020-10-03T13:38:56.508Z] === RUN   TestDaemonDNSFallback
13:38:57 [2020-10-03T13:38:57.953Z] .
13:38:57 [2020-10-03T13:38:57.953Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:38:57 [2020-10-03T13:38:57.953Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:38:57 [2020-10-03T13:38:57.953Z] Error: No such image: emptyfs
13:38:57 [2020-10-03T13:38:57.953Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:38:57 [2020-10-03T13:38:57.953Z] ++++ docker load
13:38:57 [2020-10-03T13:38:57.953Z] Running integration-test (iteration 1)
13:38:57 [2020-10-03T13:38:57.953Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
13:38:57 [2020-10-03T13:38:57.953Z] ++ 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
13:38:57 [2020-10-03T13:38:57.953Z] ++ set -e
13:38:57 [2020-10-03T13:38:57.953Z] ++ '[' -n 0 ']'
13:38:57 [2020-10-03T13:38:57.953Z] ++ set -x
13:38:57 [2020-10-03T13:38:57.953Z] ++ env -i DEST=/go/src/github.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
13:38:58 [2020-10-03T13:38:58.300Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
13:38:58 [2020-10-03T13:38:58.300Z] === RUN   TestNetworkNat
13:38:58 [2020-10-03T13:38:58.300Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:38:59 [2020-10-03T13:38:59.238Z] --- PASS: TestNetworkNat (0.79s)
13:38:59 [2020-10-03T13:38:59.238Z] === RUN   TestNetworkLocalhostTCPNat
13:38:59 [2020-10-03T13:38:59.434Z] --- PASS: TestCreateServiceConflict (3.74s)
13:38:59 [2020-10-03T13:38:59.434Z] === RUN   TestCreateServiceMaxReplicas
13:38:59 [2020-10-03T13:38:59.806Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:38:59 [2020-10-03T13:38:59.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
13:38:59 [2020-10-03T13:38:59.806Z] === RUN   TestNetworkLoopbackNat
13:39:00 [2020-10-03T13:39:00.038Z] latest: Pulling from library/busybox
13:39:00 [2020-10-03T13:39:00.038Z] df8698476c65: Pulling fs layer
13:39:00 [2020-10-03T13:39:00.038Z] df8698476c65: Verifying Checksum
13:39:00 [2020-10-03T13:39:00.038Z] df8698476c65: Download complete
13:39:00 [2020-10-03T13:39:00.038Z] df8698476c65: Pull complete
13:39:00 [2020-10-03T13:39:00.066Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
13:39:00 [2020-10-03T13:39:00.337Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
13:39:00 [2020-10-03T13:39:00.337Z] Status: Downloaded newer image for busybox:latest
13:39:00 [2020-10-03T13:39:00.636Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:39:01 [2020-10-03T13:39:01.594Z] + bundleName=docker-py
13:39:01 [2020-10-03T13:39:01.594Z] + echo Creating docker-py-bundles.tar.gz
13:39:01 [2020-10-03T13:39:01.594Z] Creating docker-py-bundles.tar.gz
13:39:01 [2020-10-03T13:39:01.594Z] + 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
13:39:01 [2020-10-03T13:39:01.602Z] Archiving artifacts
13:39:02 [2020-10-03T13:39:02.540Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:39:02 [2020-10-03T13:39:02.540Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:39:02 [2020-10-03T13:39:02.799Z] --- PASS: TestNetworkLoopbackNat (3.00s)
13:39:02 [2020-10-03T13:39:02.799Z] === RUN   TestPause
13:39:02 [2020-10-03T13:39:02.918Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
13:39:03 [2020-10-03T13:39:03.058Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:39:03 [2020-10-03T13:39:03.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh binary-daemon
13:39:03 [2020-10-03T13:39:03.524Z] 
13:39:03 [2020-10-03T13:39:03.625Z] --- PASS: TestPause (0.80s)
13:39:03 [2020-10-03T13:39:03.625Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:39:03 [2020-10-03T13:39:03.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:39:03 [2020-10-03T13:39:03.625Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:39:03 [2020-10-03T13:39:03.625Z] === RUN   TestPauseStopPausedContainer
13:39:03 [2020-10-03T13:39:03.780Z] Removing bundles/
13:39:03 [2020-10-03T13:39:03.780Z] 
13:39:03 [2020-10-03T13:39:03.780Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
13:39:03 [2020-10-03T13:39:03.780Z] Building: bundles/binary-daemon/dockerd-dev
13:39:03 [2020-10-03T13:39:03.780Z] GOOS="" GOARCH="" GOARM=""
13:39:03 [2020-10-03T13:39:03.880Z] --- PASS: TestCreateServiceMaxReplicas (3.86s)
13:39:03 [2020-10-03T13:39:03.881Z] === RUN   TestCreateWithDuplicateNetworkNames
13:39:04 [2020-10-03T13:39:04.562Z] --- PASS: TestPauseStopPausedContainer (0.69s)
13:39:04 [2020-10-03T13:39:04.562Z] === RUN   TestPsFilter
13:39:04 [2020-10-03T13:39:04.562Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:39:04 [2020-10-03T13:39:04.562Z] --- PASS: TestPsFilter (0.11s)
13:39:04 [2020-10-03T13:39:04.562Z] === RUN   TestRemoveContainerWithRemovedVolume
13:39:04 [2020-10-03T13:39:04.653Z] --- PASS: TestDaemonDNSFallback (7.39s)
13:39:04 [2020-10-03T13:39:04.653Z] === RUN   TestInspectNetwork
13:39:05 [2020-10-03T13:39:05.130Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
13:39:05 [2020-10-03T13:39:05.130Z] === RUN   TestRemoveContainerWithVolume
13:39:05 [2020-10-03T13:39:05.699Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
13:39:05 [2020-10-03T13:39:05.699Z] === RUN   TestRemoveContainerRunning
13:39:06 [2020-10-03T13:39:06.268Z] --- PASS: TestRemoveContainerRunning (0.60s)
13:39:06 [2020-10-03T13:39:06.268Z] === RUN   TestRemoveContainerForceRemoveRunning
13:39:06 [2020-10-03T13:39:06.268Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:39:06 [2020-10-03T13:39:06.529Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:39:07 [2020-10-03T13:39:07.099Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
13:39:07 [2020-10-03T13:39:07.099Z] === RUN   TestRemoveInvalidContainer
13:39:07 [2020-10-03T13:39:07.099Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:39:07 [2020-10-03T13:39:07.099Z] === RUN   TestRenameLinkedContainer
13:39:07 [2020-10-03T13:39:07.667Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:39:08 [2020-10-03T13:39:08.235Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
13:39:08 [2020-10-03T13:39:08.864Z] === RUN   TestInspectNetwork/full_network_id
13:39:08 [2020-10-03T13:39:08.865Z] === RUN   TestInspectNetwork/partial_network_id
13:39:08 [2020-10-03T13:39:08.865Z] === RUN   TestInspectNetwork/network_name
13:39:08 [2020-10-03T13:39:08.865Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:39:09 [2020-10-03T13:39:09.174Z] === RUN   TestDockerSuite/TestBuildAddScript
13:39:10 [2020-10-03T13:39:10.114Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
13:39:10 [2020-10-03T13:39:10.114Z] --- PASS: TestRenameLinkedContainer (3.10s)
13:39:10 [2020-10-03T13:39:10.114Z] === RUN   TestRenameStoppedContainer
13:39:11 [2020-10-03T13:39:11.051Z] --- PASS: TestRenameStoppedContainer (0.75s)
13:39:11 [2020-10-03T13:39:11.051Z] === RUN   TestRenameRunningContainerAndReuse
13:39:11 [2020-10-03T13:39:11.990Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:39:12 [2020-10-03T13:39:12.249Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s)
13:39:12 [2020-10-03T13:39:12.249Z] === RUN   TestRenameInvalidName
13:39:13 [2020-10-03T13:39:13.186Z] --- PASS: TestRenameInvalidName (0.70s)
13:39:13 [2020-10-03T13:39:13.186Z] === RUN   TestRenameAnonymousContainer
13:39:13 [2020-10-03T13:39:13.186Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: buildpack-deps:buster
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: busybox:latest
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: busybox:glibc
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: debian:buster
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: hello-world:latest
13:39:13 [2020-10-03T13:39:13.368Z] INFO: Testing against a local daemon
13:39:13 [2020-10-03T13:39:13.368Z] === RUN   TestCgroupNamespacesBuild
13:39:13 [2020-10-03T13:39:13.368Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
13:39:13 [2020-10-03T13:39:13.368Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:39:13 [2020-10-03T13:39:13.662Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
13:39:13 [2020-10-03T13:39:13.662Z] === RUN   TestBuildWithSession
13:39:13 [2020-10-03T13:39:13.662Z] --- SKIP: TestBuildWithSession (0.00s)
13:39:13 [2020-10-03T13:39:13.662Z]     build_session_test.go:25: TODO: BuildKit
13:39:13 [2020-10-03T13:39:13.662Z] === RUN   TestBuildSquashParent
13:39:13 [2020-10-03T13:39:13.754Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
13:39:14 [2020-10-03T13:39:14.157Z] --- PASS: TestInspectNetwork (9.66s)
13:39:14 [2020-10-03T13:39:14.157Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:39:14 [2020-10-03T13:39:14.157Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:39:14 [2020-10-03T13:39:14.157Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:39:14 [2020-10-03T13:39:14.157Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:39:14 [2020-10-03T13:39:14.157Z] === RUN   TestRunContainerWithBridgeNone
13:39:15 [2020-10-03T13:39:15.663Z] --- PASS: TestRenameAnonymousContainer (2.69s)
13:39:15 [2020-10-03T13:39:15.663Z] === RUN   TestRenameContainerWithSameName
13:39:16 [2020-10-03T13:39:16.076Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
13:39:16 [2020-10-03T13:39:16.076Z] === RUN   TestNetworkInvalidJSON
13:39:16 [2020-10-03T13:39:16.076Z] === RUN   TestNetworkInvalidJSON//networks/create
13:39:16 [2020-10-03T13:39:16.076Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:39:16 [2020-10-03T13:39:16.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:39:16 [2020-10-03T13:39:16.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:39:16 [2020-10-03T13:39:16.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:39:16 [2020-10-03T13:39:16.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:39:16 [2020-10-03T13:39:16.076Z] === CONT  TestNetworkInvalidJSON//networks/create
13:39:16 [2020-10-03T13:39:16.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:39:16 [2020-10-03T13:39:16.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:39:16 [2020-10-03T13:39:16.076Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:39:16 [2020-10-03T13:39:16.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:39:16 [2020-10-03T13:39:16.076Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:39:16 [2020-10-03T13:39:16.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:39:16 [2020-10-03T13:39:16.076Z] === RUN   TestHostIPv4BridgeLabel
13:39:16 [2020-10-03T13:39:16.600Z] --- PASS: TestRenameContainerWithSameName (0.77s)
13:39:16 [2020-10-03T13:39:16.600Z] === RUN   TestRenameContainerWithLinkedContainer
13:39:16 [2020-10-03T13:39:16.649Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
13:39:16 [2020-10-03T13:39:16.649Z] === RUN   TestDaemonRestartWithLiveRestore
13:39:17 [2020-10-03T13:39:17.979Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
13:39:17 [2020-10-03T13:39:17.979Z] === RUN   TestResize
13:39:17 [2020-10-03T13:39:17.979Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
13:39:18 [2020-10-03T13:39:18.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s)
13:39:18 [2020-10-03T13:39:18.038Z] === RUN   TestDaemonDefaultNetworkPools
13:39:18 [2020-10-03T13:39:18.138Z] --- PASS: TestBuildSquashParent (4.44s)
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.549Z] --- PASS: TestResize (0.76s)
13:39:18 [2020-10-03T13:39:18.549Z] === RUN   TestResizeWithInvalidSize
13:39:18 [2020-10-03T13:39:18.809Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:39:19 [2020-10-03T13:39:19.069Z] --- PASS: TestResizeWithInvalidSize (0.61s)
13:39:19 [2020-10-03T13:39:19.069Z] === RUN   TestResizeWhenContainerNotStarted
13:39:19 [2020-10-03T13:39:19.227Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.38s)
13:39:19 [2020-10-03T13:39:19.227Z] === RUN   TestCreateServiceSecretFileMode
13:39:19 [2020-10-03T13:39:19.424Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s)
13:39:19 [2020-10-03T13:39:19.424Z] === RUN   TestDaemonRestartWithExistingNetwork
13:39:20 [2020-10-03T13:39:20.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:39:20 [2020-10-03T13:39:20.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:39:20 [2020-10-03T13:39:20.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:39:20 [2020-10-03T13:39:20.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:20 [2020-10-03T13:39:20.899Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:21 [2020-10-03T13:39:21.346Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s)
13:39:21 [2020-10-03T13:39:21.347Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:39:21 [2020-10-03T13:39:21.916Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:39:21 [2020-10-03T13:39:21.954Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
13:39:21 [2020-10-03T13:39:21.954Z] === RUN   TestCreateServiceConfigFileMode
13:39:22 [2020-10-03T13:39:22.418Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
13:39:22 [2020-10-03T13:39:22.418Z] === RUN   TestBuildMultiStageCopy
13:39:22 [2020-10-03T13:39:22.418Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:39:22 [2020-10-03T13:39:22.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:39:22 [2020-10-03T13:39:22.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:39:23 [2020-10-03T13:39:23.423Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:39:23 [2020-10-03T13:39:23.905Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s)
13:39:23 [2020-10-03T13:39:23.905Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:39:23 [2020-10-03T13:39:23.935Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:39:24 [2020-10-03T13:39:24.169Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
13:39:24 [2020-10-03T13:39:24.169Z] === RUN   TestServiceWithPredefinedNetwork
13:39:24 [2020-10-03T13:39:24.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:39:24 [2020-10-03T13:39:24.522Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:39:24 [2020-10-03T13:39:24.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:39:24 [2020-10-03T13:39:24.813Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:39:24 [2020-10-03T13:39:24.817Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:39:25 [2020-10-03T13:39:25.452Z] --- PASS: TestBuildMultiStageCopy (2.75s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
13:39:25 [2020-10-03T13:39:25.452Z] === RUN   TestBuildMultiStageParentConfig
13:39:25 [2020-10-03T13:39:25.465Z] --- PASS: TestCreateServiceConfigFileMode (3.45s)
13:39:25 [2020-10-03T13:39:25.465Z] === RUN   TestCreateServiceSysctls
13:39:25 [2020-10-03T13:39:25.750Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:39:26 [2020-10-03T13:39:26.092Z] --- PASS: TestBuildMultiStageParentConfig (0.84s)
13:39:26 [2020-10-03T13:39:26.092Z] === RUN   TestBuildLabelWithTargets
13:39:26 [2020-10-03T13:39:26.327Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:39:26 [2020-10-03T13:39:26.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:39:26 [2020-10-03T13:39:26.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:39:26 [2020-10-03T13:39:26.846Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:39:26 [2020-10-03T13:39:26.846Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:39:27 [2020-10-03T13:39:27.106Z] === RUN   TestDockerSuite/TestBuildAddTar
13:39:27 [2020-10-03T13:39:27.366Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
13:39:27 [2020-10-03T13:39:27.493Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s)
13:39:27 [2020-10-03T13:39:27.493Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:39:27 [2020-10-03T13:39:27.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:39:27 [2020-10-03T13:39:27.493Z]     service_test.go:236: FLAKY_TEST
13:39:27 [2020-10-03T13:39:27.493Z] === RUN   TestServiceWithDataPathPortInit
13:39:27 [2020-10-03T13:39:27.611Z] --- PASS: TestBuildLabelWithTargets (1.27s)
13:39:27 [2020-10-03T13:39:27.611Z] === RUN   TestBuildWithEmptyLayers
13:39:27 [2020-10-03T13:39:27.904Z] --- PASS: TestBuildWithEmptyLayers (0.59s)
13:39:27 [2020-10-03T13:39:27.904Z] === RUN   TestBuildMultiStageOnBuild
13:39:29 [2020-10-03T13:39:29.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:39:29 [2020-10-03T13:39:29.319Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:39:29 [2020-10-03T13:39:29.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:39:29 [2020-10-03T13:39:29.912Z] --- PASS: TestCreateServiceSysctls (4.37s)
13:39:29 [2020-10-03T13:39:29.912Z] === RUN   TestCreateServiceCapabilities
13:39:29 [2020-10-03T13:39:29.981Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
13:39:29 [2020-10-03T13:39:29.981Z] === RUN   TestBuildUncleanTarFilenames
13:39:30 [2020-10-03T13:39:30.623Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
13:39:30 [2020-10-03T13:39:30.623Z] === RUN   TestBuildMultiStageLayerLeak
13:39:31 [2020-10-03T13:39:31.487Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:39:32 [2020-10-03T13:39:32.704Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
13:39:32 [2020-10-03T13:39:32.704Z] === RUN   TestBuildWithHugeFile
13:39:33 [2020-10-03T13:39:33.392Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:39:33 [2020-10-03T13:39:33.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:39:33 [2020-10-03T13:39:33.424Z] --- PASS: TestCreateServiceCapabilities (3.67s)
13:39:33 [2020-10-03T13:39:33.424Z] === RUN   TestInspect
13:39:33 [2020-10-03T13:39:33.962Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:39:35 [2020-10-03T13:39:35.345Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:39:36 [2020-10-03T13:39:36.725Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:39:36 [2020-10-03T13:39:36.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.29s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s)
13:39:36 [2020-10-03T13:39:36.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
13:39:36 [2020-10-03T13:39:36.985Z] === RUN   TestCgroupNamespacesRun
13:39:37 [2020-10-03T13:39:37.245Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:39:37 [2020-10-03T13:39:37.968Z] --- PASS: TestInspect (4.12s)
13:39:37 [2020-10-03T13:39:37.968Z] === RUN   TestCreateJob
13:39:38 [2020-10-03T13:39:38.181Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:39:38 [2020-10-03T13:39:38.751Z] --- PASS: TestCgroupNamespacesRun (1.71s)
13:39:38 [2020-10-03T13:39:38.751Z] === RUN   TestCgroupNamespacesRunPrivileged
13:39:39 [2020-10-03T13:39:39.010Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:39:39 [2020-10-03T13:39:39.270Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:39:40 [2020-10-03T13:39:40.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
13:39:40 [2020-10-03T13:39:40.651Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:39:41 [2020-10-03T13:39:41.220Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:39:41 [2020-10-03T13:39:41.480Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:39:42 [2020-10-03T13:39:42.049Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
13:39:42 [2020-10-03T13:39:42.049Z] === RUN   TestCgroupNamespacesRunHostMode
13:39:42 [2020-10-03T13:39:42.415Z] --- PASS: TestCreateJob (4.41s)
13:39:42 [2020-10-03T13:39:42.415Z] === RUN   TestReplicatedJob
13:39:42 [2020-10-03T13:39:42.987Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:39:43 [2020-10-03T13:39:43.554Z] --- PASS: TestCgroupNamespacesRunHostMode (1.47s)
13:39:43 [2020-10-03T13:39:43.554Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:39:45 [2020-10-03T13:39:45.459Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:39:45 [2020-10-03T13:39:45.459Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.49s)
13:39:45 [2020-10-03T13:39:45.459Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:39:45 [2020-10-03T13:39:45.626Z] --- PASS: TestServiceWithDataPathPortInit (17.90s)
13:39:45 [2020-10-03T13:39:45.626Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:39:46 [2020-10-03T13:39:46.837Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s)
13:39:46 [2020-10-03T13:39:46.837Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:39:47 [2020-10-03T13:39:47.405Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
13:39:47 [2020-10-03T13:39:47.405Z] === RUN   TestCgroupNamespacesRunOlderClient
13:39:48 [2020-10-03T13:39:48.342Z] === RUN   TestDockerSuite/TestBuildBlankName
13:39:48 [2020-10-03T13:39:48.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:39:48 [2020-10-03T13:39:48.910Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.55s)
13:39:48 [2020-10-03T13:39:48.910Z] === RUN   TestKernelTCPMemory
13:39:49 [2020-10-03T13:39:49.303Z] --- PASS: TestReplicatedJob (7.32s)
13:39:49 [2020-10-03T13:39:49.303Z] === RUN   TestUpdateReplicatedJob
13:39:49 [2020-10-03T13:39:49.846Z] --- PASS: TestKernelTCPMemory (0.72s)
13:39:49 [2020-10-03T13:39:49.846Z] === RUN   TestNISDomainname
13:39:50 [2020-10-03T13:39:50.106Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:39:50 [2020-10-03T13:39:50.365Z] --- PASS: TestNISDomainname (0.81s)
13:39:50 [2020-10-03T13:39:50.365Z] === RUN   TestHostnameDnsResolution
13:39:51 [2020-10-03T13:39:51.303Z] --- PASS: TestHostnameDnsResolution (0.97s)
13:39:51 [2020-10-03T13:39:51.303Z] === RUN   TestStats
13:39:51 [2020-10-03T13:39:51.564Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:39:51 [2020-10-03T13:39:51.824Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:39:52 [2020-10-03T13:39:52.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:39:53 [2020-10-03T13:39:53.756Z] --- PASS: TestUpdateReplicatedJob (4.41s)
13:39:53 [2020-10-03T13:39:53.756Z] === RUN   TestServiceListWithStatuses
13:39:53 [2020-10-03T13:39:53.756Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:39:53 [2020-10-03T13:39:53.756Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:39:53 [2020-10-03T13:39:53.756Z] === RUN   TestDockerNetworkConnectAlias
13:39:54 [2020-10-03T13:39:54.141Z] --- PASS: TestStats (2.82s)
13:39:54 [2020-10-03T13:39:54.141Z] === RUN   TestStopContainerWithTimeout
13:39:54 [2020-10-03T13:39:54.141Z] === RUN   TestStopContainerWithTimeout/0
13:39:54 [2020-10-03T13:39:54.141Z] === PAUSE TestStopContainerWithTimeout/0
13:39:54 [2020-10-03T13:39:54.141Z] === RUN   TestStopContainerWithTimeout/1
13:39:54 [2020-10-03T13:39:54.141Z] === PAUSE TestStopContainerWithTimeout/1
13:39:54 [2020-10-03T13:39:54.141Z] === RUN   TestStopContainerWithTimeout/3
13:39:54 [2020-10-03T13:39:54.141Z] === PAUSE TestStopContainerWithTimeout/3
13:39:54 [2020-10-03T13:39:54.141Z] === RUN   TestStopContainerWithTimeout/-1
13:39:54 [2020-10-03T13:39:54.141Z] === PAUSE TestStopContainerWithTimeout/-1
13:39:54 [2020-10-03T13:39:54.141Z] === CONT  TestStopContainerWithTimeout/0
13:39:54 [2020-10-03T13:39:54.400Z] === CONT  TestStopContainerWithTimeout/-1
13:39:54 [2020-10-03T13:39:54.660Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:39:55 [2020-10-03T13:39:55.636Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s)
13:39:55 [2020-10-03T13:39:55.636Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:so3wmdf2v14gnt93x5nqhf1o2 Created:2020-10-03 13:39:47.122374021 +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[0d98b6360338805c137a2a5224b7e117286d43f698832e92aabb102ae92408b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zw9rdj6rkyb96dgua55lz8xtf EndpointID:92a449f2753f6bf14876c7225fdb7f4963614a4d30e3d18f05bb4efe324a3c87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2dd69a5163342f956002784eb85b2df5a4cbbb5532277b0f4d5894036a26436c 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:d952e9a7f3ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zw9rdj6rkyb96dgua55lz8xtf EndpointID:92a449f2753f6bf14876c7225fdb7f4963614a4d30e3d18f05bb4efe324a3c87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:39:55 [2020-10-03T13:39:55.636Z] PASS
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] === Skipped
13:39:55 [2020-10-03T13:39:55.636Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:39:55 [2020-10-03T13:39:55.636Z]     service_test.go:236: FLAKY_TEST
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] DONE 23 tests, 1 skipped in 59.973s
13:39:55 [2020-10-03T13:39:55.636Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:39:55 [2020-10-03T13:39:55.636Z] ++ 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
13:39:55 [2020-10-03T13:39:55.636Z] ++ set -e
13:39:55 [2020-10-03T13:39:55.636Z] ++ '[' -n 0 ']'
13:39:55 [2020-10-03T13:39:55.636Z] ++ set -x
13:39:55 [2020-10-03T13:39:55.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-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
13:39:55 [2020-10-03T13:39:55.636Z] INFO: Testing against a local daemon
13:39:55 [2020-10-03T13:39:55.636Z] === RUN   TestDockerNetworkIpvlanPersistance
13:39:55 [2020-10-03T13:39:55.636Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
13:39:55 [2020-10-03T13:39:55.636Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:39:55 [2020-10-03T13:39:55.636Z] === RUN   TestDockerNetworkIpvlan
13:39:55 [2020-10-03T13:39:55.636Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:39:55 [2020-10-03T13:39:55.636Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:39:55 [2020-10-03T13:39:55.636Z] PASS
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] === Skipped
13:39:55 [2020-10-03T13:39:55.636Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
13:39:55 [2020-10-03T13:39:55.636Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:39:55 [2020-10-03T13:39:55.636Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] 
13:39:55 [2020-10-03T13:39:55.636Z] DONE 2 tests, 2 skipped in 0.166s
13:39:55 [2020-10-03T13:39:55.636Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:39:55 [2020-10-03T13:39:55.636Z] ++ 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
13:39:55 [2020-10-03T13:39:55.636Z] ++ set -e
13:39:55 [2020-10-03T13:39:55.636Z] ++ '[' -n 0 ']'
13:39:55 [2020-10-03T13:39:55.636Z] ++ set -x
13:39:55 [2020-10-03T13:39:55.637Z] ++ env -i DEST=/go/src/github.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
13:39:55 [2020-10-03T13:39:55.637Z] INFO: Testing against a local daemon
13:39:55 [2020-10-03T13:39:55.637Z] === RUN   TestDockerNetworkMacvlanPersistance
13:39:56 [2020-10-03T13:39:56.042Z] === CONT  TestStopContainerWithTimeout/3
13:39:56 [2020-10-03T13:39:56.981Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:39:57 [2020-10-03T13:39:57.025Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s)
13:39:57 [2020-10-03T13:39:57.025Z] === RUN   TestDockerNetworkMacvlan
13:39:57 [2020-10-03T13:39:57.550Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:39:57 [2020-10-03T13:39:57.550Z] === CONT  TestStopContainerWithTimeout/1
13:39:58 [2020-10-03T13:39:58.413Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:39:58 [2020-10-03T13:39:58.933Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:39:59 [2020-10-03T13:39:59.193Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:39:59 [2020-10-03T13:39:59.193Z]     --- PASS: TestStopContainerWithTimeout/0 (1.48s)
13:39:59 [2020-10-03T13:39:59.193Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
13:39:59 [2020-10-03T13:39:59.193Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
13:39:59 [2020-10-03T13:39:59.193Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
13:39:59 [2020-10-03T13:39:59.193Z] === RUN   TestDeleteDevicemapper
13:39:59 [2020-10-03T13:39:59.193Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:39:59 [2020-10-03T13:39:59.193Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:39:59 [2020-10-03T13:39:59.193Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:39:59 [2020-10-03T13:39:59.357Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:39:59 [2020-10-03T13:39:59.762Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:40:00 [2020-10-03T13:40:00.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:40:00 [2020-10-03T13:40:00.745Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:40:02 [2020-10-03T13:40:02.229Z] --- PASS: TestDockerNetworkConnectAlias (7.87s)
13:40:02 [2020-10-03T13:40:02.229Z] === RUN   TestDockerNetworkReConnect
13:40:04 [2020-10-03T13:40:04.053Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:40:04 [2020-10-03T13:40:04.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.21s)
13:40:04 [2020-10-03T13:40:04.218Z] === RUN   TestUpdateMemory
13:40:04 [2020-10-03T13:40:04.218Z] --- SKIP: TestUpdateMemory (0.00s)
13:40:04 [2020-10-03T13:40:04.218Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:40:04 [2020-10-03T13:40:04.218Z] === RUN   TestUpdateCPUQuota
13:40:04 [2020-10-03T13:40:04.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:40:05 [2020-10-03T13:40:05.415Z] --- PASS: TestUpdateCPUQuota (1.73s)
13:40:05 [2020-10-03T13:40:05.415Z] === RUN   TestUpdatePidsLimit
13:40:05 [2020-10-03T13:40:05.415Z] === RUN   TestUpdatePidsLimit/update_from_none
13:40:05 [2020-10-03T13:40:05.674Z] === RUN   TestUpdatePidsLimit/no_change
13:40:06 [2020-10-03T13:40:06.243Z] === RUN   TestUpdatePidsLimit/update_lower
13:40:06 [2020-10-03T13:40:06.502Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:40:07 [2020-10-03T13:40:07.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:40:07 [2020-10-03T13:40:07.329Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:40:07 [2020-10-03T13:40:07.815Z] --- PASS: TestDockerNetworkReConnect (6.11s)
13:40:07 [2020-10-03T13:40:07.815Z] === RUN   TestServicePlugin
13:40:07 [2020-10-03T13:40:07.815Z] --- SKIP: TestServicePlugin (0.00s)
13:40:07 [2020-10-03T13:40:07.815Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:07 [2020-10-03T13:40:07.815Z] === RUN   TestServiceUpdateLabel
13:40:07 [2020-10-03T13:40:07.898Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:40:08 [2020-10-03T13:40:08.265Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:40:09 [2020-10-03T13:40:09.278Z] --- PASS: TestUpdatePidsLimit (3.80s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
13:40:09 [2020-10-03T13:40:09.278Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
13:40:09 [2020-10-03T13:40:09.278Z] === RUN   TestUpdateRestartPolicy
13:40:11 [2020-10-03T13:40:11.327Z] --- PASS: TestServiceUpdateLabel (3.55s)
13:40:11 [2020-10-03T13:40:11.327Z] === RUN   TestServiceUpdateSecrets
13:40:14 [2020-10-03T13:40:14.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
13:40:14 [2020-10-03T13:40:14.858Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:40:15 [2020-10-03T13:40:15.803Z] --- PASS: TestDockerNetworkMacvlan (18.47s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s)
13:40:15 [2020-10-03T13:40:15.803Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
13:40:15 [2020-10-03T13:40:15.803Z] PASS
13:40:15 [2020-10-03T13:40:15.803Z] 
13:40:15 [2020-10-03T13:40:15.803Z] DONE 8 tests in 20.885s
13:40:15 [2020-10-03T13:40:15.803Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:40:15 [2020-10-03T13:40:15.803Z] ++ 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
13:40:15 [2020-10-03T13:40:15.803Z] ++ set -e
13:40:15 [2020-10-03T13:40:15.803Z] ++ '[' -n 0 ']'
13:40:15 [2020-10-03T13:40:15.803Z] ++ set -x
13:40:15 [2020-10-03T13:40:15.803Z] ++ env -i DEST=/go/src/github.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
13:40:15 [2020-10-03T13:40:15.803Z] testing: warning: no tests to run
13:40:15 [2020-10-03T13:40:15.803Z] PASS
13:40:15 [2020-10-03T13:40:15.803Z] 
13:40:15 [2020-10-03T13:40:15.803Z] DONE 0 tests in 0.034s
13:40:15 [2020-10-03T13:40:15.803Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:40:15 [2020-10-03T13:40:15.803Z] ++ 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
13:40:15 [2020-10-03T13:40:15.803Z] ++ set -e
13:40:15 [2020-10-03T13:40:15.803Z] ++ '[' -n 0 ']'
13:40:15 [2020-10-03T13:40:15.803Z] ++ set -x
13:40:15 [2020-10-03T13:40:15.803Z] ++ env -i DEST=/go/src/github.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
13:40:15 [2020-10-03T13:40:15.803Z] INFO: Testing against a local daemon
13:40:15 [2020-10-03T13:40:15.803Z] === RUN   TestAuthZPluginAllowRequest
13:40:16 [2020-10-03T13:40:16.492Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:40:16 [2020-10-03T13:40:16.492Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:40:17 [2020-10-03T13:40:17.429Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:40:17 [2020-10-03T13:40:17.721Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
13:40:17 [2020-10-03T13:40:17.721Z] === RUN   TestAuthZPluginTLS
13:40:18 [2020-10-03T13:40:18.295Z] --- PASS: TestAuthZPluginTLS (0.71s)
13:40:18 [2020-10-03T13:40:18.295Z] === RUN   TestAuthZPluginDenyRequest
13:40:18 [2020-10-03T13:40:18.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:40:18 [2020-10-03T13:40:18.868Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
13:40:18 [2020-10-03T13:40:18.868Z] === RUN   TestAuthZPluginAPIDenyResponse
13:40:19 [2020-10-03T13:40:19.814Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
13:40:19 [2020-10-03T13:40:19.814Z] === RUN   TestAuthZPluginDenyResponse
13:40:20 [2020-10-03T13:40:20.388Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
13:40:20 [2020-10-03T13:40:20.388Z] === RUN   TestAuthZPluginAllowEventStream
13:40:20 [2020-10-03T13:40:20.713Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:40:20 [2020-10-03T13:40:20.972Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:40:21 [2020-10-03T13:40:21.540Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:40:22 [2020-10-03T13:40:22.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
13:40:22 [2020-10-03T13:40:22.309Z] === RUN   TestAuthZPluginErrorResponse
13:40:22 [2020-10-03T13:40:22.477Z] --- PASS: TestUpdateRestartPolicy (13.38s)
13:40:22 [2020-10-03T13:40:22.478Z] === RUN   TestUpdateRestartWithAutoRemove
13:40:22 [2020-10-03T13:40:22.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:40:22 [2020-10-03T13:40:22.571Z] --- PASS: TestAuthZPluginErrorResponse (0.63s)
13:40:22 [2020-10-03T13:40:22.571Z] === RUN   TestAuthZPluginErrorRequest
13:40:23 [2020-10-03T13:40:23.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
13:40:23 [2020-10-03T13:40:23.046Z] === RUN   TestWaitNonBlocked
13:40:23 [2020-10-03T13:40:23.307Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:40:23 [2020-10-03T13:40:23.307Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:40:23 [2020-10-03T13:40:23.307Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:40:23 [2020-10-03T13:40:23.307Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:40:23 [2020-10-03T13:40:23.307Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:40:23 [2020-10-03T13:40:23.307Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:40:23 [2020-10-03T13:40:23.517Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
13:40:23 [2020-10-03T13:40:23.517Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:40:24 [2020-10-03T13:40:24.091Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
13:40:24 [2020-10-03T13:40:24.091Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:40:24 [2020-10-03T13:40:24.684Z] --- PASS: TestWaitNonBlocked (0.04s)
13:40:24 [2020-10-03T13:40:24.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
13:40:24 [2020-10-03T13:40:24.684Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
13:40:24 [2020-10-03T13:40:24.684Z] === RUN   TestWaitBlocked
13:40:24 [2020-10-03T13:40:24.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:40:24 [2020-10-03T13:40:24.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:40:24 [2020-10-03T13:40:24.684Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:40:24 [2020-10-03T13:40:24.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:40:24 [2020-10-03T13:40:24.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:40:24 [2020-10-03T13:40:24.684Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:40:24 [2020-10-03T13:40:24.684Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:40:25 [2020-10-03T13:40:25.167Z] Created binary: bundles/binary-daemon/dockerd-dev
13:40:25 [2020-10-03T13:40:25.167Z] Copying nested executables into bundles/binary-daemon
13:40:25 [2020-10-03T13:40:25.167Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
13:40:25 [2020-10-03T13:40:25.253Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:40:25 [2020-10-03T13:40:25.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh cross
13:40:25 [2020-10-03T13:40:25.512Z] --- PASS: TestWaitBlocked (0.02s)
13:40:25 [2020-10-03T13:40:25.512Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
13:40:25 [2020-10-03T13:40:25.512Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
13:40:25 [2020-10-03T13:40:25.512Z] === CONT  TestContainerStartOnDaemonRestart
13:40:25 [2020-10-03T13:40:25.512Z] === CONT  TestContainerKillOnDaemonStart
13:40:25 [2020-10-03T13:40:25.746Z] 
13:40:26 [2020-10-03T13:40:26.001Z] Removing bundles/
13:40:26 [2020-10-03T13:40:26.001Z] 
13:40:26 [2020-10-03T13:40:26.001Z] ---> Making bundle: cross (in bundles/cross)
13:40:26 [2020-10-03T13:40:26.001Z] Cross building: bundles/cross/linux/amd64
13:40:26 [2020-10-03T13:40:26.001Z] Building: bundles/cross/linux/amd64/dockerd-dev
13:40:26 [2020-10-03T13:40:26.001Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:40:26 [2020-10-03T13:40:26.640Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
13:40:26 [2020-10-03T13:40:26.640Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:40:29 [2020-10-03T13:40:29.189Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.55s)
13:40:29 [2020-10-03T13:40:29.189Z] === RUN   TestAuthZPluginHeader
13:40:29 [2020-10-03T13:40:29.694Z] --- PASS: TestBuildWithHugeFile (53.88s)
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership/copy_from
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:40:29 [2020-10-03T13:40:29.707Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s)
13:40:29 [2020-10-03T13:40:29.707Z] === CONT  TestIpcModeOlderClient
13:40:29 [2020-10-03T13:40:29.707Z] --- PASS: TestIpcModeOlderClient (0.10s)
13:40:29 [2020-10-03T13:40:29.707Z] === CONT  TestDaemonHostGatewayIP
13:40:29 [2020-10-03T13:40:29.763Z] --- PASS: TestAuthZPluginHeader (0.98s)
13:40:29 [2020-10-03T13:40:29.763Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:40:29 [2020-10-03T13:40:29.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:40:29 [2020-10-03T13:40:29.763Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:29 [2020-10-03T13:40:29.763Z] === RUN   TestAuthZPluginV2Disable
13:40:29 [2020-10-03T13:40:29.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:40:29 [2020-10-03T13:40:29.763Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:29 [2020-10-03T13:40:29.763Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:40:29 [2020-10-03T13:40:29.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:40:29 [2020-10-03T13:40:29.763Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:29 [2020-10-03T13:40:29.763Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:40:29 [2020-10-03T13:40:29.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:40:29 [2020-10-03T13:40:29.763Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:29 [2020-10-03T13:40:29.763Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:40:29 [2020-10-03T13:40:29.912Z] --- PASS: TestServiceUpdateSecrets (15.83s)
13:40:29 [2020-10-03T13:40:29.912Z] === RUN   TestServiceUpdateConfigs
13:40:29 [2020-10-03T13:40:29.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:40:30 [2020-10-03T13:40:30.329Z] --- PASS: TestBuildPreserveOwnership (3.77s)
13:40:30 [2020-10-03T13:40:30.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
13:40:30 [2020-10-03T13:40:30.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s)
13:40:30 [2020-10-03T13:40:30.329Z] === RUN   TestBuildPlatformInvalid
13:40:30 [2020-10-03T13:40:30.329Z] --- PASS: TestBuildPlatformInvalid (0.11s)
13:40:30 [2020-10-03T13:40:30.329Z] PASS
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] === Skipped
13:40:30 [2020-10-03T13:40:30.329Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
13:40:30 [2020-10-03T13:40:30.329Z]     build_session_test.go:25: TODO: BuildKit
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] DONE 32 tests, 1 skipped in 92.340s
13:40:30 [2020-10-03T13:40:30.329Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
13:40:30 [2020-10-03T13:40:30.329Z] ++ 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
13:40:30 [2020-10-03T13:40:30.329Z] ++ set -e
13:40:30 [2020-10-03T13:40:30.329Z] ++ '[' -n 0 ']'
13:40:30 [2020-10-03T13:40:30.329Z] ++ set -x
13:40:30 [2020-10-03T13:40:30.329Z] ++ env -i DEST=/go/src/github.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
13:40:30 [2020-10-03T13:40:30.622Z] INFO: Testing against a local daemon
13:40:30 [2020-10-03T13:40:30.622Z] === RUN   TestConfigInspect
13:40:30 [2020-10-03T13:40:30.903Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:40:31 [2020-10-03T13:40:31.472Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:40:32 [2020-10-03T13:40:32.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:40:32 [2020-10-03T13:40:32.610Z] --- PASS: TestDaemonHostGatewayIP (3.35s)
13:40:32 [2020-10-03T13:40:32.610Z] === CONT  TestDaemonRestartIpcMode
13:40:32 [2020-10-03T13:40:32.703Z] --- PASS: TestConfigInspect (1.92s)
13:40:32 [2020-10-03T13:40:32.703Z] === RUN   TestConfigList
13:40:33 [2020-10-03T13:40:33.178Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:40:33 [2020-10-03T13:40:33.745Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:40:34 [2020-10-03T13:40:34.221Z] --- PASS: TestConfigList (1.89s)
13:40:34 [2020-10-03T13:40:34.221Z] === RUN   TestConfigsCreateAndDelete
13:40:34 [2020-10-03T13:40:34.314Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:40:35 [2020-10-03T13:40:35.252Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:40:36 [2020-10-03T13:40:36.189Z] --- PASS: TestDaemonRestartIpcMode (3.55s)
13:40:36 [2020-10-03T13:40:36.312Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
13:40:36 [2020-10-03T13:40:36.312Z] === RUN   TestConfigsUpdate
13:40:38 [2020-10-03T13:40:38.392Z] --- PASS: TestConfigsUpdate (1.89s)
13:40:38 [2020-10-03T13:40:38.392Z] === RUN   TestTemplatedConfig
13:40:39 [2020-10-03T13:40:39.481Z] --- PASS: TestContainerKillOnDaemonStart (13.40s)
13:40:39 [2020-10-03T13:40:39.481Z] PASS
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === Skipped
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:40:39 [2020-10-03T13:40:39.481Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] 
13:40:39 [2020-10-03T13:40:39.481Z] DONE 192 tests, 6 skipped in 144.199s
13:40:39 [2020-10-03T13:40:39.481Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:40:39 [2020-10-03T13:40:39.481Z] ++ 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
13:40:39 [2020-10-03T13:40:39.481Z] ++ set -e
13:40:39 [2020-10-03T13:40:39.481Z] ++ '[' -n 0 ']'
13:40:39 [2020-10-03T13:40:39.481Z] ++ set -x
13:40:39 [2020-10-03T13:40:39.481Z] ++ env -i DEST=/go/src/github.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
13:40:39 [2020-10-03T13:40:39.481Z] INFO: Testing against a local daemon
13:40:39 [2020-10-03T13:40:39.481Z] === RUN   TestCommitInheritsEnv
13:40:39 [2020-10-03T13:40:39.740Z] --- PASS: TestCommitInheritsEnv (0.46s)
13:40:39 [2020-10-03T13:40:39.740Z] === RUN   TestImportExtremelyLargeImageWorks
13:40:39 [2020-10-03T13:40:39.740Z] === PAUSE TestImportExtremelyLargeImageWorks
13:40:39 [2020-10-03T13:40:39.740Z] === RUN   TestImagesFilterMultiReference
13:40:39 [2020-10-03T13:40:39.740Z] --- PASS: TestImagesFilterMultiReference (0.09s)
13:40:39 [2020-10-03T13:40:39.740Z] === RUN   TestImagePullPlatformInvalid
13:40:39 [2020-10-03T13:40:39.999Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:40:39 [2020-10-03T13:40:39.999Z] === RUN   TestRemoveImageOrphaning
13:40:40 [2020-10-03T13:40:40.258Z] --- PASS: TestRemoveImageOrphaning (0.49s)
13:40:40 [2020-10-03T13:40:40.258Z] === RUN   TestRemoveImageGarbageCollector
13:40:40 [2020-10-03T13:40:40.485Z] --- PASS: TestTemplatedConfig (2.42s)
13:40:40 [2020-10-03T13:40:40.485Z] === RUN   TestConfigCreateResolve
13:40:40 [2020-10-03T13:40:40.828Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:40:42 [2020-10-03T13:40:42.563Z] --- PASS: TestConfigCreateResolve (1.97s)
13:40:42 [2020-10-03T13:40:42.563Z] === RUN   TestConfigDaemonLibtrustID
13:40:42 [2020-10-03T13:40:42.737Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:40:42 [2020-10-03T13:40:42.737Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:40:42 [2020-10-03T13:40:42.738Z] --- PASS: TestRemoveImageGarbageCollector (2.42s)
13:40:42 [2020-10-03T13:40:42.738Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:40:42 [2020-10-03T13:40:42.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:40:42 [2020-10-03T13:40:42.738Z] === RUN   TestTagInvalidReference
13:40:42 [2020-10-03T13:40:42.997Z] --- PASS: TestTagInvalidReference (0.02s)
13:40:42 [2020-10-03T13:40:42.997Z] === RUN   TestTagValidPrefixedRepo
13:40:42 [2020-10-03T13:40:42.997Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
13:40:42 [2020-10-03T13:40:42.997Z] === RUN   TestTagExistedNameWithoutForce
13:40:42 [2020-10-03T13:40:42.997Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:40:42 [2020-10-03T13:40:42.997Z] === RUN   TestTagOfficialNames
13:40:42 [2020-10-03T13:40:42.997Z] --- PASS: TestTagOfficialNames (0.07s)
13:40:42 [2020-10-03T13:40:42.997Z] === RUN   TestTagMatchesDigest
13:40:42 [2020-10-03T13:40:42.997Z] --- PASS: TestTagMatchesDigest (0.05s)
13:40:42 [2020-10-03T13:40:42.997Z] === CONT  TestImportExtremelyLargeImageWorks
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
13:40:43 [2020-10-03T13:40:43.199Z] PASS
13:40:43 [2020-10-03T13:40:43.199Z] 
13:40:43 [2020-10-03T13:40:43.199Z] DONE 7 tests in 12.594s
13:40:43 [2020-10-03T13:40:43.199Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
13:40:43 [2020-10-03T13:40:43.199Z] ++ 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
13:40:43 [2020-10-03T13:40:43.199Z] ++ set -e
13:40:43 [2020-10-03T13:40:43.199Z] ++ '[' -n 0 ']'
13:40:43 [2020-10-03T13:40:43.199Z] ++ set -x
13:40:43 [2020-10-03T13:40:43.199Z] ++ env -i DEST=/go/src/github.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
13:40:43 [2020-10-03T13:40:43.199Z] INFO: Testing against a local daemon
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCheckpoint
13:40:43 [2020-10-03T13:40:43.199Z] --- SKIP: TestCheckpoint (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyFromContainerPathIsNotDir
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyToContainerPathDoesNotExist
13:40:43 [2020-10-03T13:40:43.256Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:40:43 [2020-10-03T13:40:43.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:40:43 [2020-10-03T13:40:43.492Z] === RUN   TestCopyToContainerPathIsNotDir
13:40:43 [2020-10-03T13:40:43.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:40:43 [2020-10-03T13:40:43.492Z] === RUN   TestCopyFromContainer
13:40:44 [2020-10-03T13:40:44.193Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:40:44 [2020-10-03T13:40:44.534Z] === RUN   TestCopyFromContainer//
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer//bar/root
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer//bar/root/
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer/bar/quux
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer/bar/quux/
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:40:45 [2020-10-03T13:40:45.243Z] --- PASS: TestServiceUpdateConfigs (15.80s)
13:40:45 [2020-10-03T13:40:45.243Z] === RUN   TestServiceUpdateNetwork
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCopyFromContainer/bar/notarget
13:40:45 [2020-10-03T13:40:45.416Z] --- PASS: TestCopyFromContainer (1.94s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateLinkToNonExistingContainer
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateTmpfsMountsTarget
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithCustomMaskedPaths
13:40:46 [2020-10-03T13:40:46.102Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:40:46 [2020-10-03T13:40:46.937Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
13:40:46 [2020-10-03T13:40:46.937Z] === RUN   TestCreateWithCustomReadonlyPaths
13:40:47 [2020-10-03T13:40:47.483Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:40:47 [2020-10-03T13:40:47.886Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s)
13:40:47 [2020-10-03T13:40:47.886Z] PASS
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] === Skipped
13:40:47 [2020-10-03T13:40:47.886Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:40:47 [2020-10-03T13:40:47.886Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:40:47 [2020-10-03T13:40:47.886Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:40:47 [2020-10-03T13:40:47.886Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:40:47 [2020-10-03T13:40:47.886Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] 
13:40:47 [2020-10-03T13:40:47.886Z] DONE 17 tests, 4 skipped in 32.220s
13:40:47 [2020-10-03T13:40:47.886Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:40:47 [2020-10-03T13:40:47.886Z] ++ 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
13:40:47 [2020-10-03T13:40:47.886Z] ++ set -e
13:40:47 [2020-10-03T13:40:47.886Z] ++ '[' -n 0 ']'
13:40:47 [2020-10-03T13:40:47.886Z] ++ set -x
13:40:47 [2020-10-03T13:40:47.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:40:48 [2020-10-03T13:40:48.148Z] INFO: Testing against a local daemon
13:40:48 [2020-10-03T13:40:48.148Z] === RUN   TestPluginInvalidJSON
13:40:48 [2020-10-03T13:40:48.148Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:40:48 [2020-10-03T13:40:48.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:40:48 [2020-10-03T13:40:48.148Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:40:48 [2020-10-03T13:40:48.148Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:40:48 [2020-10-03T13:40:48.148Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:40:48 [2020-10-03T13:40:48.148Z] === RUN   TestPluginInstall
13:40:48 [2020-10-03T13:40:48.148Z] === RUN   TestPluginInstall/no_auth
13:40:48 [2020-10-03T13:40:48.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
13:40:48 [2020-10-03T13:40:48.754Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:40:49 [2020-10-03T13:40:49.048Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform/different_os
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:40:49 [2020-10-03T13:40:49.048Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:40:49 [2020-10-03T13:40:49.048Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:40:49 [2020-10-03T13:40:49.048Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:40:49 [2020-10-03T13:40:49.049Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestContainerStartOnDaemonRestart
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestContainerStartOnDaemonRestart
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDaemonRestartIpcMode
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestDaemonRestartIpcMode
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDaemonHostGatewayIP
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestDaemonHostGatewayIP
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestContainerKillOnDaemonStart
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestContainerKillOnDaemonStart
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDiff
13:40:49 [2020-10-03T13:40:49.688Z] --- PASS: TestDiff (0.47s)
13:40:49 [2020-10-03T13:40:49.688Z] === RUN   TestExecWithCloseStdin
13:40:50 [2020-10-03T13:40:50.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:40:50 [2020-10-03T13:40:50.022Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:40:50 [2020-10-03T13:40:50.341Z] --- PASS: TestExecWithCloseStdin (0.58s)
13:40:50 [2020-10-03T13:40:50.341Z] === RUN   TestExec
13:40:50 [2020-10-03T13:40:50.975Z] --- PASS: TestExec (0.61s)
13:40:50 [2020-10-03T13:40:50.975Z] === RUN   TestExecUser
13:40:51 [2020-10-03T13:40:51.611Z] --- PASS: TestExecUser (0.61s)
13:40:51 [2020-10-03T13:40:51.611Z] === RUN   TestExportContainerAndImportImage
13:40:52 [2020-10-03T13:40:52.253Z] --- PASS: TestExportContainerAndImportImage (0.78s)
13:40:52 [2020-10-03T13:40:52.253Z] === RUN   TestExportContainerAfterDaemonRestart
13:40:52 [2020-10-03T13:40:52.560Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:40:53 [2020-10-03T13:40:53.130Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:40:53 [2020-10-03T13:40:53.130Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:40:53 [2020-10-03T13:40:53.130Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:40:53 [2020-10-03T13:40:53.389Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:40:53 [2020-10-03T13:40:53.448Z] time="2020-10-03T13:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:53 [2020-10-03T13:40:53.448Z] time="2020-10-03T13:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9101151526f9d12e11606c31e8f205663b33484b5c4b45666f64a535e1579e6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:53 [2020-10-03T13:40:53.448Z] time="2020-10-03T13:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:53 [2020-10-03T13:40:53.448Z] time="2020-10-03T13:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9101151526f9d12e11606c31e8f205663b33484b5c4b45666f64a535e1579e6" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:53 [2020-10-03T13:40:53.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
13:40:53 [2020-10-03T13:40:53.773Z] === RUN   TestHealthCheckWorkdir
13:40:53 [2020-10-03T13:40:53.958Z] === RUN   TestDockerSuite/TestBuildCmd
13:40:54 [2020-10-03T13:40:54.021Z] === RUN   TestPluginInstall/with_htpasswd
13:40:54 [2020-10-03T13:40:54.414Z] --- PASS: TestHealthCheckWorkdir (0.77s)
13:40:54 [2020-10-03T13:40:54.414Z] === RUN   TestHealthKillContainer
13:40:54 [2020-10-03T13:40:54.527Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:40:54 [2020-10-03T13:40:54.786Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:40:54 [2020-10-03T13:40:54.966Z] time="2020-10-03T13:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:54 [2020-10-03T13:40:54.966Z] time="2020-10-03T13:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9199459b18aa23c26ec5ff9470d42dd0e6b4d18d5ed4e711a9edc6392455b5a2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:54 [2020-10-03T13:40:54.966Z] time="2020-10-03T13:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:54 [2020-10-03T13:40:54.966Z] time="2020-10-03T13:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9199459b18aa23c26ec5ff9470d42dd0e6b4d18d5ed4e711a9edc6392455b5a2" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:55 [2020-10-03T13:40:55.228Z] === RUN   TestPluginInstall/with_insecure
13:40:55 [2020-10-03T13:40:55.355Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:40:55 [2020-10-03T13:40:55.355Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:40:56 [2020-10-03T13:40:56.617Z] time="2020-10-03T13:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:56 [2020-10-03T13:40:56.617Z] time="2020-10-03T13:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f3cf4deed57abc76e113b640e389f5338f873e1ec3f6198029972b8e176a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:56 [2020-10-03T13:40:56.617Z] time="2020-10-03T13:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:40:56 [2020-10-03T13:40:56.617Z] time="2020-10-03T13:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f3cf4deed57abc76e113b640e389f5338f873e1ec3f6198029972b8e176a6d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:40:56 [2020-10-03T13:40:56.736Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:40:56 [2020-10-03T13:40:56.878Z] --- PASS: TestPluginInstall (8.86s)
13:40:56 [2020-10-03T13:40:56.878Z]     --- PASS: TestPluginInstall/no_auth (5.87s)
13:40:56 [2020-10-03T13:40:56.878Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
13:40:56 [2020-10-03T13:40:56.878Z]     --- PASS: TestPluginInstall/with_insecure (1.81s)
13:40:56 [2020-10-03T13:40:56.878Z]         plugin_test.go:157: [d17e63aaf6f34] daemon is not started
13:40:56 [2020-10-03T13:40:56.878Z] PASS
13:40:56 [2020-10-03T13:40:56.878Z] 
13:40:56 [2020-10-03T13:40:56.878Z] DONE 6 tests in 9.080s
13:40:56 [2020-10-03T13:40:56.878Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:40:56 [2020-10-03T13:40:56.878Z] ++ 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
13:40:56 [2020-10-03T13:40:56.878Z] ++ set -e
13:40:56 [2020-10-03T13:40:56.878Z] ++ '[' -n 0 ']'
13:40:56 [2020-10-03T13:40:56.878Z] ++ set -x
13:40:56 [2020-10-03T13:40:56.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=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
13:40:56 [2020-10-03T13:40:56.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:40:57 [2020-10-03T13:40:57.139Z] INFO: Testing against a local daemon
13:40:57 [2020-10-03T13:40:57.139Z] === RUN   TestExternalGraphDriver
13:40:57 [2020-10-03T13:40:57.149Z] --- PASS: TestHealthKillContainer (2.60s)
13:40:57 [2020-10-03T13:40:57.150Z] === RUN   TestInspectCpusetInConfigPre120
13:40:57 [2020-10-03T13:40:57.401Z] === RUN   TestExternalGraphDriver/json
13:40:57 [2020-10-03T13:40:57.443Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
13:40:57 [2020-10-03T13:40:57.443Z] === RUN   TestIpcModeNone
13:40:58 [2020-10-03T13:40:58.089Z] --- PASS: TestIpcModeNone (0.63s)
13:40:58 [2020-10-03T13:40:58.089Z] === RUN   TestIpcModePrivate
13:40:58 [2020-10-03T13:40:58.726Z] --- PASS: TestIpcModePrivate (0.59s)
13:40:58 [2020-10-03T13:40:58.726Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
13:40:58 [2020-10-03T13:40:58.726Z] === RUN   TestIpcModeShareable
13:40:59 [2020-10-03T13:40:59.364Z] --- PASS: TestIpcModeShareable (0.62s)
13:40:59 [2020-10-03T13:40:59.364Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
13:40:59 [2020-10-03T13:40:59.364Z] === RUN   TestAPIIpcModeShareableAndContainer
13:40:59 [2020-10-03T13:40:59.951Z] === RUN   TestExternalGraphDriver/spec
13:41:00 [2020-10-03T13:41:00.615Z] --- PASS: TestServiceUpdateNetwork (15.97s)
13:41:00 [2020-10-03T13:41:00.615Z] === RUN   TestServiceUpdatePidsLimit
13:41:00 [2020-10-03T13:41:00.615Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:41:01 [2020-10-03T13:41:01.246Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:41:01 [2020-10-03T13:41:01.445Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
13:41:01 [2020-10-03T13:41:01.445Z] === RUN   TestAPIIpcModeHost
13:41:01 [2020-10-03T13:41:01.745Z] --- PASS: TestAPIIpcModeHost (0.47s)
13:41:01 [2020-10-03T13:41:01.745Z] === RUN   TestDaemonIpcModeShareable
13:41:02 [2020-10-03T13:41:02.275Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:41:02 [2020-10-03T13:41:02.504Z] === RUN   TestExternalGraphDriver/pull
13:41:02 [2020-10-03T13:41:02.543Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:41:03 [2020-10-03T13:41:03.406Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
13:41:03 [2020-10-03T13:41:03.406Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:41:03 [2020-10-03T13:41:03.406Z] === RUN   TestDaemonIpcModePrivate
13:41:03 [2020-10-03T13:41:03.953Z] === RUN   TestDockerSuite/TestBuildContChar
13:41:04 [2020-10-03T13:41:04.451Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
13:41:04 [2020-10-03T13:41:04.451Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:41:04 [2020-10-03T13:41:04.451Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:41:05 [2020-10-03T13:41:05.055Z] --- PASS: TestExternalGraphDriver (7.71s)
13:41:05 [2020-10-03T13:41:05.055Z]     --- PASS: TestExternalGraphDriver/json (2.55s)
13:41:05 [2020-10-03T13:41:05.055Z]     --- PASS: TestExternalGraphDriver/spec (2.74s)
13:41:05 [2020-10-03T13:41:05.055Z]     --- PASS: TestExternalGraphDriver/pull (2.29s)
13:41:05 [2020-10-03T13:41:05.055Z] === RUN   TestGraphdriverPluginV2
13:41:05 [2020-10-03T13:41:05.055Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
13:41:05 [2020-10-03T13:41:05.055Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:41:05 [2020-10-03T13:41:05.055Z] PASS
13:41:05 [2020-10-03T13:41:05.055Z] 
13:41:05 [2020-10-03T13:41:05.055Z] === Skipped
13:41:05 [2020-10-03T13:41:05.055Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
13:41:05 [2020-10-03T13:41:05.055Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:41:05 [2020-10-03T13:41:05.055Z] 
13:41:05 [2020-10-03T13:41:05.055Z] 
13:41:05 [2020-10-03T13:41:05.055Z] DONE 5 tests, 1 skipped in 7.921s
13:41:05 [2020-10-03T13:41:05.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:41:05 [2020-10-03T13:41:05.055Z] ++ 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
13:41:05 [2020-10-03T13:41:05.055Z] ++ set -e
13:41:05 [2020-10-03T13:41:05.055Z] ++ '[' -n 0 ']'
13:41:05 [2020-10-03T13:41:05.055Z] ++ set -x
13:41:05 [2020-10-03T13:41:05.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-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
13:41:05 [2020-10-03T13:41:05.055Z] INFO: Testing against a local daemon
13:41:05 [2020-10-03T13:41:05.055Z] === RUN   TestContinueAfterPluginCrash
13:41:05 [2020-10-03T13:41:05.055Z] === PAUSE TestContinueAfterPluginCrash
13:41:05 [2020-10-03T13:41:05.055Z] === RUN   TestReadPluginNoRead
13:41:05 [2020-10-03T13:41:05.055Z] === PAUSE TestReadPluginNoRead
13:41:05 [2020-10-03T13:41:05.055Z] === RUN   TestDaemonStartWithLogOpt
13:41:05 [2020-10-03T13:41:05.055Z] === PAUSE TestDaemonStartWithLogOpt
13:41:05 [2020-10-03T13:41:05.055Z] === CONT  TestContinueAfterPluginCrash
13:41:05 [2020-10-03T13:41:05.055Z] === CONT  TestDaemonStartWithLogOpt
13:41:05 [2020-10-03T13:41:05.055Z] === CONT  TestReadPluginNoRead
13:41:05 [2020-10-03T13:41:05.330Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:41:05 [2020-10-03T13:41:05.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s)
13:41:05 [2020-10-03T13:41:05.969Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:41:05 [2020-10-03T13:41:05.969Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:41:06 [2020-10-03T13:41:06.821Z] 4612f6d0b889: Pull complete
13:41:07 [2020-10-03T13:41:07.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
13:41:07 [2020-10-03T13:41:07.491Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:41:07 [2020-10-03T13:41:07.491Z] === RUN   TestIpcModeOlderClient
13:41:07 [2020-10-03T13:41:07.491Z] === PAUSE TestIpcModeOlderClient
13:41:07 [2020-10-03T13:41:07.491Z] === RUN   TestKillContainerInvalidSignal
13:41:07 [2020-10-03T13:41:07.786Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
13:41:07 [2020-10-03T13:41:07.786Z] === RUN   TestKillContainer
13:41:07 [2020-10-03T13:41:07.786Z] === RUN   TestKillContainer/no_signal
13:41:07 [2020-10-03T13:41:07.871Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:41:08 [2020-10-03T13:41:08.427Z] === RUN   TestKillContainer/non_killing_signal
13:41:08 [2020-10-03T13:41:08.726Z] === RUN   TestKillContainer/killing_signal
13:41:08 [2020-10-03T13:41:08.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:41:08 [2020-10-03T13:41:08.808Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:41:09 [2020-10-03T13:41:09.370Z] --- PASS: TestKillContainer (1.66s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/no_signal (0.54s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
13:41:09 [2020-10-03T13:41:09.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:41:09 [2020-10-03T13:41:09.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:41:09 [2020-10-03T13:41:09.377Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:41:09 [2020-10-03T13:41:09.636Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:41:09 [2020-10-03T13:41:09.716Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:41:10 [2020-10-03T13:41:10.008Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:41:10 [2020-10-03T13:41:10.204Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:41:10 [2020-10-03T13:41:10.361Z] === RUN   TestReadPluginNoRead/default
13:41:10 [2020-10-03T13:41:10.361Z] --- PASS: TestDaemonStartWithLogOpt (5.14s)
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
13:41:10 [2020-10-03T13:41:10.645Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
13:41:10 [2020-10-03T13:41:10.645Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillStoppedContainer
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillStoppedContainer (0.07s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillStoppedContainerAPIPre120
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillDifferentUserContainer
13:41:10 [2020-10-03T13:41:10.772Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:41:11 [2020-10-03T13:41:11.032Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:41:11 [2020-10-03T13:41:11.281Z] --- PASS: TestKillDifferentUserContainer (0.52s)
13:41:11 [2020-10-03T13:41:11.281Z] === RUN   TestInspectOomKilledTrue
13:41:11 [2020-10-03T13:41:11.748Z] === RUN   TestReadPluginNoRead/disabled_caching
13:41:11 [2020-10-03T13:41:11.917Z] --- PASS: TestInspectOomKilledTrue (0.87s)
13:41:11 [2020-10-03T13:41:11.917Z] === RUN   TestInspectOomKilledFalse
13:41:12 [2020-10-03T13:41:12.565Z] --- PASS: TestInspectOomKilledFalse (0.58s)
13:41:12 [2020-10-03T13:41:12.565Z] === RUN   TestLinksEtcHostsContentMatch
13:41:12 [2020-10-03T13:41:12.859Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
13:41:12 [2020-10-03T13:41:12.859Z] === RUN   TestLinksContainerNames
13:41:13 [2020-10-03T13:41:13.664Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:41:13 [2020-10-03T13:41:13.902Z] --- PASS: TestLinksContainerNames (1.06s)
13:41:13 [2020-10-03T13:41:13.902Z] === RUN   TestLogsFollowTailEmpty
13:41:14 [2020-10-03T13:41:14.537Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
13:41:14 [2020-10-03T13:41:14.537Z] === RUN   TestContainerNetworkMountsNoChown
13:41:15 [2020-10-03T13:41:15.175Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.225Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] --- PASS: TestMountDaemonRoot (0.03s)
13:41:15 [2020-10-03T13:41:15.470Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z] === RUN   TestContainerBindMountNonRecursive
13:41:15 [2020-10-03T13:41:15.581Z] --- PASS: TestReadPluginNoRead (10.18s)
13:41:15 [2020-10-03T13:41:15.582Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
13:41:15 [2020-10-03T13:41:15.582Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
13:41:15 [2020-10-03T13:41:15.582Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s)
13:41:15 [2020-10-03T13:41:15.582Z]     read_test.go:92: [dbffaedbb8372] daemon is not started
13:41:15 [2020-10-03T13:41:15.843Z] --- PASS: TestContinueAfterPluginCrash (10.72s)
13:41:15 [2020-10-03T13:41:15.843Z] PASS
13:41:15 [2020-10-03T13:41:15.843Z] 
13:41:15 [2020-10-03T13:41:15.843Z] DONE 6 tests in 10.896s
13:41:15 [2020-10-03T13:41:15.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:41:15 [2020-10-03T13:41:15.843Z] ++ 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
13:41:15 [2020-10-03T13:41:15.843Z] ++ set -e
13:41:15 [2020-10-03T13:41:15.843Z] ++ '[' -n 0 ']'
13:41:15 [2020-10-03T13:41:15.843Z] ++ set -x
13:41:15 [2020-10-03T13:41:15.843Z] ++ env -i DEST=/go/src/github.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
13:41:15 [2020-10-03T13:41:15.843Z] testing: warning: no tests to run
13:41:15 [2020-10-03T13:41:15.843Z] PASS
13:41:15 [2020-10-03T13:41:15.843Z] 
13:41:15 [2020-10-03T13:41:15.843Z] DONE 0 tests in 0.053s
13:41:15 [2020-10-03T13:41:15.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:41:15 [2020-10-03T13:41:15.843Z] ++ 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
13:41:15 [2020-10-03T13:41:15.843Z] ++ set -e
13:41:15 [2020-10-03T13:41:15.843Z] ++ '[' -n 0 ']'
13:41:15 [2020-10-03T13:41:15.843Z] ++ set -x
13:41:15 [2020-10-03T13:41:15.843Z] ++ env -i DEST=/go/src/github.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
13:41:16 [2020-10-03T13:41:16.105Z] INFO: Testing against a local daemon
13:41:16 [2020-10-03T13:41:16.105Z] === RUN   TestPluginWithDevMounts
13:41:16 [2020-10-03T13:41:16.105Z] === PAUSE TestPluginWithDevMounts
13:41:16 [2020-10-03T13:41:16.105Z] === CONT  TestPluginWithDevMounts
13:41:16 [2020-10-03T13:41:16.516Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
13:41:16 [2020-10-03T13:41:16.516Z] === RUN   TestNetworkNat
13:41:17 [2020-10-03T13:41:17.153Z] --- PASS: TestNetworkNat (0.55s)
13:41:17 [2020-10-03T13:41:17.153Z] === RUN   TestNetworkLocalhostTCPNat
13:41:17 [2020-10-03T13:41:17.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
13:41:17 [2020-10-03T13:41:17.793Z] === RUN   TestNetworkLoopbackNat
13:41:18 [2020-10-03T13:41:18.185Z] --- PASS: TestServiceUpdatePidsLimit (17.86s)
13:41:18 [2020-10-03T13:41:18.185Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
13:41:18 [2020-10-03T13:41:18.185Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
13:41:18 [2020-10-03T13:41:18.185Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
13:41:18 [2020-10-03T13:41:18.185Z] PASS
13:41:18 [2020-10-03T13:41:18.185Z] 
13:41:18 [2020-10-03T13:41:18.185Z] === Skipped
13:41:18 [2020-10-03T13:41:18.185Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
13:41:18 [2020-10-03T13:41:18.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:41:18 [2020-10-03T13:41:18.185Z] 
13:41:18 [2020-10-03T13:41:18.185Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
13:41:18 [2020-10-03T13:41:18.185Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:41:18 [2020-10-03T13:41:18.185Z] 
13:41:18 [2020-10-03T13:41:18.185Z] 
13:41:18 [2020-10-03T13:41:18.185Z] DONE 27 tests, 2 skipped in 174.864s
13:41:18 [2020-10-03T13:41:18.185Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
13:41:18 [2020-10-03T13:41:18.185Z] ++ 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
13:41:18 [2020-10-03T13:41:18.185Z] ++ set -e
13:41:18 [2020-10-03T13:41:18.185Z] ++ '[' -n 0 ']'
13:41:18 [2020-10-03T13:41:18.185Z] ++ set -x
13:41:18 [2020-10-03T13:41:18.185Z] ++ env -i DEST=/go/src/github.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
13:41:18 [2020-10-03T13:41:18.185Z] INFO: Testing against a local daemon
13:41:18 [2020-10-03T13:41:18.185Z] === RUN   TestSessionCreate
13:41:18 [2020-10-03T13:41:18.185Z] --- PASS: TestSessionCreate (0.01s)
13:41:18 [2020-10-03T13:41:18.185Z] === RUN   TestSessionCreateWithBadUpgrade
13:41:18 [2020-10-03T13:41:18.185Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:41:18 [2020-10-03T13:41:18.185Z] PASS
13:41:18 [2020-10-03T13:41:18.185Z] 
13:41:18 [2020-10-03T13:41:18.185Z] DONE 2 tests in 0.112s
13:41:18 [2020-10-03T13:41:18.185Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
13:41:18 [2020-10-03T13:41:18.185Z] ++ 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
13:41:18 [2020-10-03T13:41:18.185Z] ++ set -e
13:41:18 [2020-10-03T13:41:18.185Z] ++ '[' -n 0 ']'
13:41:18 [2020-10-03T13:41:18.185Z] ++ set -x
13:41:18 [2020-10-03T13:41:18.186Z] ++ env -i DEST=/go/src/github.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
13:41:18 [2020-10-03T13:41:18.186Z] INFO: Testing against a local daemon
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:41:18 [2020-10-03T13:41:18.186Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:41:18 [2020-10-03T13:41:18.186Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestEventsExecDie
13:41:18 [2020-10-03T13:41:18.186Z] --- PASS: TestEventsExecDie (0.92s)
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestEventsBackwardsCompatible
13:41:18 [2020-10-03T13:41:18.186Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestInfoBinaryCommits
13:41:18 [2020-10-03T13:41:18.186Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestInfoAPIVersioned
13:41:18 [2020-10-03T13:41:18.186Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:41:18 [2020-10-03T13:41:18.186Z] === RUN   TestInfoDiscoveryBackend
13:41:18 [2020-10-03T13:41:18.476Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
13:41:18 [2020-10-03T13:41:18.476Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:41:18 [2020-10-03T13:41:18.654Z] --- PASS: TestPluginWithDevMounts (2.18s)
13:41:18 [2020-10-03T13:41:18.654Z] PASS
13:41:18 [2020-10-03T13:41:18.654Z] 
13:41:18 [2020-10-03T13:41:18.654Z] DONE 1 tests in 2.353s
13:41:18 [2020-10-03T13:41:18.654Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:41:18 [2020-10-03T13:41:18.654Z] ++ 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
13:41:18 [2020-10-03T13:41:18.654Z] ++ set -e
13:41:18 [2020-10-03T13:41:18.654Z] ++ '[' -n 0 ']'
13:41:18 [2020-10-03T13:41:18.654Z] ++ set -x
13:41:18 [2020-10-03T13:41:18.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=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
13:41:18 [2020-10-03T13:41:18.654Z] INFO: Testing against a local daemon
13:41:18 [2020-10-03T13:41:18.654Z] === RUN   TestSecretInspect
13:41:19 [2020-10-03T13:41:19.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:41:19 [2020-10-03T13:41:19.508Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:41:19 [2020-10-03T13:41:19.508Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:41:20 [2020-10-03T13:41:20.140Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
13:41:20 [2020-10-03T13:41:20.140Z] === RUN   TestInfoAPI
13:41:20 [2020-10-03T13:41:20.140Z] --- PASS: TestInfoAPI (0.01s)
13:41:20 [2020-10-03T13:41:20.140Z] === RUN   TestInfoAPIWarnings
13:41:20 [2020-10-03T13:41:20.535Z] --- PASS: TestNetworkLoopbackNat (2.75s)
13:41:20 [2020-10-03T13:41:20.535Z] === RUN   TestPause
13:41:21 [2020-10-03T13:41:21.174Z] --- PASS: TestPause (0.56s)
13:41:21 [2020-10-03T13:41:21.174Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:41:21 [2020-10-03T13:41:21.174Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:41:21 [2020-10-03T13:41:21.174Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:41:21 [2020-10-03T13:41:21.174Z] === RUN   TestPauseStopPausedContainer
13:41:21 [2020-10-03T13:41:21.811Z] --- PASS: TestPauseStopPausedContainer (0.59s)
13:41:21 [2020-10-03T13:41:21.811Z] === RUN   TestPsFilter
13:41:21 [2020-10-03T13:41:21.811Z] --- PASS: TestPsFilter (0.15s)
13:41:21 [2020-10-03T13:41:21.811Z] === RUN   TestRemoveContainerWithRemovedVolume
13:41:21 [2020-10-03T13:41:21.960Z] --- PASS: TestSecretInspect (3.19s)
13:41:21 [2020-10-03T13:41:21.960Z] === RUN   TestSecretList
13:41:22 [2020-10-03T13:41:22.450Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
13:41:22 [2020-10-03T13:41:22.451Z] === RUN   TestRemoveContainerWithVolume
13:41:22 [2020-10-03T13:41:22.746Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
13:41:22 [2020-10-03T13:41:22.746Z] === RUN   TestRemoveContainerRunning
13:41:23 [2020-10-03T13:41:23.384Z] --- PASS: TestRemoveContainerRunning (0.54s)
13:41:23 [2020-10-03T13:41:23.384Z] === RUN   TestRemoveContainerForceRemoveRunning
13:41:23 [2020-10-03T13:41:23.612Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:41:24 [2020-10-03T13:41:24.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
13:41:24 [2020-10-03T13:41:24.023Z] === RUN   TestRemoveInvalidContainer
13:41:24 [2020-10-03T13:41:24.023Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:41:24 [2020-10-03T13:41:24.023Z] === RUN   TestRenameLinkedContainer
13:41:24 [2020-10-03T13:41:24.181Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:41:24 [2020-10-03T13:41:24.181Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:41:25 [2020-10-03T13:41:25.118Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:41:25 [2020-10-03T13:41:25.266Z] --- PASS: TestSecretList (3.21s)
13:41:25 [2020-10-03T13:41:25.266Z] === RUN   TestSecretsCreateAndDelete
13:41:26 [2020-10-03T13:41:26.116Z] --- PASS: TestRenameLinkedContainer (2.16s)
13:41:26 [2020-10-03T13:41:26.116Z] === RUN   TestRenameStoppedContainer
13:41:26 [2020-10-03T13:41:26.755Z] --- PASS: TestRenameStoppedContainer (0.56s)
13:41:26 [2020-10-03T13:41:26.755Z] === RUN   TestRenameRunningContainerAndReuse
13:41:27 [2020-10-03T13:41:27.023Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:41:27 [2020-10-03T13:41:27.798Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
13:41:27 [2020-10-03T13:41:27.798Z] === RUN   TestRenameInvalidName
13:41:28 [2020-10-03T13:41:28.399Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:41:28 [2020-10-03T13:41:28.438Z] --- PASS: TestRenameInvalidName (0.53s)
13:41:28 [2020-10-03T13:41:28.438Z] === RUN   TestRenameAnonymousContainer
13:41:28 [2020-10-03T13:41:28.572Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
13:41:28 [2020-10-03T13:41:28.572Z] === RUN   TestSecretsUpdate
13:41:30 [2020-10-03T13:41:30.518Z] --- PASS: TestRenameAnonymousContainer (1.91s)
13:41:30 [2020-10-03T13:41:30.518Z] === RUN   TestRenameContainerWithSameName
13:41:30 [2020-10-03T13:41:30.811Z] --- PASS: TestRenameContainerWithSameName (0.51s)
13:41:30 [2020-10-03T13:41:30.811Z] === RUN   TestRenameContainerWithLinkedContainer
13:41:30 [2020-10-03T13:41:30.937Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:41:31 [2020-10-03T13:41:31.854Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
13:41:31 [2020-10-03T13:41:31.854Z] === RUN   TestResize
13:41:31 [2020-10-03T13:41:31.877Z] --- PASS: TestSecretsUpdate (3.20s)
13:41:31 [2020-10-03T13:41:31.877Z] === RUN   TestTemplatedSecret
13:41:32 [2020-10-03T13:41:32.148Z] --- PASS: TestResize (0.53s)
13:41:32 [2020-10-03T13:41:32.148Z] === RUN   TestResizeWithInvalidSize
13:41:32 [2020-10-03T13:41:32.315Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:41:32 [2020-10-03T13:41:32.784Z] --- PASS: TestResizeWithInvalidSize (0.56s)
13:41:32 [2020-10-03T13:41:32.784Z] === RUN   TestResizeWhenContainerNotStarted
13:41:33 [2020-10-03T13:41:33.425Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.695Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:41:33 [2020-10-03T13:41:33.695Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:41:33 [2020-10-03T13:41:33.695Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:41:33 [2020-10-03T13:41:33.695Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:41:33 [2020-10-03T13:41:33.695Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:41:34 [2020-10-03T13:41:34.264Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:41:35 [2020-10-03T13:41:35.183Z] --- PASS: TestTemplatedSecret (3.46s)
13:41:35 [2020-10-03T13:41:35.184Z] === RUN   TestSecretCreateResolve
13:41:35 [2020-10-03T13:41:35.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:35 [2020-10-03T13:41:35.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:36 [2020-10-03T13:41:36.173Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:41:36 [2020-10-03T13:41:36.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:36 [2020-10-03T13:41:36.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:37 [2020-10-03T13:41:37.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:37 [2020-10-03T13:41:37.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:37 [2020-10-03T13:41:37.552Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:41:38 [2020-10-03T13:41:38.492Z] --- PASS: TestSecretCreateResolve (3.26s)
13:41:38 [2020-10-03T13:41:38.492Z] PASS
13:41:38 [2020-10-03T13:41:38.492Z] 
13:41:38 [2020-10-03T13:41:38.492Z] DONE 6 tests in 19.767s
13:41:38 [2020-10-03T13:41:38.492Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:41:38 [2020-10-03T13:41:38.492Z] ++ 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
13:41:38 [2020-10-03T13:41:38.492Z] ++ set -e
13:41:38 [2020-10-03T13:41:38.492Z] ++ '[' -n 0 ']'
13:41:38 [2020-10-03T13:41:38.492Z] ++ set -x
13:41:38 [2020-10-03T13:41:38.492Z] ++ env -i DEST=/go/src/github.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
13:41:38 [2020-10-03T13:41:38.492Z] INFO: Testing against a local daemon
13:41:38 [2020-10-03T13:41:38.492Z] === RUN   TestServiceCreateInit
13:41:38 [2020-10-03T13:41:38.492Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:41:38 [2020-10-03T13:41:38.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestInfoAPIWarnings (16.26s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestInfoDebug
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestInfoDebug (0.53s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestInfoInsecureRegistries
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestInfoRegistryMirrors
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestLoginFailsWithBadCredentials
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestPingCacheHeaders
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestPingCacheHeaders (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestPingGet
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestPingGet (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestPingHead
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestPingHead (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVersion
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestVersion (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] PASS
13:41:38 [2020-10-03T13:41:38.708Z] 
13:41:38 [2020-10-03T13:41:38.708Z] === Skipped
13:41:38 [2020-10-03T13:41:38.708Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:41:38 [2020-10-03T13:41:38.708Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:41:38 [2020-10-03T13:41:38.708Z] 
13:41:38 [2020-10-03T13:41:38.708Z] 
13:41:38 [2020-10-03T13:41:38.708Z] DONE 18 tests, 1 skipped in 21.354s
13:41:38 [2020-10-03T13:41:38.708Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
13:41:38 [2020-10-03T13:41:38.708Z] ++ 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
13:41:38 [2020-10-03T13:41:38.708Z] ++ set -e
13:41:38 [2020-10-03T13:41:38.708Z] ++ '[' -n 0 ']'
13:41:38 [2020-10-03T13:41:38.708Z] ++ set -x
13:41:38 [2020-10-03T13:41:38.708Z] ++ env -i DEST=/go/src/github.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
13:41:38 [2020-10-03T13:41:38.708Z] INFO: Testing against a local daemon
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVolumesCreateAndList
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestVolumesCreateAndList (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVolumesRemove
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestVolumesRemove (0.12s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVolumesInspect
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestVolumesInspect (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVolumesInvalidJSON
13:41:38 [2020-10-03T13:41:38.708Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:41:38 [2020-10-03T13:41:38.708Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:41:38 [2020-10-03T13:41:38.708Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:41:38 [2020-10-03T13:41:38.708Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:41:38 [2020-10-03T13:41:38.708Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:41:38 [2020-10-03T13:41:38.708Z] PASS
13:41:38 [2020-10-03T13:41:38.708Z] 
13:41:38 [2020-10-03T13:41:38.708Z] DONE 5 tests in 0.224s
13:41:38 [2020-10-03T13:41:38.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:41:38 [2020-10-03T13:41:38.708Z] ++++ cat bundles/test-integration/docker.pid
13:41:38 [2020-10-03T13:41:38.708Z] +++ kill 12020
13:41:39 [2020-10-03T13:41:39.458Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:41:39 [2020-10-03T13:41:39.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:40 [2020-10-03T13:41:40.214Z] +++ /etc/init.d/apparmor stop
13:41:40 [2020-10-03T13:41:40.214Z] Leaving: AppArmorNo profiles have been unloaded.
13:41:40 [2020-10-03T13:41:40.214Z] 
13:41:40 [2020-10-03T13:41:40.214Z] Unloading profiles will leave already running processes permanently
13:41:40 [2020-10-03T13:41:40.214Z] unconfined, which can lead to unexpected situations.
13:41:40 [2020-10-03T13:41:40.214Z] 
13:41:40 [2020-10-03T13:41:40.214Z] To set a process to complain mode, use the command line tool
13:41:40 [2020-10-03T13:41:40.214Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:41:40 [2020-10-03T13:41:40.214Z] +++ true
13:41:40 [2020-10-03T13:41:40.214Z] exiting test-integration
13:41:40 [2020-10-03T13:41:40.214Z] ++ exit 0
13:41:40 [2020-10-03T13:41:40.214Z] 
13:41:41 [2020-10-03T13:41:41.793Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s)
13:41:41 [2020-10-03T13:41:41.793Z] === RUN   TestCgroupNamespacesRun
13:41:41 [2020-10-03T13:41:41.993Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
Post stage
[Pipeline] junit
13:41:42 [2020-10-03T13:41:42.333Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:41:42 [2020-10-03T13:41:42.841Z] --- PASS: TestCgroupNamespacesRun (1.36s)
13:41:42 [2020-10-03T13:41:42.841Z] === RUN   TestCgroupNamespacesRunPrivileged
13:41:42 [2020-10-03T13:41:42.973Z] + echo Ensuring container killed.
13:41:42 [2020-10-03T13:41:42.973Z] Ensuring container killed.
13:41:42 [2020-10-03T13:41:42.973Z] + docker rm -vf docker-pr1
13:41:42 [2020-10-03T13:41:42.973Z] Error: No such container: docker-pr1
13:41:42 [2020-10-03T13:41:42.973Z] + true
[Pipeline] sh
13:41:43 [2020-10-03T13:41:43.349Z] + echo Chowning /workspace to jenkins user
13:41:43 [2020-10-03T13:41:43.349Z] Chowning /workspace to jenkins user
13:41:43 [2020-10-03T13:41:43.349Z] + id -u
13:41:43 [2020-10-03T13:41:43.349Z] + id -g
13:41:43 [2020-10-03T13:41:43.349Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41523:/workspace busybox chown -R 1001:1001 /workspace
13:41:43 [2020-10-03T13:41:43.349Z] Unable to find image 'busybox:latest' locally
13:41:43 [2020-10-03T13:41:43.640Z] latest: Pulling from library/busybox
13:41:43 [2020-10-03T13:41:43.640Z] d2a291f672b2: Pulling fs layer
13:41:43 [2020-10-03T13:41:43.790Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:41:43 [2020-10-03T13:41:43.931Z] d2a291f672b2: Verifying Checksum
13:41:43 [2020-10-03T13:41:43.931Z] d2a291f672b2: Download complete
13:41:44 [2020-10-03T13:41:44.222Z] d2a291f672b2: Pull complete
13:41:44 [2020-10-03T13:41:44.222Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
13:41:44 [2020-10-03T13:41:44.222Z] Status: Downloaded newer image for busybox:latest
13:41:44 [2020-10-03T13:41:44.358Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s)
13:41:44 [2020-10-03T13:41:44.358Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:41:45 [2020-10-03T13:41:45.286Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:41:45 [2020-10-03T13:41:45.287Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:41:45 [2020-10-03T13:41:45.403Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
13:41:45 [2020-10-03T13:41:45.403Z] === RUN   TestCgroupNamespacesRunHostMode
13:41:45 [2020-10-03T13:41:45.546Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:41:45 [2020-10-03T13:41:45.806Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:41:46 [2020-10-03T13:41:46.373Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:41:46 [2020-10-03T13:41:46.681Z] + bundleName=s390x-integration
13:41:46 [2020-10-03T13:41:46.681Z] + echo Creating s390x-integration-bundles.tar.gz
13:41:46 [2020-10-03T13:41:46.681Z] Creating s390x-integration-bundles.tar.gz
13:41:46 [2020-10-03T13:41:46.681Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:41:46 [2020-10-03T13:41:46.681Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:41:46 [2020-10-03T13:41:46.725Z] Archiving artifacts
13:41:46 [2020-10-03T13:41:46.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
13:41:46 [2020-10-03T13:41:46.916Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:41:46 [2020-10-03T13:41:46.940Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:41:47 [2020-10-03T13:41:47.118Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:41:47 [2020-10-03T13:41:47.499Z] + make clean
13:41:47 [2020-10-03T13:41:47.531Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
13:41:47 [2020-10-03T13:41:47.531Z] Copying nested executables into bundles/cross/linux/amd64
13:41:47 [2020-10-03T13:41:47.531Z] Cross building: bundles/cross/windows/amd64
13:41:47 [2020-10-03T13:41:47.531Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
13:41:47 [2020-10-03T13:41:47.531Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:41:47 [2020-10-03T13:41:47.789Z] docker volume rm -f docker-dev-cache
13:41:47 [2020-10-03T13:41:47.789Z] docker-dev-cache
[Pipeline] deleteDir
13:41:47 [2020-10-03T13:41:47.960Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
13:41:47 [2020-10-03T13:41:47.960Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
13:41:49 [2020-10-03T13:41:49.085Z] --- PASS: TestServiceCreateInit (10.06s)
13:41:49 [2020-10-03T13:41:49.085Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s)
13:41:49 [2020-10-03T13:41:49.085Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
13:41:49 [2020-10-03T13:41:49.085Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:41:49 [2020-10-03T13:41:49.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
13:41:49 [2020-10-03T13:41:49.479Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:41:50 [2020-10-03T13:41:50.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
13:41:50 [2020-10-03T13:41:50.520Z] === RUN   TestCgroupNamespacesRunOlderClient
13:41:51 [2020-10-03T13:41:51.133Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:41:51 [2020-10-03T13:41:51.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
13:41:51 [2020-10-03T13:41:51.567Z] === RUN   TestKernelTCPMemory
13:41:52 [2020-10-03T13:41:52.070Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:41:52 [2020-10-03T13:41:52.204Z] --- PASS: TestKernelTCPMemory (0.62s)
13:41:52 [2020-10-03T13:41:52.204Z] === RUN   TestNISDomainname
13:41:52 [2020-10-03T13:41:52.845Z] --- PASS: TestNISDomainname (0.67s)
13:41:52 [2020-10-03T13:41:52.845Z] === RUN   TestHostnameDnsResolution
13:41:53 [2020-10-03T13:41:53.451Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:41:53 [2020-10-03T13:41:53.889Z] --- PASS: TestHostnameDnsResolution (0.87s)
13:41:53 [2020-10-03T13:41:53.889Z] === RUN   TestStats
13:41:54 [2020-10-03T13:41:54.021Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:41:55 [2020-10-03T13:41:55.419Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:41:56 [2020-10-03T13:41:56.628Z] --- PASS: TestStats (2.51s)
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/-1
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/-1
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/-1
13:41:57 [2020-10-03T13:41:57.370Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:41:57 [2020-10-03T13:41:57.938Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:41:58 [2020-10-03T13:41:58.873Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:41:59 [2020-10-03T13:41:59.384Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
13:41:59 [2020-10-03T13:41:59.384Z] === RUN   TestDeleteDevicemapper
13:41:59 [2020-10-03T13:41:59.384Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:41:59 [2020-10-03T13:41:59.384Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:41:59 [2020-10-03T13:41:59.384Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:41:59 [2020-10-03T13:41:59.441Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:41:59 [2020-10-03T13:41:59.700Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:42:00 [2020-10-03T13:42:00.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
13:42:00 [2020-10-03T13:42:00.916Z] === RUN   TestUpdateMemory
13:42:01 [2020-10-03T13:42:01.556Z] --- PASS: TestUpdateMemory (0.68s)
13:42:01 [2020-10-03T13:42:01.556Z] === RUN   TestUpdateCPUQuota
13:42:02 [2020-10-03T13:42:02.599Z] --- PASS: TestUpdateCPUQuota (0.86s)
13:42:02 [2020-10-03T13:42:02.599Z] === RUN   TestUpdatePidsLimit
13:42:02 [2020-10-03T13:42:02.599Z] === RUN   TestUpdatePidsLimit/update_from_none
13:42:02 [2020-10-03T13:42:02.893Z] === RUN   TestUpdatePidsLimit/no_change
13:42:02 [2020-10-03T13:42:02.893Z] === RUN   TestUpdatePidsLimit/update_lower
13:42:02 [2020-10-03T13:42:02.991Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:42:03 [2020-10-03T13:42:03.189Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:42:03 [2020-10-03T13:42:03.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:42:03 [2020-10-03T13:42:03.781Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:42:03 [2020-10-03T13:42:03.929Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:42:04 [2020-10-03T13:42:04.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:42:04 [2020-10-03T13:42:04.497Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:42:04 [2020-10-03T13:42:04.497Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:42:04 [2020-10-03T13:42:04.712Z] --- PASS: TestUpdatePidsLimit (2.34s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
13:42:04 [2020-10-03T13:42:04.712Z] === RUN   TestUpdateRestartPolicy
13:42:04 [2020-10-03T13:42:04.756Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:42:06 [2020-10-03T13:42:06.134Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:42:07 [2020-10-03T13:42:07.222Z] --- PASS: TestCreateServiceMultipleTimes (18.88s)
13:42:07 [2020-10-03T13:42:07.222Z] === RUN   TestCreateServiceConflict
13:42:07 [2020-10-03T13:42:07.512Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:42:08 [2020-10-03T13:42:08.890Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:42:08 [2020-10-03T13:42:08.890Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:42:09 [2020-10-03T13:42:09.825Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:42:10 [2020-10-03T13:42:10.529Z] --- PASS: TestCreateServiceConflict (3.22s)
13:42:10 [2020-10-03T13:42:10.529Z] === RUN   TestCreateServiceMaxReplicas
13:42:14 [2020-10-03T13:42:14.742Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
13:42:14 [2020-10-03T13:42:14.742Z] === RUN   TestCreateWithDuplicateNetworkNames
13:42:15 [2020-10-03T13:42:15.096Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestUpdateRestartPolicy (11.15s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestUpdateRestartWithAutoRemove
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestWaitNonBlocked (0.03s)
13:42:17 [2020-10-03T13:42:17.360Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
13:42:17 [2020-10-03T13:42:17.360Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:42:18 [2020-10-03T13:42:18.388Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:42:18 [2020-10-03T13:42:18.416Z] --- PASS: TestWaitBlocked (0.02s)
13:42:18 [2020-10-03T13:42:18.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
13:42:18 [2020-10-03T13:42:18.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestContainerStartOnDaemonRestart
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestIpcModeOlderClient
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestDaemonHostGatewayIP
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestDaemonRestartIpcMode
13:42:18 [2020-10-03T13:42:18.416Z] --- PASS: TestIpcModeOlderClient (0.13s)
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestContainerKillOnDaemonStart
13:42:19 [2020-10-03T13:42:19.769Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:42:21 [2020-10-03T13:42:21.149Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:42:21 [2020-10-03T13:42:21.149Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:42:21 [2020-10-03T13:42:21.973Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
13:42:22 [2020-10-03T13:42:22.268Z] --- PASS: TestDaemonHostGatewayIP (4.02s)
13:42:22 [2020-10-03T13:42:22.563Z] --- PASS: TestDaemonRestartIpcMode (4.13s)
13:42:23 [2020-10-03T13:42:23.687Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:42:23 [2020-10-03T13:42:23.946Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:42:24 [2020-10-03T13:42:24.206Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:42:24 [2020-10-03T13:42:24.775Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:42:25 [2020-10-03T13:42:25.345Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:42:27 [2020-10-03T13:42:27.253Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:42:27 [2020-10-03T13:42:27.253Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:42:29 [2020-10-03T13:42:29.162Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:42:29 [2020-10-03T13:42:29.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s)
13:42:29 [2020-10-03T13:42:29.657Z] === RUN   TestCreateServiceSecretFileMode
13:42:31 [2020-10-03T13:42:31.069Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
13:42:32 [2020-10-03T13:42:32.948Z] PASS
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === Skipped
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] DONE 192 tests, 3 skipped in 108.230s
13:42:32 [2020-10-03T13:42:32.948Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
13:42:32 [2020-10-03T13:42:32.948Z] ++ 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
13:42:32 [2020-10-03T13:42:32.948Z] ++ set -e
13:42:32 [2020-10-03T13:42:32.948Z] ++ '[' -n 0 ']'
13:42:32 [2020-10-03T13:42:32.948Z] ++ set -x
13:42:32 [2020-10-03T13:42:32.948Z] ++ env -i DEST=/go/src/github.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
13:42:32 [2020-10-03T13:42:32.948Z] INFO: Testing against a local daemon
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestCommitInheritsEnv
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestCommitInheritsEnv (0.33s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImportExtremelyLargeImageWorks
13:42:32 [2020-10-03T13:42:32.948Z] === PAUSE TestImportExtremelyLargeImageWorks
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImagesFilterMultiReference
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImagePullPlatformInvalid
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestRemoveImageOrphaning
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestRemoveImageOrphaning (0.34s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestRemoveImageGarbageCollector
13:42:32 [2020-10-03T13:42:32.948Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagInvalidReference
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagInvalidReference (0.02s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagValidPrefixedRepo
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagExistedNameWithoutForce
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagOfficialNames
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagOfficialNames (0.04s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagMatchesDigest
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagMatchesDigest (0.02s)
13:42:32 [2020-10-03T13:42:32.948Z] === CONT  TestImportExtremelyLargeImageWorks
13:42:32 [2020-10-03T13:42:32.964Z] --- PASS: TestCreateServiceSecretFileMode (3.35s)
13:42:32 [2020-10-03T13:42:32.964Z] === RUN   TestCreateServiceConfigFileMode
13:42:35 [2020-10-03T13:42:35.264Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:42:35 [2020-10-03T13:42:35.264Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:42:36 [2020-10-03T13:42:36.199Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:42:36 [2020-10-03T13:42:36.200Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:42:36 [2020-10-03T13:42:36.200Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:42:36 [2020-10-03T13:42:36.271Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
13:42:36 [2020-10-03T13:42:36.271Z] === RUN   TestCreateServiceSysctls
13:42:38 [2020-10-03T13:42:38.734Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:42:40 [2020-10-03T13:42:40.499Z] --- PASS: TestCreateServiceSysctls (4.31s)
13:42:40 [2020-10-03T13:42:40.499Z] === RUN   TestCreateServiceCapabilities
13:42:41 [2020-10-03T13:42:41.271Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:42:41 [2020-10-03T13:42:41.838Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:42:43 [2020-10-03T13:42:43.745Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:42:43 [2020-10-03T13:42:43.821Z] --- PASS: TestCreateServiceCapabilities (3.42s)
13:42:43 [2020-10-03T13:42:43.821Z] === RUN   TestInspect
13:42:45 [2020-10-03T13:42:45.651Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:42:45 [2020-10-03T13:42:45.910Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:42:47 [2020-10-03T13:42:47.134Z] --- PASS: TestInspect (3.47s)
13:42:47 [2020-10-03T13:42:47.134Z] === RUN   TestCreateJob
13:42:50 [2020-10-03T13:42:50.123Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:42:51 [2020-10-03T13:42:51.346Z] --- PASS: TestCreateJob (4.14s)
13:42:51 [2020-10-03T13:42:51.346Z] === RUN   TestReplicatedJob
13:42:52 [2020-10-03T13:42:52.035Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:42:52 [2020-10-03T13:42:52.605Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:42:53 [2020-10-03T13:42:53.173Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:42:54 [2020-10-03T13:42:54.112Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:42:55 [2020-10-03T13:42:55.050Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:42:57 [2020-10-03T13:42:57.588Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:42:57 [2020-10-03T13:42:57.588Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:42:57 [2020-10-03T13:42:57.941Z] --- PASS: TestReplicatedJob (6.45s)
13:42:57 [2020-10-03T13:42:57.941Z] === RUN   TestUpdateReplicatedJob
13:43:02 [2020-10-03T13:43:02.154Z] --- PASS: TestUpdateReplicatedJob (4.30s)
13:43:02 [2020-10-03T13:43:02.154Z] === RUN   TestServiceListWithStatuses
13:43:02 [2020-10-03T13:43:02.154Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:43:02 [2020-10-03T13:43:02.154Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:43:02 [2020-10-03T13:43:02.154Z] === RUN   TestDockerNetworkConnectAlias
13:43:03 [2020-10-03T13:43:03.288Z] c3aff4450246: Pull complete
13:43:03 [2020-10-03T13:43:03.288Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
13:43:03 [2020-10-03T13:43:03.288Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:43:03 [2020-10-03T13:43:03.288Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
13:43:03 [2020-10-03T13:43:03.288Z] WARN: Skipping validation tests
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Running unit tests at 10/03/2020 13:42:58...
13:43:03 [2020-10-03T13:43:03.288Z] INFO: make.ps1 starting at 10/03/2020 13:43:02
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Git commit (963e5afc04) assumed from DOCKER_GITCOMMIT environment variable
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Invoking autogen...
13:43:03 [2020-10-03T13:43:03.288Z] INFO: Running unit tests...
13:43:05 [2020-10-03T13:43:05.707Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:43:08 [2020-10-03T13:43:08.748Z] --- PASS: TestDockerNetworkConnectAlias (6.60s)
13:43:08 [2020-10-03T13:43:08.748Z] === RUN   TestDockerNetworkReConnect
13:43:08 [2020-10-03T13:43:08.914Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
13:43:08 [2020-10-03T13:43:08.914Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:43:08 [2020-10-03T13:43:08.914Z] remote: Enumerating objects: 2, done.
13:43:08 [2020-10-03T13:43:08.914Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
13:43:08 [2020-10-03T13:43:08.914Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
13:43:08 [2020-10-03T13:43:08.914Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
13:43:08 [2020-10-03T13:43:08.915Z] 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.
13:43:08 [2020-10-03T13:43:08.915Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:43:08 [2020-10-03T13:43:08.915Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:43:09 [2020-10-03T13:43:09.247Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/test/unit
13:43:11 [2020-10-03T13:43:11.764Z] ?   	github.com/docker/docker/api	[no test files]
13:43:13 [2020-10-03T13:43:13.613Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp 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
13:43:13 [2020-10-03T13:43:13.829Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:43:13 [2020-10-03T13:43:13.830Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:43:14 [2020-10-03T13:43:14.043Z] --- PASS: TestDockerNetworkReConnect (5.28s)
13:43:14 [2020-10-03T13:43:14.043Z] === RUN   TestServicePlugin
13:43:14 [2020-10-03T13:43:14.043Z] --- SKIP: TestServicePlugin (0.00s)
13:43:14 [2020-10-03T13:43:14.043Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:43:14 [2020-10-03T13:43:14.043Z] === RUN   TestServiceUpdateLabel
13:43:14 [2020-10-03T13:43:14.398Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:43:16 [2020-10-03T13:43:16.934Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:43:17 [2020-10-03T13:43:17.348Z] --- PASS: TestServiceUpdateLabel (3.24s)
13:43:17 [2020-10-03T13:43:17.348Z] === RUN   TestServiceUpdateSecrets
13:43:18 [2020-10-03T13:43:18.841Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:43:18 [2020-10-03T13:43:18.841Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:43:19 [2020-10-03T13:43:19.102Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:43:19 [2020-10-03T13:43:19.671Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:43:20 [2020-10-03T13:43:20.607Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:43:20 [2020-10-03T13:43:20.690Z] ?   	github.com/docker/docker/api	[no test files]
13:43:20 [2020-10-03T13:43:20.868Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:43:21 [2020-10-03T13:43:21.128Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:43:21 [2020-10-03T13:43:21.696Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:43:21 [2020-10-03T13:43:21.696Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:43:21 [2020-10-03T13:43:21.696Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:43:24 [2020-10-03T13:43:24.233Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:43:25 [2020-10-03T13:43:25.615Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:43:26 [2020-10-03T13:43:26.606Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
13:43:26 [2020-10-03T13:43:26.680Z] --- PASS: TestDockerDaemonSuite (347.76s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.13s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.43s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.11s)
13:43:26 [2020-10-03T13:43:26.680Z]         docker_cli_daemon_test.go:1454: [dc71255d3e839] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d3e8817552bc4] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.02s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.38s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d7fa1ce999862] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.20s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.76s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.59s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.52s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d0beedca1a0c7] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d3933fbaa8eed] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.21s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [dce3f29d3c229] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.55s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d8370738361d3] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:43:26 [2020-10-03T13:43:26.680Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [dcf063cfc068b] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.75s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [dd3efb1d55c9f] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [dbb82e0b8b5f6] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s)
13:43:26 [2020-10-03T13:43:26.680Z]         docker_cli_daemon_plugins_test.go:79: [dcc491929351a] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s)
13:43:26 [2020-10-03T13:43:26.680Z]         docker_cli_daemon_plugins_test.go:169: [da66bda24d5dc] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.85s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.61s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d30bfa71e0f78] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.02s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.04s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.02s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.85s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.87s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d90175a0d7896] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.39s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.14s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s)
13:43:26 [2020-10-03T13:43:26.680Z]         check_test.go:309: [d19e4fd190b77] daemon is not started
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s)
13:43:26 [2020-10-03T13:43:26.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.50s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d7d6ea406e45c] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [df98e914999ff] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s)
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d63d85173f0ff] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.03s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.42s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.47s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.75s)
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d72ca112bde2b] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.51s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s)
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_plugins_test.go:105: [dd5fe93132319] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s)
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d80272940d046] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
13:43:26 [2020-10-03T13:43:26.681Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [dbd3c36926e32] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s)
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d0dfaa3ddcb8c] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
13:43:26 [2020-10-03T13:43:26.681Z]         check_test.go:309: [d5da136850601] daemon is not started
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s)
13:43:26 [2020-10-03T13:43:26.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
13:43:26 [2020-10-03T13:43:26.940Z]         check_test.go:309: [dc151350f2260] daemon is not started
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s)
13:43:26 [2020-10-03T13:43:26.940Z]         check_test.go:309: [d38d107e9b7bc] daemon is not started
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
13:43:26 [2020-10-03T13:43:26.940Z]         check_test.go:309: [dc49b11e39a4c] daemon is not started
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s)
13:43:26 [2020-10-03T13:43:26.940Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.34s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s)
13:43:26 [2020-10-03T13:43:26.941Z]         docker_cli_daemon_test.go:2549: [d13d64729d5f6] daemon is not started
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.90s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s)
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
13:43:26 [2020-10-03T13:43:26.941Z]         check_test.go:309: [dd4cce98a884c] daemon is not started
13:43:26 [2020-10-03T13:43:26.941Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.08s)
13:43:26 [2020-10-03T13:43:26.941Z] === RUN   TestDockerSwarmSuite
13:43:26 [2020-10-03T13:43:26.941Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:43:27 [2020-10-03T13:43:27.200Z] === RUN   TestDockerSuite/TestBuildEnv
13:43:29 [2020-10-03T13:43:29.107Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:43:30 [2020-10-03T13:43:30.046Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:43:30 [2020-10-03T13:43:30.305Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:43:31 [2020-10-03T13:43:31.245Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:43:32 [2020-10-03T13:43:32.264Z] --- PASS: TestServiceUpdateSecrets (14.81s)
13:43:32 [2020-10-03T13:43:32.264Z] === RUN   TestServiceUpdateConfigs
13:43:33 [2020-10-03T13:43:33.781Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:43:35 [2020-10-03T13:43:35.510Z] === RUN   TestMiddlewares
13:43:35 [2020-10-03T13:43:35.510Z] --- PASS: TestMiddlewares (0.00s)
13:43:35 [2020-10-03T13:43:35.510Z] PASS
13:43:35 [2020-10-03T13:43:35.510Z] coverage: 9.0% of statements
13:43:35 [2020-10-03T13:43:35.510Z] ok  	github.com/docker/docker/api/server	0.216s	coverage: 9.0% of statements
13:43:39 [2020-10-03T13:43:39.068Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:43:39 [2020-10-03T13:43:39.068Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:43:47 [2020-10-03T13:43:47.183Z] --- PASS: TestServiceUpdateConfigs (15.46s)
13:43:47 [2020-10-03T13:43:47.183Z] === RUN   TestServiceUpdateNetwork
13:43:53 [2020-10-03T13:43:53.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:43:53 [2020-10-03T13:43:53.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:43:59 [2020-10-03T13:43:59.250Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:44:01 [2020-10-03T13:44:01.158Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:44:02 [2020-10-03T13:44:02.102Z] --- PASS: TestServiceUpdateNetwork (14.58s)
13:44:02 [2020-10-03T13:44:02.102Z] === RUN   TestServiceUpdatePidsLimit
13:44:03 [2020-10-03T13:44:03.492Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:44:04 [2020-10-03T13:44:04.440Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:44:09 [2020-10-03T13:44:09.591Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:44:10 [2020-10-03T13:44:10.528Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:44:11 [2020-10-03T13:44:11.466Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:44:11 [2020-10-03T13:44:11.972Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:44:12 [2020-10-03T13:44:12.034Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:44:12 [2020-10-03T13:44:12.970Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:44:12 [2020-10-03T13:44:12.970Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:44:13 [2020-10-03T13:44:13.539Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:44:15 [2020-10-03T13:44:15.444Z] --- PASS: TestImportExtremelyLargeImageWorks (212.45s)
13:44:15 [2020-10-03T13:44:15.444Z] PASS
13:44:15 [2020-10-03T13:44:15.444Z] 
13:44:15 [2020-10-03T13:44:15.444Z] DONE 12 tests in 216.529s
13:44:15 [2020-10-03T13:44:15.444Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:44:15 [2020-10-03T13:44:15.444Z] ++ 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
13:44:15 [2020-10-03T13:44:15.444Z] ++ set -e
13:44:15 [2020-10-03T13:44:15.444Z] ++ '[' -n 0 ']'
13:44:15 [2020-10-03T13:44:15.444Z] ++ set -x
13:44:15 [2020-10-03T13:44:15.444Z] ++ env -i DEST=/go/src/github.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
13:44:15 [2020-10-03T13:44:15.703Z] INFO: Testing against a local daemon
13:44:15 [2020-10-03T13:44:15.703Z] === RUN   TestNetworkCreateDelete
13:44:15 [2020-10-03T13:44:15.962Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:44:15 [2020-10-03T13:44:15.962Z] === RUN   TestDockerNetworkDeletePreferID
13:44:16 [2020-10-03T13:44:16.531Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
13:44:16 [2020-10-03T13:44:16.531Z] === RUN   TestDaemonDNSFallback
13:44:20 [2020-10-03T13:44:20.116Z] --- PASS: TestServiceUpdatePidsLimit (17.42s)
13:44:20 [2020-10-03T13:44:20.116Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
13:44:20 [2020-10-03T13:44:20.116Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
13:44:20 [2020-10-03T13:44:20.116Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
13:44:20 [2020-10-03T13:44:20.116Z] PASS
13:44:20 [2020-10-03T13:44:20.116Z] 
13:44:20 [2020-10-03T13:44:20.116Z] === Skipped
13:44:20 [2020-10-03T13:44:20.116Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:44:20 [2020-10-03T13:44:20.116Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:44:20 [2020-10-03T13:44:20.116Z] 
13:44:20 [2020-10-03T13:44:20.116Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:44:20 [2020-10-03T13:44:20.116Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:44:20 [2020-10-03T13:44:20.116Z] 
13:44:20 [2020-10-03T13:44:20.116Z] 
13:44:20 [2020-10-03T13:44:20.116Z] DONE 27 tests, 2 skipped in 161.168s
13:44:20 [2020-10-03T13:44:20.116Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:44:20 [2020-10-03T13:44:20.116Z] ++ 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
13:44:20 [2020-10-03T13:44:20.116Z] ++ set -e
13:44:20 [2020-10-03T13:44:20.116Z] ++ '[' -n 0 ']'
13:44:20 [2020-10-03T13:44:20.116Z] ++ set -x
13:44:20 [2020-10-03T13:44:20.116Z] ++ env -i DEST=/go/src/github.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
13:44:20 [2020-10-03T13:44:20.116Z] INFO: Testing against a local daemon
13:44:20 [2020-10-03T13:44:20.116Z] === RUN   TestSessionCreate
13:44:20 [2020-10-03T13:44:20.116Z] --- PASS: TestSessionCreate (0.05s)
13:44:20 [2020-10-03T13:44:20.116Z] === RUN   TestSessionCreateWithBadUpgrade
13:44:20 [2020-10-03T13:44:20.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
13:44:20 [2020-10-03T13:44:20.116Z] PASS
13:44:20 [2020-10-03T13:44:20.116Z] 
13:44:20 [2020-10-03T13:44:20.116Z] DONE 2 tests in 0.275s
13:44:20 [2020-10-03T13:44:20.116Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:44:20 [2020-10-03T13:44:20.116Z] ++ 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
13:44:20 [2020-10-03T13:44:20.116Z] ++ set -e
13:44:20 [2020-10-03T13:44:20.116Z] ++ '[' -n 0 ']'
13:44:20 [2020-10-03T13:44:20.116Z] ++ set -x
13:44:20 [2020-10-03T13:44:20.116Z] ++ env -i DEST=/go/src/github.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
13:44:20 [2020-10-03T13:44:20.116Z] INFO: Testing against a local daemon
13:44:20 [2020-10-03T13:44:20.116Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:44:20 [2020-10-03T13:44:20.116Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:44:20 [2020-10-03T13:44:20.116Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:44:20 [2020-10-03T13:44:20.116Z] === RUN   TestEventsExecDie
13:44:20 [2020-10-03T13:44:20.690Z] --- PASS: TestEventsExecDie (0.88s)
13:44:20 [2020-10-03T13:44:20.690Z] === RUN   TestEventsBackwardsCompatible
13:44:20 [2020-10-03T13:44:20.690Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
13:44:20 [2020-10-03T13:44:20.690Z] === RUN   TestInfoBinaryCommits
13:44:20 [2020-10-03T13:44:20.690Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:44:20 [2020-10-03T13:44:20.690Z] === RUN   TestInfoAPIVersioned
13:44:20 [2020-10-03T13:44:20.690Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:44:20 [2020-10-03T13:44:20.690Z] === RUN   TestInfoDiscoveryBackend
13:44:21 [2020-10-03T13:44:21.635Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
13:44:21 [2020-10-03T13:44:21.635Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:44:21 [2020-10-03T13:44:21.812Z] === RUN   TestDockerSuite/TestBuildExpose
13:44:21 [2020-10-03T13:44:21.812Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:44:21 [2020-10-03T13:44:21.812Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:44:21 [2020-10-03T13:44:21.812Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:44:22 [2020-10-03T13:44:22.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:44:22 [2020-10-03T13:44:22.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:44:22 [2020-10-03T13:44:22.071Z] === RUN   TestDockerSuite/TestBuildFails
13:44:22 [2020-10-03T13:44:22.580Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:44:22 [2020-10-03T13:44:22.580Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:44:22 [2020-10-03T13:44:22.639Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:44:22 [2020-10-03T13:44:22.899Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:44:23 [2020-10-03T13:44:23.153Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
13:44:23 [2020-10-03T13:44:23.153Z] === RUN   TestInfoAPI
13:44:23 [2020-10-03T13:44:23.153Z] --- PASS: TestInfoAPI (0.05s)
13:44:23 [2020-10-03T13:44:23.153Z] === RUN   TestInfoAPIWarnings
13:44:23 [2020-10-03T13:44:23.159Z] --- PASS: TestDaemonDNSFallback (6.76s)
13:44:23 [2020-10-03T13:44:23.159Z] === RUN   TestInspectNetwork
13:44:25 [2020-10-03T13:44:25.065Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestBoolValue
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestBoolValue (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestBoolValueOrDefault
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestBoolValueOrDefault (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestInt64ValueOrZero
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestInt64ValueOrZero (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestInt64ValueOrDefault
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestInt64ValueOrDefault (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestInt64ValueOrDefaultWithError
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestJsonContentType
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestJsonContentType (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] PASS
13:44:26 [2020-10-03T13:44:26.272Z] coverage: 14.7% of statements
13:44:26 [2020-10-03T13:44:26.272Z] ok  	github.com/docker/docker/api/server/httputils	0.146s	coverage: 14.7% of statements
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestMaskSecretKeys
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestMaskSecretKeys (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestVersionMiddlewareVersion
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
13:44:26 [2020-10-03T13:44:26.272Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
13:44:26 [2020-10-03T13:44:26.272Z] PASS
13:44:26 [2020-10-03T13:44:26.272Z] coverage: 37.7% of statements
13:44:26 [2020-10-03T13:44:26.272Z] ok  	github.com/docker/docker/api/server/middleware	0.169s	coverage: 37.7% of statements
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:44:26 [2020-10-03T13:44:26.272Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:44:26 [2020-10-03T13:44:26.971Z] === RUN   TestDockerSuite/TestBuildForceRm
13:44:27 [2020-10-03T13:44:27.541Z] === RUN   TestInspectNetwork/full_network_id
13:44:27 [2020-10-03T13:44:27.541Z] === RUN   TestInspectNetwork/partial_network_id
13:44:27 [2020-10-03T13:44:27.541Z] === RUN   TestInspectNetwork/network_name
13:44:27 [2020-10-03T13:44:27.541Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:44:27 [2020-10-03T13:44:27.830Z] === RUN   TestStrSliceMarshalJSON
13:44:27 [2020-10-03T13:44:27.830Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
13:44:27 [2020-10-03T13:44:27.830Z] === RUN   TestStrSliceUnmarshalJSON
13:44:27 [2020-10-03T13:44:27.830Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
13:44:27 [2020-10-03T13:44:27.830Z] === RUN   TestStrSliceUnmarshalString
13:44:27 [2020-10-03T13:44:27.830Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
13:44:27 [2020-10-03T13:44:27.830Z] === RUN   TestStrSliceUnmarshalSlice
13:44:27 [2020-10-03T13:44:27.830Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
13:44:27 [2020-10-03T13:44:27.830Z] PASS
13:44:27 [2020-10-03T13:44:27.830Z] coverage: 90.0% of statements
13:44:27 [2020-10-03T13:44:27.830Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
13:44:28 [2020-10-03T13:44:28.112Z] === RUN   TestDockerSuite/TestBuildFromGit
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestToJSON
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestToJSON (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestToParamWithVersion
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestToParamWithVersion (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestFromJSON
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestFromJSON (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestEmpty
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestEmpty (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestArgsMatchKVListEmptySources
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestArgsMatchKVList
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestArgsMatchKVList (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestArgsMatch
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestArgsMatch (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestAdd
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestAdd (0.00s)
13:44:28 [2020-10-03T13:44:28.289Z] === RUN   TestDel
13:44:28 [2020-10-03T13:44:28.289Z] --- PASS: TestDel (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestLen
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestLen (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestExactMatch
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestExactMatch (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestOnlyOneExactMatch
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestOnlyOneExactMatch (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestContains
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestContains (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestValidate
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestValidate (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestWalkValues
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestWalkValues (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestFuzzyMatch
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestFuzzyMatch (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestClone
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestClone (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] PASS
13:44:28 [2020-10-03T13:44:28.290Z] coverage: 92.2% of statements
13:44:28 [2020-10-03T13:44:28.290Z] ok  	github.com/docker/docker/api/types/filters	0.128s	coverage: 92.2% of statements
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestAdjustForAPIVersion
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestAdjustForAPIVersion (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] PASS
13:44:28 [2020-10-03T13:44:28.290Z] coverage: 5.7% of statements
13:44:28 [2020-10-03T13:44:28.290Z] ok  	github.com/docker/docker/api/server/router/swarm	0.156s	coverage: 5.7% of statements
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestDurationToSecondsString
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestDurationToSecondsString (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestGetTimestamp
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestGetTimestamp (0.11s)
13:44:28 [2020-10-03T13:44:28.290Z] === RUN   TestParseTimestamps
13:44:28 [2020-10-03T13:44:28.290Z] --- PASS: TestParseTimestamps (0.00s)
13:44:28 [2020-10-03T13:44:28.290Z] PASS
13:44:28 [2020-10-03T13:44:28.290Z] coverage: 100.0% of statements
13:44:28 [2020-10-03T13:44:28.290Z] ok  	github.com/docker/docker/api/types/time	0.151s	coverage: 100.0% of statements
13:44:28 [2020-10-03T13:44:28.749Z] === RUN   TestCompareVersion
13:44:28 [2020-10-03T13:44:28.749Z] --- PASS: TestCompareVersion (0.00s)
13:44:28 [2020-10-03T13:44:28.749Z] PASS
13:44:28 [2020-10-03T13:44:28.749Z] coverage: 75.0% of statements
13:44:28 [2020-10-03T13:44:28.749Z] ok  	github.com/docker/docker/api/types/versions	0.043s	coverage: 75.0% of statements
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:44:28 [2020-10-03T13:44:28.749Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:44:29 [2020-10-03T13:44:29.049Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:44:29 [2020-10-03T13:44:29.308Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:44:29 [2020-10-03T13:44:29.718Z] === RUN   TestReadAll
13:44:29 [2020-10-03T13:44:29.719Z] --- PASS: TestReadAll (0.00s)
13:44:29 [2020-10-03T13:44:29.719Z] PASS
13:44:29 [2020-10-03T13:44:29.719Z] coverage: 96.8% of statements
13:44:29 [2020-10-03T13:44:29.719Z] ok  	github.com/docker/docker/builder/dockerignore	0.144s	coverage: 96.8% of statements
13:44:30 [2020-10-03T13:44:30.245Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
13:44:30 [2020-10-03T13:44:30.687Z] --- PASS: TestParseRemoteURL (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestCloneArgsSmartHttp
13:44:30 [2020-10-03T13:44:30.687Z] --- PASS: TestCloneArgsSmartHttp (0.04s)
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestCloneArgsDumbHttp
13:44:30 [2020-10-03T13:44:30.687Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestCloneArgsGit
13:44:30 [2020-10-03T13:44:30.687Z] --- PASS: TestCloneArgsGit (0.00s)
13:44:30 [2020-10-03T13:44:30.687Z] === RUN   TestCheckoutGit
13:44:31 [2020-10-03T13:44:31.624Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:44:31 [2020-10-03T13:44:31.883Z] --- PASS: TestInspectNetwork (8.77s)
13:44:31 [2020-10-03T13:44:31.883Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:44:31 [2020-10-03T13:44:31.883Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:44:31 [2020-10-03T13:44:31.883Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:44:31 [2020-10-03T13:44:31.883Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:44:31 [2020-10-03T13:44:31.883Z] === RUN   TestRunContainerWithBridgeNone
13:44:32 [2020-10-03T13:44:32.142Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:44:32 [2020-10-03T13:44:32.401Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:44:34 [2020-10-03T13:44:34.309Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestNetworkInvalidJSON
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestNetworkInvalidJSON//networks/create
13:44:34 [2020-10-03T13:44:34.309Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:44:34 [2020-10-03T13:44:34.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:44:34 [2020-10-03T13:44:34.309Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:44:34 [2020-10-03T13:44:34.309Z] === CONT  TestNetworkInvalidJSON//networks/create
13:44:34 [2020-10-03T13:44:34.309Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:44:34 [2020-10-03T13:44:34.309Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:44:34 [2020-10-03T13:44:34.309Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:44:34 [2020-10-03T13:44:34.309Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:44:34 [2020-10-03T13:44:34.309Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:44:34 [2020-10-03T13:44:34.309Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestHostIPv4BridgeLabel
13:44:34 [2020-10-03T13:44:34.309Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:44:34 [2020-10-03T13:44:34.425Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
13:44:34 [2020-10-03T13:44:34.425Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s)
13:44:34 [2020-10-03T13:44:34.425Z] === RUN   TestProcessNoDockerignore
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestProcessNoDockerignore (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestProcessShouldLeaveAllFiles
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDetectContentType
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDetectContentType (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestSelectAcceptableMIME
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestSelectAcceptableMIME (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestInspectEmptyResponse
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestInspectEmptyResponse (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestInspectResponseBinary
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestInspectResponseBinary (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestResponseUnsupportedContentType
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestInspectResponseTextSimple
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestInspectResponseTextSimple (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestInspectResponseEmptyContentType
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestUnknownContentLength
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestUnknownContentLength (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDownloadRemote
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestGetAllAllowed
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestGetAllAllowed (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestGetAllMeta
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestGetAllMeta (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestWarnOnUnusedBuildArgs
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestIsUnreferencedBuiltin
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestIsExistingDirectory
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestIsExistingDirectory (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestGetFilenameForDownload
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestGetFilenameForDownload (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEnv2Variables
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEnv2Variables (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEnvValueWithExistingRunConfigEnv
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestMaintainer
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestMaintainer (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestLabel
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestLabel (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestFromScratch
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestFromScratch (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestFromWithArg
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestFromWithArg (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestFromWithArgButBuildArgsNotGiven
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestFromWithUndefinedArg
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestFromWithUndefinedArg (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestFromMultiStageWithNamedStage
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestOnbuild
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestOnbuild (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestWorkdir
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestWorkdir (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestCmd
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestCmd (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestHealthcheckNone
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestHealthcheckNone (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestHealthcheckCmd
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestHealthcheckCmd (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEntrypoint
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEntrypoint (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestExpose
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestExpose (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestUser
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestUser (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestVolume
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestVolume (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestStopSignal
13:44:34 [2020-10-03T13:44:34.426Z] --- SKIP: TestStopSignal (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     dispatchers_test.go:376: Windows does not support stopsignal
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestArg
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestArg (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestShell
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestShell (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestPrependEnvOnCmd
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestPrependEnvOnCmd (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestRunWithBuildArgs
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestRunWithBuildArgs (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestRunIgnoresHealthcheck
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestNormalizeWorkdir
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestNormalizeWorkdir (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/ADD_multiple_files_to_file
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/COPY_multiple_files_to_file
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDownloadRemote (0.09s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestGetWithStatusError
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestGetWithStatusError (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestCloseRootDirectory
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
13:44:34 [2020-10-03T13:44:34.426Z] --- SKIP: TestCloseRootDirectory (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestHashFile
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEnable
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEnable (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDisable
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDisable (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEnabled
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEnabled (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] PASS
13:44:34 [2020-10-03T13:44:34.426Z] coverage: 100.0% of statements
13:44:34 [2020-10-03T13:44:34.426Z] --- SKIP: TestHashFile (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestHashSubdir
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
13:44:34 [2020-10-03T13:44:34.426Z] --- SKIP: TestHashSubdir (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestRemoveDirectory
13:44:34 [2020-10-03T13:44:34.426Z] --- SKIP: TestRemoveDirectory (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:44:34 [2020-10-03T13:44:34.426Z] PASS
13:44:34 [2020-10-03T13:44:34.426Z] coverage: 9.2% of statements
13:44:34 [2020-10-03T13:44:34.426Z] ok  	github.com/docker/docker/cli/debug	0.048s	coverage: 100.0% of statements
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/COPY_wildcard_no_files
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDispatch/COPY_url
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDispatch (0.05s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z]     --- PASS: TestDispatch/COPY_url (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestAddScratchImageAddsToMounts
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestAddFromScratchPopulatesPlatform
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestImageSourceGetAddsToMounts
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestEmptyDockerfile
13:44:34 [2020-10-03T13:44:34.426Z] ok  	github.com/docker/docker/builder/remotecontext	0.938s	coverage: 9.2% of statements
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestEmptyDockerfile (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestSymlinkDockerfile
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestSymlinkDockerfile (0.01s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDockerfileOutsideTheBuildContext
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestNonExistingDockerfile
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestNonExistingDockerfile (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestCopyRunConfig
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestCopyRunConfig (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestDeepCopyRunConfig
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestDeepCopyRunConfig (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestExportImage
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestExportImage (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] === RUN   TestNormalizeDest
13:44:34 [2020-10-03T13:44:34.426Z] --- PASS: TestNormalizeDest (0.00s)
13:44:34 [2020-10-03T13:44:34.426Z] PASS
13:44:34 [2020-10-03T13:44:34.426Z] coverage: 46.3% of statements
13:44:34 [2020-10-03T13:44:34.426Z] ok  	github.com/docker/docker/builder/dockerfile	0.835s	coverage: 46.3% of statements
13:44:34 [2020-10-03T13:44:34.568Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
13:44:34 [2020-10-03T13:44:34.568Z] === RUN   TestDaemonRestartWithLiveRestore
13:44:35 [2020-10-03T13:44:35.505Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
13:44:35 [2020-10-03T13:44:35.505Z] === RUN   TestDaemonDefaultNetworkPools
13:44:36 [2020-10-03T13:44:36.074Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:44:36 [2020-10-03T13:44:36.334Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
13:44:36 [2020-10-03T13:44:36.334Z] === RUN   TestDaemonRestartWithExistingNetwork
13:44:37 [2020-10-03T13:44:37.714Z] === RUN   TestDockerSuite/TestBuildHistory
13:44:37 [2020-10-03T13:44:37.714Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
13:44:37 [2020-10-03T13:44:37.714Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:44:39 [2020-10-03T13:44:39.092Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
13:44:39 [2020-10-03T13:44:39.092Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:44:39 [2020-10-03T13:44:39.660Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
13:44:39 [2020-10-03T13:44:39.660Z] === RUN   TestServiceWithPredefinedNetwork
13:44:41 [2020-10-03T13:44:41.039Z] === RUN   TestDockerSuite/TestBuildIidFile
13:44:41 [2020-10-03T13:44:41.039Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:44:41 [2020-10-03T13:44:41.273Z] --- PASS: TestInfoAPIWarnings (16.61s)
13:44:41 [2020-10-03T13:44:41.273Z] === RUN   TestInfoDebug
13:44:41 [2020-10-03T13:44:41.273Z] --- PASS: TestInfoDebug (0.63s)
13:44:41 [2020-10-03T13:44:41.273Z] === RUN   TestInfoInsecureRegistries
13:44:41 [2020-10-03T13:44:41.273Z] --- PASS: TestInfoInsecureRegistries (0.62s)
13:44:41 [2020-10-03T13:44:41.273Z] === RUN   TestInfoRegistryMirrors
13:44:41 [2020-10-03T13:44:41.535Z] --- PASS: TestInfoRegistryMirrors (0.62s)
13:44:41 [2020-10-03T13:44:41.535Z] === RUN   TestLoginFailsWithBadCredentials
13:44:41 [2020-10-03T13:44:41.609Z] === RUN   TestDockerSuite/TestBuildInheritance
13:44:41 [2020-10-03T13:44:41.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
13:44:41 [2020-10-03T13:44:41.797Z] === RUN   TestPingCacheHeaders
13:44:42 [2020-10-03T13:44:42.058Z] --- PASS: TestPingCacheHeaders (0.05s)
13:44:42 [2020-10-03T13:44:42.058Z] === RUN   TestPingGet
13:44:42 [2020-10-03T13:44:42.058Z] --- PASS: TestPingGet (0.03s)
13:44:42 [2020-10-03T13:44:42.058Z] === RUN   TestPingHead
13:44:42 [2020-10-03T13:44:42.058Z] --- PASS: TestPingHead (0.05s)
13:44:42 [2020-10-03T13:44:42.058Z] === RUN   TestVersion
13:44:42 [2020-10-03T13:44:42.058Z] --- PASS: TestVersion (0.05s)
13:44:42 [2020-10-03T13:44:42.058Z] PASS
13:44:42 [2020-10-03T13:44:42.058Z] 
13:44:42 [2020-10-03T13:44:42.058Z] === Skipped
13:44:42 [2020-10-03T13:44:42.058Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:44:42 [2020-10-03T13:44:42.058Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:44:42 [2020-10-03T13:44:42.058Z] 
13:44:42 [2020-10-03T13:44:42.058Z] 
13:44:42 [2020-10-03T13:44:42.058Z] DONE 18 tests, 1 skipped in 22.504s
13:44:42 [2020-10-03T13:44:42.058Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:44:42 [2020-10-03T13:44:42.058Z] ++ 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
13:44:42 [2020-10-03T13:44:42.058Z] ++ set -e
13:44:42 [2020-10-03T13:44:42.058Z] ++ '[' -n 0 ']'
13:44:42 [2020-10-03T13:44:42.058Z] ++ set -x
13:44:42 [2020-10-03T13:44:42.059Z] ++ env -i DEST=/go/src/github.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
13:44:42 [2020-10-03T13:44:42.176Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:44:42 [2020-10-03T13:44:42.176Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:44:42 [2020-10-03T13:44:42.320Z] INFO: Testing against a local daemon
13:44:42 [2020-10-03T13:44:42.320Z] === RUN   TestVolumesCreateAndList
13:44:42 [2020-10-03T13:44:42.320Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:44:42 [2020-10-03T13:44:42.320Z] === RUN   TestVolumesRemove
13:44:42 [2020-10-03T13:44:42.320Z] --- PASS: TestVolumesRemove (0.11s)
13:44:42 [2020-10-03T13:44:42.320Z] === RUN   TestVolumesInspect
13:44:42 [2020-10-03T13:44:42.320Z] --- PASS: TestVolumesInspect (0.03s)
13:44:42 [2020-10-03T13:44:42.320Z] === RUN   TestVolumesInvalidJSON
13:44:42 [2020-10-03T13:44:42.320Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:44:42 [2020-10-03T13:44:42.320Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:44:42 [2020-10-03T13:44:42.435Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s)
13:44:42 [2020-10-03T13:44:42.435Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:44:42 [2020-10-03T13:44:42.435Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:44:42 [2020-10-03T13:44:42.435Z]     service_test.go:236: FLAKY_TEST
13:44:42 [2020-10-03T13:44:42.435Z] === RUN   TestServiceWithDataPathPortInit
13:44:42 [2020-10-03T13:44:42.582Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:44:42 [2020-10-03T13:44:42.582Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:44:42 [2020-10-03T13:44:42.582Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:44:42 [2020-10-03T13:44:42.582Z] PASS
13:44:42 [2020-10-03T13:44:42.582Z] 
13:44:42 [2020-10-03T13:44:42.582Z] DONE 5 tests in 0.366s
13:44:42 [2020-10-03T13:44:42.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:44:42 [2020-10-03T13:44:42.694Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:44:42 [2020-10-03T13:44:42.694Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:44:42 [2020-10-03T13:44:42.844Z] ++++ cat bundles/test-integration/docker.pid
13:44:42 [2020-10-03T13:44:42.844Z] +++ kill 13630
13:44:43 [2020-10-03T13:44:43.262Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:44:43 [2020-10-03T13:44:43.522Z] === RUN   TestDockerSuite/TestBuildLabel
13:44:43 [2020-10-03T13:44:43.781Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:44:44 [2020-10-03T13:44:44.230Z] +++ /etc/init.d/apparmor stop
13:44:44 [2020-10-03T13:44:44.230Z] Leaving: AppArmorNo profiles have been unloaded.
13:44:44 [2020-10-03T13:44:44.230Z] 
13:44:44 [2020-10-03T13:44:44.230Z] Unloading profiles will leave already running processes permanently
13:44:44 [2020-10-03T13:44:44.230Z] unconfined, which can lead to unexpected situations.
13:44:44 [2020-10-03T13:44:44.230Z] 
13:44:44 [2020-10-03T13:44:44.230Z] To set a process to complain mode, use the command line tool
13:44:44 [2020-10-03T13:44:44.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:44:44 [2020-10-03T13:44:44.230Z] +++ true
13:44:44 [2020-10-03T13:44:44.230Z] exiting test-integration
13:44:44 [2020-10-03T13:44:44.230Z] ++ exit 0
13:44:44 [2020-10-03T13:44:44.230Z] 
13:44:44 [2020-10-03T13:44:44.349Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:44:44 [2020-10-03T13:44:44.917Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:44:45 [2020-10-03T13:44:45.487Z] === RUN   TestDockerSuite/TestBuildLabels
13:44:46 [2020-10-03T13:44:46.426Z] === RUN   TestDockerSuite/TestBuildLabelsCache
Post stage
[Pipeline] junit
13:44:46 [2020-10-03T13:44:46.796Z] Recording test results
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointCreateError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointCreate
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointDeleteError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointDeleteError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointDelete
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointDelete (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointListError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointListError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointList
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointList (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCheckpointListContainerNotFound
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNewClientWithOpsFromEnv
13:44:46 [2020-10-03T13:44:46.816Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z]     client_test.go:23: runtime.GOOS == "windows"
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestGetAPIPath
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestGetAPIPath (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestParseHostURL
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestParseHostURL (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPIVersionEmpty
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPIVersion
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPIVersion (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPVersionOverride
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPIVersionAutomatic
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestClientRedirect
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestClientRedirect (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigCreateUnsupported
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigCreateUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigCreateError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigCreate
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspectNotFound
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspectNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspectUnsupported
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspectUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspectError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspectConfigNotFound
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigInspect
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigListUnsupported
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigListUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigListError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigListError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigList
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigList (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigRemoveUnsupported
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigRemoveError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigRemove
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigUpdateUnsupported
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigUpdateError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestConfigUpdate
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestConfigUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCommitError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCommitError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCommit
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCommit (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStatPathError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStatPathError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStatPathNotFoundError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStatPathNoHeaderError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStatPath
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStatPath (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyToContainerError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyToContainerError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyToContainerNotFoundError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyToContainerNotStatusOKError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyToContainer
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyToContainer (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyFromContainerError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyFromContainerError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyFromContainerNotFoundError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyFromContainerNotStatusOKError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyFromContainerNoHeaderError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestCopyFromContainer
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestCopyFromContainer (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCreateError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCreateImageNotFound
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCreateWithName
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCreateWithName (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerCreateAutoRemove
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerDiffError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerDiffError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerDiff
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerDiff (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecCreateError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecCreate
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecStartError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecStartError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecStart
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecStart (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecInspectError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecInspect
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExportError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExportError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExport
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExport (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerInspectError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerInspectContainerNotFound
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerInspect
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerInspectNode
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerInspectNode (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerKillError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerKillError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerKill
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerKill (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerListError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerListError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerList
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerList (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerLogsNotFoundError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerLogsError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerLogsError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerLogs
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerLogs (0.16s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerPauseError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerPauseError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerPause
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerPause (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainersPruneError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainersPruneError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainersPrune
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainersPrune (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRemoveError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRemoveNotFoundError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRemove
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRenameError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRenameError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRename
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRename (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerResizeError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerResizeError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecResizeError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecResizeError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerResize
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerResize (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerExecResize
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerExecResize (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRestartError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRestartError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerRestart
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerRestart (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStartError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStartError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStart
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStart (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStatsError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStatsError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStats
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStats (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStopError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStopError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerStop
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerStop (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerTopError
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerTopError (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerTop
13:44:46 [2020-10-03T13:44:46.816Z] --- PASS: TestContainerTop (0.00s)
13:44:46 [2020-10-03T13:44:46.816Z] === RUN   TestContainerUnpauseError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerUnpauseError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestContainerUnpause
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerUnpause (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestContainerUpdateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestContainerUpdate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestContainerWaitError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerWaitError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestContainerWait
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestContainerWait (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestDiskUsageError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestDiskUsageError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestDiskUsage
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestDiskUsage (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestDistributionInspectUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestDistributionInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestEventsErrorInOptions
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestEventsErrorInOptions (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestEventsErrorFromServer
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestEventsErrorFromServer (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestEvents
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestEvents (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestTLSCloseWriter
13:44:46 [2020-10-03T13:44:46.817Z] === PAUSE TestTLSCloseWriter
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageBuildError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageBuildError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageBuild
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageBuild (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestGetDockerOS
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestGetDockerOS (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageCreateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageCreate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageHistoryError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageHistoryError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageHistory
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageHistory (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageImportError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageImportError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageImport
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageImport (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageInspectImageNotFound
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageInspectImageNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageListApiBefore125
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageListApiBefore125 (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageLoadError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageLoadError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageLoad
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageLoad (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagesPruneError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagesPruneError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagesPrune
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagesPrune (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullReferenceParseError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullReferenceParseError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullAnyError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullAnyError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullStatusUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullWithPrivilegedFuncNoError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePullWithoutErrors
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePullWithoutErrors (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushReferenceError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushReferenceError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushAnyError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushAnyError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushStatusUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithPrivilegedFuncNoError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithoutErrors
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImagePushWithoutErrors (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageRemoveImageNotFound
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSaveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSaveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSave
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSave (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchAnyError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchAnyError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchStatusUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageSearchWithoutErrors
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageTagError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageTagError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageTagInvalidReference
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageTagInvalidReference (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageTagInvalidSourceImageName
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageTagHexSource
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageTagHexSource (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestImageTag
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestImageTag (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestInfoServerError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestInfoServerError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestInfoInvalidResponseJSONError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestInfo
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestInfo (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkConnectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkConnectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkConnect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkConnect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkCreateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkCreate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkDisconnectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkDisconnectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkDisconnect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkDisconnect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkInspectNotFoundError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworksPruneError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworksPruneError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworksPrune
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworksPrune (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNetworkRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNetworkRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeInspectNodeNotFound
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeUpdateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestNodeUpdate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestNodeUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestOptionWithTimeout
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestOptionWithTimeout (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingFail
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPingFail (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingWithError
13:44:46 [2020-10-03T13:44:46.817Z] 2020/10/03 13:44:46 RoundTripper returned a response & error; ignoring response
13:44:46 [2020-10-03T13:44:46.817Z] 2020/10/03 13:44:46 RoundTripper returned a response & error; ignoring response
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPingWithError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingSuccess
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPingSuccess (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingHeadFallback
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingHeadFallback/OK
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingHeadFallback/Internal_Server_Error
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingHeadFallback/Not_Found
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPingHeadFallback (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginDisableError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginDisableError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginDisable
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginDisable (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginEnableError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginEnableError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginEnable
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginEnable (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginPushError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginPushError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginPush
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginPush (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginSetError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginSetError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPluginSet
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPluginSet (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSetHostHeader
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSetHostHeader (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestPlainTextError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestPlainTextError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestInfiniteError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestInfiniteError (0.01s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretCreateUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretCreateUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretCreateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretCreate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretInspectUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretInspectUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretInspectSecretNotFound
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretListUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretListUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretRemoveUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretUpdateUnsupported
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretUpdateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSecretUpdate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSecretUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceCreateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceCreate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceCreateCompatiblePlatforms
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceCreateDigestPinning
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceInspectError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceInspectServiceNotFound
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceInspect
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceListError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceListError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceList
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceList (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceLogsError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceLogsError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceLogs
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceLogs (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceRemoveError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceRemoveNotFoundError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceRemove
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceUpdateError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestServiceUpdate
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestServiceUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSwarmGetUnlockKeyError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSwarmGetUnlockKey
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSwarmInitError
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSwarmInitError (0.00s)
13:44:46 [2020-10-03T13:44:46.817Z] === RUN   TestSwarmInit
13:44:46 [2020-10-03T13:44:46.817Z] --- PASS: TestSwarmInit (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmInspectError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmInspect
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmJoinError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmJoinError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmJoin
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmJoin (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmLeaveError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmLeaveError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmLeave
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmLeave (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmUnlockError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmUnlockError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmUnlock
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmUnlock (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmUpdateError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmUpdateError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestSwarmUpdate
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestSwarmUpdate (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestTaskInspectError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTaskInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestTaskInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestTaskInspect
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTaskInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestTaskListError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTaskListError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestTaskList
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTaskList (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeCreateError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeCreateError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeCreate
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeCreate (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeInspectError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeInspectError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeInspectNotFound
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeInspectNotFound (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeInspectWithEmptyID
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeInspect
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeInspect (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeListError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeListError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeList
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeList (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeRemoveError
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeRemoveError (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === RUN   TestVolumeRemove
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestVolumeRemove (0.00s)
13:44:46 [2020-10-03T13:44:46.818Z] === CONT  TestTLSCloseWriter
13:44:46 [2020-10-03T13:44:46.818Z] --- PASS: TestTLSCloseWriter (0.01s)
13:44:46 [2020-10-03T13:44:46.818Z] PASS
13:44:46 [2020-10-03T13:44:46.818Z] coverage: 74.9% of statements
13:44:46 [2020-10-03T13:44:46.818Z] ok  	github.com/docker/docker/client	0.598s	coverage: 74.9% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:44:47 [2020-10-03T13:44:47.365Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:44:47 [2020-10-03T13:44:47.639Z] + echo Ensuring container killed.
13:44:47 [2020-10-03T13:44:47.639Z] Ensuring container killed.
13:44:47 [2020-10-03T13:44:47.639Z] + docker rm -vf docker-pr1
13:44:47 [2020-10-03T13:44:47.639Z] Error: No such container: docker-pr1
13:44:47 [2020-10-03T13:44:47.639Z] + true
[Pipeline] sh
13:44:47 [2020-10-03T13:44:47.930Z] + echo Chowning /workspace to jenkins user
13:44:47 [2020-10-03T13:44:47.930Z] Chowning /workspace to jenkins user
13:44:47 [2020-10-03T13:44:47.930Z] + id -u
13:44:47 [2020-10-03T13:44:47.930Z] + id -g
13:44:47 [2020-10-03T13:44:47.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/workspace busybox chown -R 1000:1000 /workspace
13:44:47 [2020-10-03T13:44:47.930Z] Unable to find image 'busybox:latest' locally
13:44:47 [2020-10-03T13:44:47.930Z] latest: Pulling from library/busybox
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/builder/dockerignore	0.021s	coverage: 96.8% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/builder/dockerfile	0.187s	coverage: 48.0% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/builder/remotecontext	0.103s	coverage: 13.6% of statements
13:44:48 [2020-10-03T13:44:48.135Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:44:48 [2020-10-03T13:44:48.191Z] 590851f7c68b: Pulling fs layer
13:44:48 [2020-10-03T13:44:48.453Z] 590851f7c68b: Verifying Checksum
13:44:48 [2020-10-03T13:44:48.453Z] 590851f7c68b: Download complete
13:44:48 [2020-10-03T13:44:48.696Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.342s	coverage: 86.3% of statements
13:44:48 [2020-10-03T13:44:48.697Z] ?   	github.com/docker/docker/cli	[no test files]
13:44:48 [2020-10-03T13:44:48.697Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:44:48 [2020-10-03T13:44:48.719Z] 590851f7c68b: Pull complete
13:44:48 [2020-10-03T13:44:48.719Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
13:44:48 [2020-10-03T13:44:48.719Z] Status: Downloaded newer image for busybox:latest
13:44:49 [2020-10-03T13:44:49.302Z] === RUN   TestDockerSuite/TestBuildLastModified
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:44:52 [2020-10-03T13:44:52.332Z] + bundleName=arm64-integration
13:44:52 [2020-10-03T13:44:52.332Z] + echo Creating arm64-integration-bundles.tar.gz
13:44:52 [2020-10-03T13:44:52.332Z] Creating arm64-integration-bundles.tar.gz
13:44:52 [2020-10-03T13:44:52.332Z] + + find bundles -pathxargs */root/*overlay2 -prune tar -o -czf -type arm64-integration-bundles.tar.gz f
13:44:52 [2020-10-03T13:44:52.332Z]  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
13:44:52 [2020-10-03T13:44:52.607Z] Archiving artifacts
13:44:52 [2020-10-03T13:44:52.867Z] ok  	github.com/docker/docker/client	0.194s	coverage: 75.4% of statements
13:44:53 [2020-10-03T13:44:53.518Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:44:54 [2020-10-03T13:44:54.412Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:44:54 [2020-10-03T13:44:54.772Z] + make clean
13:44:55 [2020-10-03T13:44:55.346Z] docker volume rm -f docker-dev-cache
13:44:55 [2020-10-03T13:44:55.346Z] docker-dev-cache
[Pipeline] deleteDir
13:44:56 [2020-10-03T13:44:56.052Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:44:56 [2020-10-03T13:44:56.052Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:44:56 [2020-10-03T13:44:56.052Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:44:56 [2020-10-03T13:44:56.052Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:44:56 [2020-10-03T13:44:56.052Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:44:56 [2020-10-03T13:44:56.311Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:44:57 [2020-10-03T13:44:57.689Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:44:58 [2020-10-03T13:44:58.626Z] --- PASS: TestServiceWithDataPathPortInit (16.19s)
13:44:58 [2020-10-03T13:44:58.627Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:44:58 [2020-10-03T13:44:58.627Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:45:01 [2020-10-03T13:45:01.654Z] --- PASS: TestCheckoutGit (30.93s)
13:45:01 [2020-10-03T13:45:01.654Z] === RUN   TestValidGitTransport
13:45:01 [2020-10-03T13:45:01.654Z] --- PASS: TestValidGitTransport (0.00s)
13:45:01 [2020-10-03T13:45:01.654Z] === RUN   TestGitInvalidRef
13:45:01 [2020-10-03T13:45:01.654Z] --- PASS: TestGitInvalidRef (0.23s)
13:45:01 [2020-10-03T13:45:01.654Z] PASS
13:45:01 [2020-10-03T13:45:01.654Z] coverage: 86.3% of statements
13:45:01 [2020-10-03T13:45:01.654Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.324s	coverage: 86.3% of statements
13:45:01 [2020-10-03T13:45:01.918Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:45:02 [2020-10-03T13:45:02.113Z] ?   	github.com/docker/docker/cli	[no test files]
13:45:02 [2020-10-03T13:45:02.113Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:45:02 [2020-10-03T13:45:02.177Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:45:02 [2020-10-03T13:45:02.437Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:45:07 [2020-10-03T13:45:07.709Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s)
13:45:07 [2020-10-03T13:45:07.709Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:10g75or9mdgfuk485ohclwc96 Created:2020-10-03 13:45:00.238446922 +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[66f1bad64ec4f773281517118c912869a0dd4a209d5ced2b347b24f4459d6ce2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj130yjfnsajo0nuhse1i2z93 EndpointID:99368080815dd15b5dc71efdf8044bfe0322e8cc2ff86e8073cb2cd622eeac28 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4640463d9d23c1af261ebefd5180116bbdce5fc9d746d96a1484f735a2329327 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:92b83b9c6428 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj130yjfnsajo0nuhse1i2z93 EndpointID:99368080815dd15b5dc71efdf8044bfe0322e8cc2ff86e8073cb2cd622eeac28 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:45:07 [2020-10-03T13:45:07.709Z] PASS
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] === Skipped
13:45:07 [2020-10-03T13:45:07.709Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:45:07 [2020-10-03T13:45:07.709Z]     service_test.go:236: FLAKY_TEST
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] DONE 23 tests, 1 skipped in 51.262s
13:45:07 [2020-10-03T13:45:07.709Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:45:07 [2020-10-03T13:45:07.709Z] ++ 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
13:45:07 [2020-10-03T13:45:07.709Z] ++ set -e
13:45:07 [2020-10-03T13:45:07.709Z] ++ '[' -n 0 ']'
13:45:07 [2020-10-03T13:45:07.709Z] ++ set -x
13:45:07 [2020-10-03T13:45:07.709Z] ++ env -i DEST=/go/src/github.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
13:45:07 [2020-10-03T13:45:07.709Z] INFO: Testing against a local daemon
13:45:07 [2020-10-03T13:45:07.709Z] === RUN   TestDockerNetworkIpvlanPersistance
13:45:07 [2020-10-03T13:45:07.709Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
13:45:07 [2020-10-03T13:45:07.709Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:45:07 [2020-10-03T13:45:07.709Z] === RUN   TestDockerNetworkIpvlan
13:45:07 [2020-10-03T13:45:07.709Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:45:07 [2020-10-03T13:45:07.709Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:45:07 [2020-10-03T13:45:07.709Z] PASS
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] === Skipped
13:45:07 [2020-10-03T13:45:07.709Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
13:45:07 [2020-10-03T13:45:07.709Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:45:07 [2020-10-03T13:45:07.709Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] 
13:45:07 [2020-10-03T13:45:07.709Z] DONE 2 tests, 2 skipped in 0.146s
13:45:07 [2020-10-03T13:45:07.709Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:45:07 [2020-10-03T13:45:07.709Z] ++ 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
13:45:07 [2020-10-03T13:45:07.709Z] ++ set -e
13:45:07 [2020-10-03T13:45:07.709Z] ++ '[' -n 0 ']'
13:45:07 [2020-10-03T13:45:07.709Z] ++ set -x
13:45:07 [2020-10-03T13:45:07.709Z] ++ env -i DEST=/go/src/github.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
13:45:07 [2020-10-03T13:45:07.709Z] INFO: Testing against a local daemon
13:45:07 [2020-10-03T13:45:07.709Z] === RUN   TestDockerNetworkMacvlanPersistance
13:45:08 [2020-10-03T13:45:08.646Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
13:45:08 [2020-10-03T13:45:08.646Z] === RUN   TestDockerNetworkMacvlan
13:45:09 [2020-10-03T13:45:09.215Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:45:09 [2020-10-03T13:45:09.475Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:45:10 [2020-10-03T13:45:10.412Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:45:10 [2020-10-03T13:45:10.688Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithTLS
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithConflicts
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliWithConflictingLabels
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestConfigureDaemonLogs
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestConfigureDaemonLogs (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestCommonOptionsInstallFlags
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
13:45:10 [2020-10-03T13:45:10.689Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
13:45:10 [2020-10-03T13:45:10.689Z] PASS
13:45:10 [2020-10-03T13:45:10.689Z] coverage: 18.5% of statements
13:45:10 [2020-10-03T13:45:10.689Z] ok  	github.com/docker/docker/cmd/dockerd	0.624s	coverage: 18.5% of statements
13:45:11 [2020-10-03T13:45:11.351Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestContainerStopSignal
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestContainerStopSignal (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestContainerStopTimeout
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestContainerStopTimeout (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestContainerSecretReferenceDestTarget
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestContainerLogPathSetForJSONFileLogger
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestContainerLogPathSetForRingLogger
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestReplaceAndAppendEnvVars
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestNewMemoryStore
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestNewMemoryStore (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestAddContainers
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestAddContainers (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestGetContainer
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestGetContainer (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestDeleteContainer
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestDeleteContainer (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestListContainers
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestListContainers (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestFirstContainer
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestFirstContainer (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestApplyAllContainer
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestApplyAllContainer (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestIsValidHealthString
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestIsValidHealthString (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestStateRunStop
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestStateRunStop (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestStateTimeoutWait
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestStateTimeoutWait (0.10s)
13:45:11 [2020-10-03T13:45:11.662Z]     state_test.go:141: Stop callback fired
13:45:11 [2020-10-03T13:45:11.662Z]     state_test.go:165: Stop callback fired
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestIsValidStateString
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestIsValidStateString (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestViewSaveDelete
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestViewSaveDelete (0.01s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestViewAll
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestViewAll (0.01s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestViewGet
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestViewGet (0.01s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestNames
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestNames (0.00s)
13:45:11 [2020-10-03T13:45:11.662Z] === RUN   TestViewWithHealthCheck
13:45:11 [2020-10-03T13:45:11.662Z] --- PASS: TestViewWithHealthCheck (0.01s)
13:45:11 [2020-10-03T13:45:11.662Z] PASS
13:45:11 [2020-10-03T13:45:11.662Z] coverage: 41.6% of statements
13:45:11 [2020-10-03T13:45:11.662Z] ok  	github.com/docker/docker/container	0.546s	coverage: 41.6% of statements
13:45:11 [2020-10-03T13:45:11.662Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:45:11 [2020-10-03T13:45:11.662Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:45:11 [2020-10-03T13:45:11.662Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:45:11 [2020-10-03T13:45:11.662Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:45:12 [2020-10-03T13:45:12.288Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:45:13 [2020-10-03T13:45:13.225Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:45:13 [2020-10-03T13:45:13.485Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestPrepare
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestPrepare (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestStart
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestStart (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestWaitCancel
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestWaitCancel (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestWaitDisabled
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestWaitDisabled (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestWaitEnabled
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestWaitEnabled (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] === RUN   TestRemove
13:45:13 [2020-10-03T13:45:13.843Z] --- PASS: TestRemove (0.00s)
13:45:13 [2020-10-03T13:45:13.843Z] PASS
13:45:13 [2020-10-03T13:45:13.843Z] coverage: 65.3% of statements
13:45:13 [2020-10-03T13:45:13.843Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.493s	coverage: 65.3% of statements
13:45:15 [2020-10-03T13:45:15.390Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:45:15 [2020-10-03T13:45:15.390Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:45:15 [2020-10-03T13:45:15.959Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestNewListSecretsFilters
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestNewListSecretsFilters (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestNewListConfigsFilters
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestNewListConfigsFilters (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] PASS
13:45:16 [2020-10-03T13:45:16.752Z] coverage: 0.5% of statements
13:45:16 [2020-10-03T13:45:16.752Z] ok  	github.com/docker/docker/daemon/cluster	0.764s	coverage: 0.5% of statements
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCContainerRuntime
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/empty
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/default
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/process
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCIsolation
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCIsolation/default
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCIsolation/process
13:45:16 [2020-10-03T13:45:16.752Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
13:45:16 [2020-10-03T13:45:16.752Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
13:45:16 [2020-10-03T13:45:16.752Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
13:45:16 [2020-10-03T13:45:16.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
13:45:16 [2020-10-03T13:45:16.753Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
13:45:17 [2020-10-03T13:45:17.212Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
13:45:17 [2020-10-03T13:45:17.212Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
13:45:17 [2020-10-03T13:45:17.212Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertFromGRPCConfigs
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertFromGRPCConfigs/file
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
13:45:17 [2020-10-03T13:45:17.212Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCConfigs
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCConfigs/file
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
13:45:17 [2020-10-03T13:45:17.212Z] === RUN   TestServiceConvertToGRPCConfigs/none
13:45:17 [2020-10-03T13:45:17.212Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
13:45:17 [2020-10-03T13:45:17.212Z] PASS
13:45:17 [2020-10-03T13:45:17.212Z] coverage: 35.9% of statements
13:45:17 [2020-10-03T13:45:17.212Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.955s	coverage: 35.9% of statements
13:45:19 [2020-10-03T13:45:19.249Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:45:19 [2020-10-03T13:45:19.817Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:45:20 [2020-10-03T13:45:20.385Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:45:21 [2020-10-03T13:45:21.324Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:45:21 [2020-10-03T13:45:21.583Z] --- PASS: TestDockerNetworkMacvlan (12.95s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s)
13:45:21 [2020-10-03T13:45:21.583Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
13:45:21 [2020-10-03T13:45:21.583Z] PASS
13:45:21 [2020-10-03T13:45:21.583Z] 
13:45:21 [2020-10-03T13:45:21.583Z] DONE 8 tests in 14.567s
13:45:21 [2020-10-03T13:45:21.583Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:45:21 [2020-10-03T13:45:21.583Z] ++ 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
13:45:21 [2020-10-03T13:45:21.583Z] ++ set -e
13:45:21 [2020-10-03T13:45:21.583Z] ++ '[' -n 0 ']'
13:45:21 [2020-10-03T13:45:21.583Z] ++ set -x
13:45:21 [2020-10-03T13:45:21.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
13:45:21 [2020-10-03T13:45:21.583Z] testing: warning: no tests to run
13:45:21 [2020-10-03T13:45:21.583Z] PASS
13:45:21 [2020-10-03T13:45:21.583Z] 
13:45:21 [2020-10-03T13:45:21.583Z] DONE 0 tests in 0.033s
13:45:21 [2020-10-03T13:45:21.583Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:45:21 [2020-10-03T13:45:21.583Z] ++ 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
13:45:21 [2020-10-03T13:45:21.583Z] ++ set -e
13:45:21 [2020-10-03T13:45:21.583Z] ++ '[' -n 0 ']'
13:45:21 [2020-10-03T13:45:21.583Z] ++ set -x
13:45:21 [2020-10-03T13:45:21.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
13:45:21 [2020-10-03T13:45:21.583Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:45:21 [2020-10-03T13:45:21.842Z] INFO: Testing against a local daemon
13:45:21 [2020-10-03T13:45:21.842Z] === RUN   TestAuthZPluginAllowRequest
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestBuilderGC
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestBuilderGC (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationNotFound
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonBrokenConfiguration
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestParseClusterAdvertiseSettings
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestFindConfigurationConflicts
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestFindConfigurationConflicts (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeConflicts
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeConcurrent
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeConcurrentError
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestFindConfigurationConflictsWithMergedValues
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestValidateConfigurationErrors (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_label
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_dns
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_dns-search
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_max-download-attempts
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestValidateConfiguration/with_node_generic_resources
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestValidateConfiguration (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestModifiedDiscoverySettings
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestReloadSetConfigFileNotExist
13:45:23 [2020-10-03T13:45:23.009Z] time="2020-10-03T13:45:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestReloadDefaultConfigNotExist
13:45:23 [2020-10-03T13:45:23.009Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestReloadBadDefaultConfig
13:45:23 [2020-10-03T13:45:23.009Z] time="2020-10-03T13:45:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-197449155"
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestReloadWithConflictingLabels
13:45:23 [2020-10-03T13:45:23.009Z] time="2020-10-03T13:45:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-624241222"
13:45:23 [2020-10-03T13:45:23.009Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
13:45:23 [2020-10-03T13:45:23.009Z] === RUN   TestReloadWithDuplicateLabels
13:45:23 [2020-10-03T13:45:23.009Z] time="2020-10-03T13:45:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-084436205"
13:45:23 [2020-10-03T13:45:23.010Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
13:45:23 [2020-10-03T13:45:23.010Z] === RUN   TestDaemonConfigurationMerge
13:45:23 [2020-10-03T13:45:23.010Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
13:45:23 [2020-10-03T13:45:23.010Z] PASS
13:45:23 [2020-10-03T13:45:23.010Z] coverage: 79.7% of statements
13:45:23 [2020-10-03T13:45:23.010Z] ok  	github.com/docker/docker/daemon/config	0.874s	coverage: 79.7% of statements
13:45:23 [2020-10-03T13:45:23.010Z] === RUN   TestDiscoveryOptsErrors
13:45:23 [2020-10-03T13:45:23.010Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
13:45:23 [2020-10-03T13:45:23.010Z] === RUN   TestDiscoveryOpts
13:45:23 [2020-10-03T13:45:23.010Z] --- PASS: TestDiscoveryOpts (0.00s)
13:45:23 [2020-10-03T13:45:23.010Z] PASS
13:45:23 [2020-10-03T13:45:23.010Z] coverage: 30.0% of statements
13:45:23 [2020-10-03T13:45:23.010Z] ok  	github.com/docker/docker/daemon/discovery	0.198s	coverage: 30.0% of statements
13:45:23 [2020-10-03T13:45:23.219Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
13:45:23 [2020-10-03T13:45:23.219Z] === RUN   TestAuthZPluginTLS
13:45:23 [2020-10-03T13:45:23.219Z] === RUN   TestDockerSuite/TestBuildNetNone
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestVerifyNetworkingConfig
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestGetContainer
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestGetContainer (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestValidContainerNames
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestValidContainerNames (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestContainerInitDNS
13:45:23 [2020-10-03T13:45:23.469Z] --- SKIP: TestContainerInitDNS (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     daemon_test.go:147: root required
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestMerge
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestMerge (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestValidateContainerIsolation
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestValidateContainerIsolation (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestFindNetworkErrorType
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestFindNetworkErrorType (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestEnsureServicesExist
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestEnsureServicesExist (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestEnsureServicesExistErrors
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestContainerDelete
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestContainerDelete (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestContainerDoubleDelete
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestContainerDoubleDelete (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestLogContainerEventCopyLabels
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestLogContainerEventWithAttributes
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestNoneHealthcheck
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestNoneHealthcheck (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestHealthStates
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] time="2020-10-03T13:45:23Z" 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"
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestHealthStates (0.09s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestMaskURLCredentials
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestMaskURLCredentials (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestGetInspectData
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestGetInspectData (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestFillLicense
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestFillLicense (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestListInvalidFilter
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestListInvalidFilter (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestNameFilter
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestNameFilter (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
13:45:23 [2020-10-03T13:45:23.469Z] === 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
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- 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)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonReloadLabels
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestDaemonReloadLabels (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonReloadMirrors
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestDaemonReloadMirrors (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonReloadInsecureRegistries
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonReloadNotAffectOthers
13:45:23 [2020-10-03T13:45:23.469Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
13:45:23 [2020-10-03T13:45:23.469Z] === RUN   TestDaemonDiscoveryReload
13:45:23 [2020-10-03T13:45:23.787Z] === RUN   TestDockerSuite/TestBuildNoContext
13:45:23 [2020-10-03T13:45:23.787Z] --- PASS: TestAuthZPluginTLS (0.60s)
13:45:23 [2020-10-03T13:45:23.787Z] === RUN   TestAuthZPluginDenyRequest
13:45:24 [2020-10-03T13:45:24.355Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
13:45:24 [2020-10-03T13:45:24.355Z] === RUN   TestAuthZPluginAPIDenyResponse
13:45:24 [2020-10-03T13:45:24.438Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
13:45:24 [2020-10-03T13:45:24.438Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
13:45:24 [2020-10-03T13:45:24.614Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:45:24 [2020-10-03T13:45:24.872Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:45:24 [2020-10-03T13:45:24.872Z] === RUN   TestAuthZPluginDenyResponse
13:45:24 [2020-10-03T13:45:24.897Z] === RUN   TestWaitNodeAttachment
13:45:25 [2020-10-03T13:45:25.131Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestWaitNodeAttachment (0.41s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestIsolationConversion
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestIsolationConversion/default
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestIsolationConversion/process
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestIsolationConversion/hyperv
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestIsolationConversion (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestIsolationConversion/default (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestIsolationConversion/process (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestContainerLabels
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestContainerLabels (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestCredentialSpecConversion
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestCredentialSpecConversion/none
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestCredentialSpecConversion/config
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestCredentialSpecConversion/file
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestCredentialSpecConversion/registry
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestCredentialSpecConversion (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountBind
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountBind (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountVolume
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountVolume (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountTarget
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountTarget (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountTmpfs
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountInvalidType
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] === RUN   TestControllerValidateMountNamedPipe
13:45:25 [2020-10-03T13:45:25.358Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
13:45:25 [2020-10-03T13:45:25.358Z] PASS
13:45:25 [2020-10-03T13:45:25.358Z] coverage: 11.3% of statements
13:45:25 [2020-10-03T13:45:25.358Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.731s	coverage: 11.3% of statements
13:45:25 [2020-10-03T13:45:25.390Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
13:45:25 [2020-10-03T13:45:25.390Z] === RUN   TestAuthZPluginAllowEventStream
13:45:25 [2020-10-03T13:45:25.817Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
13:45:25 [2020-10-03T13:45:25.817Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
13:45:25 [2020-10-03T13:45:25.817Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
13:45:25 [2020-10-03T13:45:25.817Z]     reload_test.go:520: root required
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
13:45:25 [2020-10-03T13:45:25.818Z] === RUN   TestParseVolumesFrom
13:45:25 [2020-10-03T13:45:25.818Z] --- PASS: TestParseVolumesFrom (0.00s)
13:45:25 [2020-10-03T13:45:25.818Z] PASS
13:45:25 [2020-10-03T13:45:25.818Z] coverage: 9.1% of statements
13:45:25 [2020-10-03T13:45:25.818Z] ok  	github.com/docker/docker/daemon	3.044s	coverage: 9.1% of statements
13:45:25 [2020-10-03T13:45:25.818Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:45:25 [2020-10-03T13:45:25.818Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestEventsLog
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestEventsLog (0.00s)
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestEventsLogTimeout
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestEventsLogTimeout (0.00s)
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestLogEvents
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestLogEvents (0.07s)
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestLoadBufferedEvents
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestLoadBufferedEvents (0.11s)
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestLoadBufferedEventsOnlyFromPast
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
13:45:26 [2020-10-03T13:45:26.277Z] === RUN   TestIgnoreBufferedWhenNoTimes
13:45:26 [2020-10-03T13:45:26.277Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
13:45:26 [2020-10-03T13:45:26.277Z] PASS
13:45:26 [2020-10-03T13:45:26.277Z] coverage: 50.0% of statements
13:45:26 [2020-10-03T13:45:26.277Z] ok  	github.com/docker/docker/daemon/events	0.402s	coverage: 50.0% of statements
13:45:26 [2020-10-03T13:45:26.277Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:45:26 [2020-10-03T13:45:26.277Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] === RUN   TestIsEmptyDir
13:45:26 [2020-10-03T13:45:26.736Z] --- PASS: TestIsEmptyDir (0.01s)
13:45:26 [2020-10-03T13:45:26.736Z] PASS
13:45:26 [2020-10-03T13:45:26.736Z] coverage: 2.3% of statements
13:45:26 [2020-10-03T13:45:26.736Z] ok  	github.com/docker/docker/daemon/graphdriver	0.161s	coverage: 2.3% of statements
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
13:45:26 [2020-10-03T13:45:26.736Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
13:45:26 [2020-10-03T13:45:26.771Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:45:27 [2020-10-03T13:45:27.031Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:45:27 [2020-10-03T13:45:27.031Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
13:45:27 [2020-10-03T13:45:27.031Z] === RUN   TestAuthZPluginErrorResponse
13:45:27 [2020-10-03T13:45:27.031Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:45:27 [2020-10-03T13:45:27.197Z] === RUN   TestLinkNaming
13:45:27 [2020-10-03T13:45:27.197Z] --- PASS: TestLinkNaming (0.00s)
13:45:27 [2020-10-03T13:45:27.197Z] === RUN   TestLinkNew
13:45:27 [2020-10-03T13:45:27.197Z] --- PASS: TestLinkNew (0.00s)
13:45:27 [2020-10-03T13:45:27.197Z] === RUN   TestLinkEnv
13:45:27 [2020-10-03T13:45:27.197Z] --- PASS: TestLinkEnv (0.00s)
13:45:27 [2020-10-03T13:45:27.197Z] === RUN   TestLinkMultipleEnv
13:45:27 [2020-10-03T13:45:27.197Z] --- PASS: TestLinkMultipleEnv (0.00s)
13:45:27 [2020-10-03T13:45:27.197Z] === RUN   TestLinkPortRangeEnv
13:45:27 [2020-10-03T13:45:27.197Z] --- PASS: TestLinkPortRangeEnv (0.00s)
13:45:27 [2020-10-03T13:45:27.197Z] PASS
13:45:27 [2020-10-03T13:45:27.197Z] coverage: 93.0% of statements
13:45:27 [2020-10-03T13:45:27.197Z] ok  	github.com/docker/docker/daemon/links	0.093s	coverage: 93.0% of statements
13:45:27 [2020-10-03T13:45:27.290Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:45:27 [2020-10-03T13:45:27.550Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
13:45:27 [2020-10-03T13:45:27.550Z] === RUN   TestAuthZPluginErrorRequest
13:45:27 [2020-10-03T13:45:27.809Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:45:28 [2020-10-03T13:45:28.068Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:45:28 [2020-10-03T13:45:28.068Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:45:28 [2020-10-03T13:45:28.328Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:45:28 [2020-10-03T13:45:28.587Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
13:45:28 [2020-10-03T13:45:28.587Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:45:29 [2020-10-03T13:45:29.965Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:45:30 [2020-10-03T13:45:30.106Z] === RUN   TestNewStreamConfig
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/defaults
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/invalid_create_group
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/invalid_flush_interval
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/flush_interval_at_15
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewStreamConfig (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientUserAgentHandler
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientRegionDetect
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=info msg="Trying to get region from EC2 Metadata"
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCreateSuccess
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCreateSuccess (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCreateLogGroupSuccess
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCreateError
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCreateError (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCreateAlreadyExists
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCreateAlreadyExists (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestLogClosed
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestLogClosed (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestLogBlocking
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestLogBlocking (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestLogNonBlockingBufferEmpty
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestLogNonBlockingBufferFull
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestPublishBatchSuccess
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestPublishBatchSuccess (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestPublishBatchError
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=error msg=Error
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestPublishBatchError (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestPublishBatchInvalidSeqSuccess
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestPublishBatchAlreadyAccepted
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
13:45:30 [2020-10-03T13:45:30.107Z] time="2020-10-03T13:45:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchSimple
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchSimple (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchTicker
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchTicker (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMultilinePattern
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchClose
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchClose (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/0/Hello
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/2/🙃
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/3/����
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/4/He��o
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestEffectiveLen/5/
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestEffectiveLen (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/0/
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/1/Hello
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/2/Hello
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/3/Hello
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/4/🙃
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/5/🙃
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/6/a�
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestFindValidSplit/7/a�
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestFindValidSplit (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: 
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: 
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: Hello
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: 
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: He
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: llo
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: 
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: Hello
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: 
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: 🙃
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: 🙃
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: 
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: a
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: �
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1044: a�
13:45:30 [2020-10-03T13:45:30.107Z]         cloudwatchlogs_test.go:1045: 
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestProcessEventEmoji
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestProcessEventEmoji (0.01s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchLineSplit
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchLineSplit (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchLineSplitWithBinary
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMaxEvents
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMaxTotalBytes
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestAdapterReadLogs
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestAdapterReadLogs (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCopier
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCollectBatchWithDuplicateTimestamps
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCopier (0.01s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCopierLongLines
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCopierLongLines (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCopierSlow
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsMultilinePattern
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCreateTagSuccess
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCreateTagSuccess (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] PASS
13:45:30 [2020-10-03T13:45:30.107Z] coverage: 77.8% of statements
13:45:30 [2020-10-03T13:45:30.107Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.677s	coverage: 77.8% of statements
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCopierSlow (0.20s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCopierWithSized
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCopierWithSized (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestCopierWithPartial
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestCopierWithPartial (0.01s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestRingLogger
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestRingLogger (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestRingCap
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestRingCap (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestRingClose
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestRingClose (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] === RUN   TestRingDrain
13:45:30 [2020-10-03T13:45:30.107Z] --- PASS: TestRingDrain (0.00s)
13:45:30 [2020-10-03T13:45:30.107Z] PASS
13:45:30 [2020-10-03T13:45:30.107Z] coverage: 41.2% of statements
13:45:30 [2020-10-03T13:45:30.107Z] ok  	github.com/docker/docker/daemon/logger	0.502s	coverage: 41.2% of statements
13:45:30 [2020-10-03T13:45:30.534Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:45:30 [2020-10-03T13:45:30.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s)
13:45:30 [2020-10-03T13:45:30.534Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:45:31 [2020-10-03T13:45:31.078Z] === RUN   TestSearchRegistryForImagesErrors
13:45:31 [2020-10-03T13:45:31.078Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
13:45:31 [2020-10-03T13:45:31.078Z] === RUN   TestSearchRegistryForImages
13:45:31 [2020-10-03T13:45:31.078Z] --- PASS: TestSearchRegistryForImages (0.00s)
13:45:31 [2020-10-03T13:45:31.078Z] PASS
13:45:31 [2020-10-03T13:45:31.078Z] coverage: 4.8% of statements
13:45:31 [2020-10-03T13:45:31.078Z] ok  	github.com/docker/docker/daemon/images	0.357s	coverage: 4.8% of statements
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
13:45:31 [2020-10-03T13:45:31.078Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
13:45:31 [2020-10-03T13:45:31.539Z] === RUN   TestJSONFileLogger
13:45:31 [2020-10-03T13:45:31.539Z] --- PASS: TestJSONFileLogger (0.00s)
13:45:31 [2020-10-03T13:45:31.539Z] === RUN   TestJSONFileLoggerWithTags
13:45:31 [2020-10-03T13:45:31.539Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
13:45:31 [2020-10-03T13:45:31.539Z] === RUN   TestJSONFileLoggerWithOpts
13:45:31 [2020-10-03T13:45:31.539Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
13:45:31 [2020-10-03T13:45:31.539Z] === RUN   TestJSONFileLoggerWithLabelsEnv
13:45:31 [2020-10-03T13:45:31.539Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
13:45:31 [2020-10-03T13:45:31.539Z] === RUN   TestEncodeDecode
13:45:31 [2020-10-03T13:45:31.539Z] === PAUSE TestEncodeDecode
13:45:31 [2020-10-03T13:45:31.539Z] === CONT  TestEncodeDecode
13:45:31 [2020-10-03T13:45:31.539Z] --- PASS: TestEncodeDecode (0.11s)
13:45:31 [2020-10-03T13:45:31.539Z] PASS
13:45:31 [2020-10-03T13:45:31.539Z] coverage: 61.6% of statements
13:45:31 [2020-10-03T13:45:31.539Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.347s	coverage: 61.6% of statements
13:45:31 [2020-10-03T13:45:31.998Z] === RUN   TestJSONLogsMarshalJSONBuf
13:45:31 [2020-10-03T13:45:31.998Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
13:45:31 [2020-10-03T13:45:31.998Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
13:45:31 [2020-10-03T13:45:31.998Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
13:45:31 [2020-10-03T13:45:31.998Z] === RUN   TestFastTimeMarshalJSON
13:45:31 [2020-10-03T13:45:31.998Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
13:45:31 [2020-10-03T13:45:31.998Z] PASS
13:45:31 [2020-10-03T13:45:31.998Z] coverage: 87.2% of statements
13:45:31 [2020-10-03T13:45:31.998Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.315s	coverage: 87.2% of statements
13:45:32 [2020-10-03T13:45:32.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:45:32 [2020-10-03T13:45:32.438Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s)
13:45:32 [2020-10-03T13:45:32.438Z] === RUN   TestAuthZPluginHeader
13:45:33 [2020-10-03T13:45:33.006Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:45:33 [2020-10-03T13:45:33.265Z] --- PASS: TestAuthZPluginHeader (0.88s)
13:45:33 [2020-10-03T13:45:33.265Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestWriteLog
13:45:33 [2020-10-03T13:45:33.537Z] === PAUSE TestWriteLog
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestReadLog
13:45:33 [2020-10-03T13:45:33.537Z] === PAUSE TestReadLog
13:45:33 [2020-10-03T13:45:33.537Z] === CONT  TestWriteLog
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestWriteLog (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === CONT  TestReadLog
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestReadLog/tail_exact
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestReadLog/tail_less_than_available
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestReadLog/tail_more_than_available
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestReadLog (0.22s)
13:45:33 [2020-10-03T13:45:33.537Z]     --- PASS: TestReadLog/tail_exact (0.11s)
13:45:33 [2020-10-03T13:45:33.537Z]     --- PASS: TestReadLog/tail_less_than_available (0.09s)
13:45:33 [2020-10-03T13:45:33.537Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] PASS
13:45:33 [2020-10-03T13:45:33.537Z] coverage: 75.2% of statements
13:45:33 [2020-10-03T13:45:33.537Z] ok  	github.com/docker/docker/daemon/logger/local	0.630s	coverage: 75.2% of statements
13:45:33 [2020-10-03T13:45:33.537Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestOpenFileDelete
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestOpenFileDelete (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestOpenFileRename
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestOpenFileRename (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestParseLogTagDefaultTag
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestParseLogTag
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestParseLogTag (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestParseLogTagEmptyTag
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestTailFiles
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestTailFiles (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestFollowLogsConsumerGone
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestFollowLogsProducerGone
13:45:33 [2020-10-03T13:45:33.537Z] --- PASS: TestFollowLogsProducerGone (0.00s)
13:45:33 [2020-10-03T13:45:33.537Z]     logfile_test.go:173: logDecode() closed after sending 1832 messages
13:45:33 [2020-10-03T13:45:33.537Z]     logfile_test.go:226: messages sent: 1832, received: 1832
13:45:33 [2020-10-03T13:45:33.537Z] === RUN   TestCheckCapacityAndRotate
13:45:33 [2020-10-03T13:45:33.997Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
13:45:33 [2020-10-03T13:45:33.997Z] PASS
13:45:33 [2020-10-03T13:45:33.997Z] coverage: 35.9% of statements
13:45:33 [2020-10-03T13:45:33.997Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.219s	coverage: 35.9% of statements
13:45:33 [2020-10-03T13:45:33.997Z] === RUN   TestLog
13:45:33 [2020-10-03T13:45:33.997Z] --- PASS: TestLog (0.00s)
13:45:33 [2020-10-03T13:45:33.997Z] PASS
13:45:33 [2020-10-03T13:45:33.997Z] coverage: 33.3% of statements
13:45:33 [2020-10-03T13:45:33.997Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.220s	coverage: 33.3% of statements
13:45:34 [2020-10-03T13:45:34.644Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestValidateLogOpt
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestValidateLogOpt (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestNewMissedConfig
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestNewMissedConfig (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestNewMissedUrl
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestNewMissedUrl (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestNewMissedToken
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestNewMissedToken (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestNewWithProxy
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestNewWithProxy (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestDefault
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestDefault (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestInlineFormatWithNonDefaultOptions
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestJsonFormat
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestJsonFormat (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestRawFormat
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestRawFormat (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestRawFormatWithLabels
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestRawFormatWithLabels (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestRawFormatWithoutTag
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestRawFormatWithoutTag (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestBatching
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestNewParse
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestNewParse (0.00s)
13:45:35 [2020-10-03T13:45:35.537Z] PASS
13:45:35 [2020-10-03T13:45:35.537Z] coverage: 8.3% of statements
13:45:35 [2020-10-03T13:45:35.537Z] ok  	github.com/docker/docker/daemon/logger/templates	0.235s	coverage: 8.3% of statements
13:45:35 [2020-10-03T13:45:35.537Z] --- PASS: TestBatching (0.17s)
13:45:35 [2020-10-03T13:45:35.537Z] === RUN   TestFrequency
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestFrequency (0.16s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestOneMessagePerRequest
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestOneMessagePerRequest (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestVerify
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestVerify (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestSkipVerify
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestParseLogFormat
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestParseLogFormat (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestValidateLogOptEmpty
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestValidateLogOptEmpty (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestValidateSyslogAddress
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestValidateSyslogAddress (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestParseAddressDefaultPort
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestParseAddressDefaultPort (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestValidateSyslogFacility
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestValidateSyslogFacility (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestValidateLogOptSyslogFormat
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] === RUN   TestValidateLogOpt
13:45:35 [2020-10-03T13:45:35.997Z] --- PASS: TestValidateLogOpt (0.00s)
13:45:35 [2020-10-03T13:45:35.997Z] PASS
13:45:35 [2020-10-03T13:45:35.997Z] coverage: 46.8% of statements
13:45:35 [2020-10-03T13:45:35.997Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.390s	coverage: 46.8% of statements
13:45:35 [2020-10-03T13:45:35.997Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:35 [2020-10-03T13:45:35.997Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:35 [2020-10-03T13:45:35.997Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:35 [2020-10-03T13:45:35.997Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:35 [2020-10-03T13:45:35.997Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] --- PASS: TestSkipVerify (0.38s)
13:45:36 [2020-10-03T13:45:36.457Z] === RUN   TestBufferMaximum
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.961002\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.961002\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] --- PASS: TestBufferMaximum (0.00s)
13:45:36 [2020-10-03T13:45:36.457Z] === RUN   TestServerAlwaysDown
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.964016\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.964016\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.964016\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.965009\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] time="2020-10-03T13:45:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601732735.965009\",\"host\":\"252016731d92\"}'"
13:45:36 [2020-10-03T13:45:36.457Z] --- PASS: TestServerAlwaysDown (0.00s)
13:45:36 [2020-10-03T13:45:36.457Z] === RUN   TestCannotSendAfterClose
13:45:36 [2020-10-03T13:45:36.457Z] --- PASS: TestCannotSendAfterClose (0.00s)
13:45:36 [2020-10-03T13:45:36.457Z] === RUN   TestDeadlockOnBlockedEndpoint
13:45:36 [2020-10-03T13:45:36.550Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:45:37 [2020-10-03T13:45:37.426Z] time="2020-10-03T13:45:37Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
13:45:37 [2020-10-03T13:45:37.426Z] time="2020-10-03T13:45:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"252016731d92\"}'"
13:45:37 [2020-10-03T13:45:37.426Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.11s)
13:45:37 [2020-10-03T13:45:37.426Z] PASS
13:45:37 [2020-10-03T13:45:37.426Z] coverage: 82.5% of statements
13:45:37 [2020-10-03T13:45:37.426Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.216s	coverage: 82.5% of statements
13:45:37 [2020-10-03T13:45:37.426Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:45:37 [2020-10-03T13:45:37.426Z] ?   	github.com/docker/docker/daemon/network	[no test files]
13:45:37 [2020-10-03T13:45:37.426Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:45:37 [2020-10-03T13:45:37.488Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestContinueOnError_NonMirrorEndpoint
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestContinueOnError_MirrorEndpoint
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestContinueOnError_NeverContinue
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestContinueOnError_UnnestsErrors
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestFixManifestLayers
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestFixManifestLayers (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestFixManifestLayersBaseLayerParent
13:45:37 [2020-10-03T13:45:37.885Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z]     pull_v2_test.go:73: Needs fixing on Windows
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestFixManifestLayersBadParent
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestValidateManifest
13:45:37 [2020-10-03T13:45:37.885Z] --- SKIP: TestValidateManifest (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z]     pull_v2_test.go:118: Needs fixing on Windows
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestFormatPlatform
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestFormatPlatform (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestGetRepositoryMountCandidates
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestLayerAlreadyExists
13:45:37 [2020-10-03T13:45:37.885Z] --- PASS: TestLayerAlreadyExists (0.00s)
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z]     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}
13:45:37 [2020-10-03T13:45:37.885Z] === RUN   TestWhenEmptyAuthConfig
13:45:38 [2020-10-03T13:45:38.076Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s)
13:45:38 [2020-10-03T13:45:38.076Z] === RUN   TestAuthZPluginV2Disable
13:45:38 [2020-10-03T13:45:38.345Z] === RUN   TestV1IDService
13:45:38 [2020-10-03T13:45:38.345Z] --- PASS: TestV1IDService (0.15s)
13:45:38 [2020-10-03T13:45:38.345Z] === RUN   TestV2MetadataService
13:45:38 [2020-10-03T13:45:38.732Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:45:38 [2020-10-03T13:45:38.804Z] === RUN   TestSuccessfulDownload
13:45:38 [2020-10-03T13:45:38.805Z] --- SKIP: TestSuccessfulDownload (0.00s)
13:45:38 [2020-10-03T13:45:38.805Z]     download_test.go:268: Needs fixing on Windows
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestCancelledDownload
13:45:38 [2020-10-03T13:45:38.805Z] --- PASS: TestCancelledDownload (0.00s)
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestMaxDownloadAttempts
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
13:45:38 [2020-10-03T13:45:38.805Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
13:45:38 [2020-10-03T13:45:38.805Z] time="2020-10-03T13:45:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
13:45:38 [2020-10-03T13:45:38.805Z] time="2020-10-03T13:45:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
13:45:38 [2020-10-03T13:45:38.805Z] time="2020-10-03T13:45:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
13:45:38 [2020-10-03T13:45:38.805Z] time="2020-10-03T13:45:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
13:45:38 [2020-10-03T13:45:38.805Z] --- PASS: TestMaxDownloadAttempts (0.00s)
13:45:38 [2020-10-03T13:45:38.805Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
13:45:38 [2020-10-03T13:45:38.805Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
13:45:38 [2020-10-03T13:45:38.805Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
13:45:38 [2020-10-03T13:45:38.805Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s)
13:45:38 [2020-10-03T13:45:38.805Z] === RUN   TestTransfer
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestTransfer (0.13s)
13:45:39 [2020-10-03T13:45:39.264Z] === RUN   TestConcurrencyLimit
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestWhenEmptyAuthConfig (1.08s)
13:45:39 [2020-10-03T13:45:39.264Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
13:45:39 [2020-10-03T13:45:39.264Z] === RUN   TestTokenPassThru
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestTokenPassThru (0.00s)
13:45:39 [2020-10-03T13:45:39.264Z] === RUN   TestTokenPassThruDifferentHost
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
13:45:39 [2020-10-03T13:45:39.264Z] PASS
13:45:39 [2020-10-03T13:45:39.264Z] coverage: 20.1% of statements
13:45:39 [2020-10-03T13:45:39.264Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 20.1% of statements
13:45:39 [2020-10-03T13:45:39.264Z] --- PASS: TestV2MetadataService (0.71s)
13:45:39 [2020-10-03T13:45:39.264Z] PASS
13:45:39 [2020-10-03T13:45:39.264Z] coverage: 48.2% of statements
13:45:39 [2020-10-03T13:45:39.264Z] ok  	github.com/docker/docker/distribution/metadata	1.405s	coverage: 48.2% of statements
13:45:39 [2020-10-03T13:45:39.264Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:45:39 [2020-10-03T13:45:39.303Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:45:39 [2020-10-03T13:45:39.580Z] ok  	github.com/docker/docker/cmd/dockerd	0.099s	coverage: 29.1% of statements
13:45:39 [2020-10-03T13:45:39.580Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.7% of statements
13:45:39 [2020-10-03T13:45:39.580Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:45:39 [2020-10-03T13:45:39.580Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:45:39 [2020-10-03T13:45:39.580Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:45:39 [2020-10-03T13:45:39.580Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:45:39 [2020-10-03T13:45:39.723Z] --- PASS: TestConcurrencyLimit (0.40s)
13:45:39 [2020-10-03T13:45:39.724Z] === RUN   TestInactiveJobs
13:45:39 [2020-10-03T13:45:39.724Z] --- PASS: TestInactiveJobs (0.43s)
13:45:39 [2020-10-03T13:45:39.724Z] === RUN   TestWatchRelease
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestWatchRelease (0.04s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestWatchFinishedTransfer
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestWatchFinishedTransfer (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestDuplicateTransfer
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestDuplicateTransfer (0.04s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestSuccessfulUpload
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestNotFound
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestNotFound (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestConflict
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestConflict (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestForbidden
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestForbidden (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestInvalidParameter
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestInvalidParameter (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestNotImplemented
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestNotImplemented (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestNotModified
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestNotModified (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestUnauthorized
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestUnauthorized (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestUnknown
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestUnknown (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestCancelled
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestCancelled (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestDeadline
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestDeadline (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestDataLoss
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestDataLoss (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestUnavailable
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestUnavailable (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestSystem
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestSystem (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Not_Found
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Bad_Request
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Conflict
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Unauthorized
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Service_Unavailable
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Forbidden
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Not_Modified
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Not_Implemented
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Internal_Server_Error
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
13:45:40 [2020-10-03T13:45:40.183Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
13:45:40 [2020-10-03T13:45:40.183Z] --- PASS: TestFromStatusCode (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
13:45:40 [2020-10-03T13:45:40.183Z] PASS
13:45:40 [2020-10-03T13:45:40.183Z] coverage: 49.4% of statements
13:45:40 [2020-10-03T13:45:40.183Z] ok  	github.com/docker/docker/errdefs	0.115s	coverage: 49.4% of statements
13:45:40 [2020-10-03T13:45:40.183Z] time="2020-10-03T13:45:40Z" level=error msg="Upload failed, retrying: simulating retry"
13:45:40 [2020-10-03T13:45:40.642Z] --- PASS: TestSuccessfulUpload (0.48s)
13:45:40 [2020-10-03T13:45:40.642Z] === RUN   TestCancelledUpload
13:45:40 [2020-10-03T13:45:40.642Z] --- PASS: TestCancelledUpload (0.00s)
13:45:40 [2020-10-03T13:45:40.642Z] PASS
13:45:40 [2020-10-03T13:45:40.642Z] coverage: 76.8% of statements
13:45:40 [2020-10-03T13:45:40.642Z] ok  	github.com/docker/docker/distribution/xfer	2.153s	coverage: 76.8% of statements
13:45:40 [2020-10-03T13:45:40.642Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestCompare
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestCompare (0.00s)
13:45:41 [2020-10-03T13:45:41.610Z] PASS
13:45:41 [2020-10-03T13:45:41.610Z] coverage: 19.2% of statements
13:45:41 [2020-10-03T13:45:41.610Z] ok  	github.com/docker/docker/image/cache	0.210s	coverage: 19.2% of statements
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSGetInvalidData
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSGetInvalidData (0.06s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSInvalidSet
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestMakeV1ConfigFromConfig
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
13:45:41 [2020-10-03T13:45:41.610Z] PASS
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSInvalidSet (0.05s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSInvalidRoot
13:45:41 [2020-10-03T13:45:41.610Z] coverage: 25.0% of statements
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSInvalidRoot (0.00s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSMetadataGetSet
13:45:41 [2020-10-03T13:45:41.610Z] ok  	github.com/docker/docker/image/v1	0.159s	coverage: 25.0% of statements
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSMetadataGetSet (0.03s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSInvalidWalker
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSInvalidWalker (0.01s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSGetSet
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSGetSet (0.01s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSGetUnsetKey
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSGetUnsetKey (0.00s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSGetEmptyData
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSGetEmptyData (0.00s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSDelete
13:45:41 [2020-10-03T13:45:41.610Z] --- PASS: TestFSDelete (0.01s)
13:45:41 [2020-10-03T13:45:41.610Z] === RUN   TestFSWalker
13:45:41 [2020-10-03T13:45:41.839Z] --- PASS: TestAuthZPluginV2Disable (3.65s)
13:45:41 [2020-10-03T13:45:41.839Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:45:41 [2020-10-03T13:45:41.839Z] === RUN   TestDockerSuite/TestBuildPATH
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestFSWalker (0.02s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestFSWalkerStopOnError
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestFSWalkerStopOnError (0.01s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestNewFromJSON
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestNewFromJSON (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestNewFromJSONWithInvalidJSON
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestMarshalKeyOrder
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestMarshalKeyOrder (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestImage
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestImage (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestImageOSNotEmpty
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestImageOSNotEmpty (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestNewChildImageFromImageWithRootFS
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestRestore
13:45:42 [2020-10-03T13:45:42.070Z] time="2020-10-03T13:45:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestRestore (0.15s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestAddDelete
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestAddDelete (0.07s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestSearchAfterDelete
13:45:42 [2020-10-03T13:45:42.070Z] --- PASS: TestSearchAfterDelete (0.01s)
13:45:42 [2020-10-03T13:45:42.070Z] === RUN   TestParentReset
13:45:42 [2020-10-03T13:45:42.529Z] --- PASS: TestParentReset (0.17s)
13:45:42 [2020-10-03T13:45:42.529Z] === RUN   TestGetAndSetLastUpdated
13:45:42 [2020-10-03T13:45:42.529Z] --- PASS: TestGetAndSetLastUpdated (0.07s)
13:45:42 [2020-10-03T13:45:42.529Z] === RUN   TestStoreLen
13:45:42 [2020-10-03T13:45:42.529Z] --- PASS: TestStoreLen (0.10s)
13:45:42 [2020-10-03T13:45:42.529Z] PASS
13:45:42 [2020-10-03T13:45:42.529Z] coverage: 86.4% of statements
13:45:42 [2020-10-03T13:45:42.529Z] ok  	github.com/docker/docker/image	1.150s	coverage: 86.4% of statements
13:45:42 [2020-10-03T13:45:42.529Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:45:42 [2020-10-03T13:45:42.529Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:45:42 [2020-10-03T13:45:42.988Z] === RUN   TestSerialization
13:45:42 [2020-10-03T13:45:42.988Z] --- PASS: TestSerialization (0.04s)
13:45:42 [2020-10-03T13:45:42.988Z] PASS
13:45:42 [2020-10-03T13:45:42.988Z] coverage: 100.0% of statements
13:45:42 [2020-10-03T13:45:42.989Z] ok  	github.com/docker/docker/libcontainerd/queue	0.079s	coverage: 100.0% of statements
13:45:43 [2020-10-03T13:45:43.747Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:45:43 [2020-10-03T13:45:43.790Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
13:45:44 [2020-10-03T13:45:44.007Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestParseVersion
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestParseVersion (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z] PASS
13:45:44 [2020-10-03T13:45:44.527Z] coverage: 50.0% of statements
13:45:44 [2020-10-03T13:45:44.527Z] ok  	github.com/docker/docker/pkg/aaparser	0.117s	coverage: 50.0% of statements
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestEmptyLayer
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestEmptyLayer (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestCommitFailure
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestCommitFailure (0.01s)
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestStartTransactionFailure
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestStartTransactionFailure (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestGetOrphan
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestGetOrphan (0.01s)
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestMountAndRegister
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestMountAndRegister (0.07s)
13:45:44 [2020-10-03T13:45:44.527Z]     layer_test.go:271: Layer size: 14
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestLayerRelease
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestLayerRelease (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     layer_test.go:304: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestStoreRestore
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestStoreRestore (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     layer_test.go:353: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestTarStreamStability
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestTarStreamStability (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     layer_test.go:468: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestRegisterExistingLayer
13:45:44 [2020-10-03T13:45:44.527Z] --- PASS: TestRegisterExistingLayer (0.11s)
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestTarStreamVerification
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestTarStreamVerification (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     layer_test.go:697: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestLayerMigration
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestLayerMigration (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     migration_test.go:46: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestLayerMigrationNoTarsplit
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     migration_test.go:182: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestMountInit
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestMountInit (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     mount_test.go:17: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestMountSize
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestMountSize (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     mount_test.go:76: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestMountChanges
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestMountChanges (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     mount_test.go:125: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] === RUN   TestMountApply
13:45:44 [2020-10-03T13:45:44.527Z] --- SKIP: TestMountApply (0.00s)
13:45:44 [2020-10-03T13:45:44.527Z]     mount_test.go:212: Failing on Windows
13:45:44 [2020-10-03T13:45:44.527Z] PASS
13:45:44 [2020-10-03T13:45:44.527Z] coverage: 30.1% of statements
13:45:44 [2020-10-03T13:45:44.527Z] ok  	github.com/docker/docker/layer	0.409s	coverage: 30.1% of statements
13:45:44 [2020-10-03T13:45:44.527Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:45:44 [2020-10-03T13:45:44.576Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:45:44 [2020-10-03T13:45:44.835Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s)
13:45:44 [2020-10-03T13:45:44.835Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:45:44 [2020-10-03T13:45:44.986Z] === RUN   TestEnvironmentParsing
13:45:44 [2020-10-03T13:45:44.986Z] --- PASS: TestEnvironmentParsing (0.00s)
13:45:44 [2020-10-03T13:45:44.986Z] PASS
13:45:44 [2020-10-03T13:45:44.986Z] coverage: 1.0% of statements
13:45:44 [2020-10-03T13:45:44.986Z] ok  	github.com/docker/docker/libcontainerd/local	0.313s	coverage: 1.0% of statements
13:45:44 [2020-10-03T13:45:44.986Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:45:44 [2020-10-03T13:45:44.986Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:45:44 [2020-10-03T13:45:44.986Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:45:44 [2020-10-03T13:45:44.986Z] ?   	github.com/docker/docker/oci	[no test files]
13:45:44 [2020-10-03T13:45:44.986Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:45:45 [2020-10-03T13:45:45.679Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestAddressPoolOpt
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestAddressPoolOpt (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/a
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/something
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/_=a
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/env1=value1
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/_env1=value1
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/env2=value2=value3
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/env3=abc!qwe
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/env_4=value_4
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/PATH
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/=a
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/PATH=
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/PATH=something
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/asd!qwe
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/1asd
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/123
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/some_space
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/__some_space_before
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/some_space_after__
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/=
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateEnv/PaTh
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestValidateEnv (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/a (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/something (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/_=a (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/PATH (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/=a (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/1asd (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/123 (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/some_space (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/= (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestParseHost
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestParseHost (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestParseDockerDaemonHost
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestParseDockerDaemonHost (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestParseTCP
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestParseTCP (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestParseInvalidUnixAddrInvalid
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateExtraHosts
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestValidateExtraHosts (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestIpOptString
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestIpOptString (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestNewIpOptInvalidDefaultVal
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestNewIpOptValidDefaultVal
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestIpOptSetInvalidVal
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateIPAddress
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestValidateIPAddress (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestMapOpts
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestMapOpts (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestListOptsWithoutValidator
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestListOptsWithoutValidator (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestListOptsWithValidator
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestListOptsWithValidator (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateDNSSearch
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestValidateDNSSearch (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_general_format
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_more_than_one_=
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_one_more
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestValidateLabel (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestNamedListOpts
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestNamedListOpts (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestNamedMapOpts
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestNamedMapOpts (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestParseLink
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestParseLink (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestQuotedStringSetWithQuotes
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestQuotedStringSetWithNoQuotes
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestUlimitOpt
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestUlimitOpt (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] PASS
13:45:45 [2020-10-03T13:45:45.957Z] coverage: 67.1% of statements
13:45:45 [2020-10-03T13:45:45.957Z] ok  	github.com/docker/docker/opts	0.460s	coverage: 67.1% of statements
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestUnbuffered
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestUnbuffered (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] === RUN   TestRaceUnbuffered
13:45:45 [2020-10-03T13:45:45.957Z] --- PASS: TestRaceUnbuffered (0.00s)
13:45:45 [2020-10-03T13:45:45.957Z] PASS
13:45:45 [2020-10-03T13:45:45.957Z] coverage: 100.0% of statements
13:45:46 [2020-10-03T13:45:46.417Z] ok  	github.com/docker/docker/pkg/broadcaster	0.040s	coverage: 100.0% of statements
13:45:46 [2020-10-03T13:45:46.876Z] === RUN   TestPeerCertificateMarshalJSON
13:45:47 [2020-10-03T13:45:47.335Z] === RUN   TestMatch
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[foo]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[bar]_[foo]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[foo_bar]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[qux]_[foo]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[]#01
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[qux]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[foo_bar_qux]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[qux]_[baz]]
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMatch/[[foo_baz]]
13:45:47 [2020-10-03T13:45:47.336Z] --- PASS: TestMatch (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[foo]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[]#01 (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[qux]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z] PASS
13:45:47 [2020-10-03T13:45:47.336Z] coverage: 87.5% of statements
13:45:47 [2020-10-03T13:45:47.336Z] ok  	github.com/docker/docker/pkg/capabilities	0.152s	coverage: 87.5% of statements
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
13:45:47 [2020-10-03T13:45:47.336Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestMiddleware
13:45:47 [2020-10-03T13:45:47.336Z] --- PASS: TestMiddleware (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z] === RUN   TestNewResponseModifier
13:45:47 [2020-10-03T13:45:47.336Z] --- PASS: TestNewResponseModifier (0.00s)
13:45:47 [2020-10-03T13:45:47.336Z] PASS
13:45:47 [2020-10-03T13:45:47.336Z] coverage: 26.8% of statements
13:45:47 [2020-10-03T13:45:47.336Z] ok  	github.com/docker/docker/pkg/authorization	0.667s	coverage: 26.8% of statements
13:45:47 [2020-10-03T13:45:47.614Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
13:45:47 [2020-10-03T13:45:47.796Z] === RUN   TestIsArchivePathDir
13:45:48 [2020-10-03T13:45:48.256Z] --- PASS: TestIsArchivePathDir (0.09s)
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestIsArchivePathInvalidFile
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootTarUntar
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootTarUntar (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootUntarWithHugeExcludesList
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootUntarEmptyArchive
13:45:48 [2020-10-03T13:45:48.256Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootTarUntarWithSymlink
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootCopyWithTar
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootCopyWithTar (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootCopyFileWithTar
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootUntarPath
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootUntarPath (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestChrootApplyDotDotFile
13:45:48 [2020-10-03T13:45:48.256Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
13:45:48 [2020-10-03T13:45:48.256Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
13:45:48 [2020-10-03T13:45:48.256Z] PASS
13:45:48 [2020-10-03T13:45:48.256Z] coverage: 15.4% of statements
13:45:48 [2020-10-03T13:45:48.256Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.233s	coverage: 15.4% of statements
13:45:48 [2020-10-03T13:45:48.256Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestIsArchivePathTar
13:45:48 [2020-10-03T13:45:48.256Z] --- PASS: TestIsArchivePathTar (0.18s)
13:45:48 [2020-10-03T13:45:48.256Z] === RUN   TestDecompressStreamGzip
13:45:48 [2020-10-03T13:45:48.257Z] --- PASS: TestDecompressStreamGzip (0.13s)
13:45:48 [2020-10-03T13:45:48.257Z] === RUN   TestDecompressStreamBzip2
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeEmpty
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeEmpty (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeEmptyFile
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeEmptyFile (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeNonemptyFile
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeNonemptyFile (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeNestedDirectoryEmpty
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestMoveToSubdir
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestMoveToSubdir (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestSizeNonExistingDirectory
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] PASS
13:45:48 [2020-10-03T13:45:48.716Z] coverage: 80.0% of statements
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestDecompressStreamXz
13:45:48 [2020-10-03T13:45:48.716Z] --- SKIP: TestDecompressStreamXz (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z]     archive_test.go:133: Xz not present in msys2
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCompressStreamXzUnsupported
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCompressStreamBzip2Unsupported
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCompressStreamInvalid
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestCompressStreamInvalid (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestExtensionInvalid
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestExtensionInvalid (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestExtensionUncompressed
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestExtensionUncompressed (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestExtensionBzip2
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestExtensionBzip2 (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestExtensionGzip
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestExtensionGzip (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestExtensionXz
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestExtensionXz (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCmdStreamLargeStderr
13:45:48 [2020-10-03T13:45:48.716Z] ok  	github.com/docker/docker/pkg/directory	0.091s	coverage: 80.0% of statements
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCmdStreamBad
13:45:48 [2020-10-03T13:45:48.716Z] --- SKIP: TestCmdStreamBad (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z]     archive_test.go:238: Failing on Windows CI machines
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestCmdStreamGood
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestCmdStreamGood (0.10s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestUntarPathWithInvalidDest
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestUntarPathWithInvalidSrc
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestUntarPath
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestUntarPath (0.12s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestUntarPathWithDestinationFile
13:45:48 [2020-10-03T13:45:48.716Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
13:45:48 [2020-10-03T13:45:48.716Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestContainsEntry
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestCreateEntries
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestEntriesDiff
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestEntriesEquality
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGeneratorNotGenerate
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGeneratorWithPort
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestGeneratorWithPortNotGenerate
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestNewEntry
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   Test/TestParse
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: Test (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestContainsEntry (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestCreateEntries (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestEntriesDiff (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestEntriesEquality (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestNewEntry (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z]     --- PASS: Test/TestParse (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] PASS
13:45:49 [2020-10-03T13:45:49.175Z] coverage: 58.3% of statements
13:45:49 [2020-10-03T13:45:49.175Z] ok  	github.com/docker/docker/pkg/discovery	0.108s	coverage: 58.3% of statements
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyWithTarInvalidSrc
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyWithTarSrcFile
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyWithTarSrcFolder
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyFileWithTarInvalidSrc
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyFileWithTarSrcFolder
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestCopyFileWithTarSrcFile
13:45:49 [2020-10-03T13:45:49.175Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
13:45:49 [2020-10-03T13:45:49.175Z] === RUN   TestTarFiles
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestContent
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestInitialize
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestNew
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestParsingContentsWithComments
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestRegister
13:45:49 [2020-10-03T13:45:49.634Z] === RUN   Test/TestWatch
13:45:49 [2020-10-03T13:45:49.634Z] --- PASS: Test (0.01s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestContent (0.00s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestInitialize (0.00s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestNew (0.00s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestRegister (0.00s)
13:45:49 [2020-10-03T13:45:49.634Z]     --- PASS: Test/TestWatch (0.01s)
13:45:49 [2020-10-03T13:45:49.634Z] PASS
13:45:49 [2020-10-03T13:45:49.634Z] coverage: 92.9% of statements
13:45:49 [2020-10-03T13:45:49.634Z] ok  	github.com/docker/docker/pkg/discovery/file	0.169s	coverage: 92.9% of statements
13:45:50 [2020-10-03T13:45:50.604Z] === RUN   Test
13:45:50 [2020-10-03T13:45:50.604Z] === RUN   Test/TestWatch
13:45:50 [2020-10-03T13:45:50.604Z] --- PASS: Test (0.00s)
13:45:50 [2020-10-03T13:45:50.604Z]     --- PASS: Test/TestWatch (0.00s)
13:45:50 [2020-10-03T13:45:50.604Z] PASS
13:45:50 [2020-10-03T13:45:50.604Z] coverage: 92.3% of statements
13:45:50 [2020-10-03T13:45:50.604Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.048s	coverage: 92.3% of statements
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestInitialize
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestInitialize
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestInitializeWithPattern
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestRegister
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestWatch
13:45:51 [2020-10-03T13:45:51.063Z] --- PASS: Test (0.00s)
13:45:51 [2020-10-03T13:45:51.063Z]     --- PASS: Test/TestInitialize (0.00s)
13:45:51 [2020-10-03T13:45:51.063Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
13:45:51 [2020-10-03T13:45:51.063Z]     --- PASS: Test/TestRegister (0.00s)
13:45:51 [2020-10-03T13:45:51.063Z]     --- PASS: Test/TestWatch (0.00s)
13:45:51 [2020-10-03T13:45:51.063Z] PASS
13:45:51 [2020-10-03T13:45:51.063Z] coverage: 93.8% of statements
13:45:51 [2020-10-03T13:45:51.063Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.176s	coverage: 93.8% of statements
13:45:51 [2020-10-03T13:45:51.063Z] time="2020-10-03T13:45:50Z" level=info msg="Initializing discovery without TLS"
13:45:51 [2020-10-03T13:45:51.063Z] time="2020-10-03T13:45:50Z" level=info msg="Initializing discovery without TLS"
13:45:51 [2020-10-03T13:45:51.063Z] time="2020-10-03T13:45:50Z" level=info msg="Initializing discovery without TLS"
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestInitializeWithCerts
13:45:51 [2020-10-03T13:45:51.063Z] time="2020-10-03T13:45:50Z" level=info msg="Initializing discovery with TLS"
13:45:51 [2020-10-03T13:45:51.063Z] === RUN   Test/TestWatch
13:45:51 [2020-10-03T13:45:51.063Z] time="2020-10-03T13:45:50Z" level=info msg="Initializing discovery without TLS"
13:45:52 [2020-10-03T13:45:52.036Z] === RUN   TestPollerAddRemove
13:45:52 [2020-10-03T13:45:52.037Z] --- PASS: TestPollerAddRemove (0.00s)
13:45:52 [2020-10-03T13:45:52.037Z] === RUN   TestPollerEvent
13:45:52 [2020-10-03T13:45:52.037Z] --- SKIP: TestPollerEvent (0.00s)
13:45:52 [2020-10-03T13:45:52.037Z]     poller_test.go:41: No chmod on Windows
13:45:52 [2020-10-03T13:45:52.037Z] === RUN   TestPollerClose
13:45:52 [2020-10-03T13:45:52.037Z] --- PASS: TestPollerClose (0.00s)
13:45:52 [2020-10-03T13:45:52.037Z] PASS
13:45:52 [2020-10-03T13:45:52.037Z] coverage: 36.2% of statements
13:45:52 [2020-10-03T13:45:52.037Z] ok  	github.com/docker/docker/pkg/filenotify	0.157s	coverage: 36.2% of statements
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCopyFileWithInvalidSrc
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCopyFileWithInvalidDest
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCopyFileWithSameSrcAndDest
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCopyFile
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCopyFile (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
13:45:52 [2020-10-03T13:45:52.497Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z]     fileutils_test.go:134: Needs porting to Windows
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestReadSymlinkedDirectoryToFile
13:45:52 [2020-10-03T13:45:52.497Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z]     fileutils_test.go:180: Needs porting to Windows
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestWildcardMatches
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestWildcardMatches (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestPatternMatches
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestPatternMatches (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestExclusionPatternMatchesPatternBefore
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestPatternMatchesFolderExclusions
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestPatternMatchesFolderWildcardExclusions
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestExclusionPatternMatchesPatternAfter
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestExclusionPatternMatchesWholeDirectory
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestSingleExclamationError
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestSingleExclamationError (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestMatchesWithNoPatterns
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestMatchesWithMalformedPatterns
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestMatches
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestMatches (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatterns
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatterns (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatternsStripEmptyPatterns
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatternsExceptionFlag
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCleanPatternsErrorSingleException
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCreateIfNotExistsDir
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestCreateIfNotExistsFile
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] === RUN   TestMatch
13:45:52 [2020-10-03T13:45:52.497Z] --- PASS: TestMatch (0.00s)
13:45:52 [2020-10-03T13:45:52.497Z] PASS
13:45:52 [2020-10-03T13:45:52.497Z] coverage: 87.7% of statements
13:45:52 [2020-10-03T13:45:52.497Z] ok  	github.com/docker/docker/pkg/fileutils	0.191s	coverage: 87.7% of statements
13:45:52 [2020-10-03T13:45:52.956Z] === RUN   TestGet
13:45:52 [2020-10-03T13:45:52.956Z] --- PASS: TestGet (0.00s)
13:45:52 [2020-10-03T13:45:52.956Z] === RUN   TestGetShortcutString
13:45:52 [2020-10-03T13:45:52.956Z] --- PASS: TestGetShortcutString (0.00s)
13:45:52 [2020-10-03T13:45:52.956Z] PASS
13:45:52 [2020-10-03T13:45:52.956Z] coverage: 42.9% of statements
13:45:52 [2020-10-03T13:45:52.956Z] ok  	github.com/docker/docker/pkg/homedir	0.118s	coverage: 42.9% of statements
13:45:52 [2020-10-03T13:45:52.958Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestTarFiles (4.83s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestTarUntar
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestTarUntar (0.02s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestTarWithOptions
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestTarWithOptions (0.02s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestUntarUstarGnuConflict
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestUntarInvalidFilenames
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestCreateIDMapOrder
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestCreateIDMapOrder (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z] PASS
13:45:53 [2020-10-03T13:45:53.928Z] coverage: 7.3% of statements
13:45:53 [2020-10-03T13:45:53.928Z] ok  	github.com/docker/docker/pkg/idtools	0.069s	coverage: 7.3% of statements
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames529996906\\dest"
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestUntarInvalidFilenames (0.12s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestUntarHardlinkToSymlink
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestUntarHardlinkToSymlink (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestUntarInvalidHardlink
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink051525275\\victim\\hello" -> "../victim/hello"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink215307070\\victim\\hello" -> "/../victim/hello"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink101550981\\victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink636186400\\victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink433266175\\victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink550272850\\victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: TestUntarInvalidHardlink (0.02s)
13:45:53 [2020-10-03T13:45:53.928Z] === RUN   TestUntarInvalidSymlink
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink873006729\\dest\\dotdot" -> "../victim/hello"
13:45:53 [2020-10-03T13:45:53.928Z] --- PASS: Test (3.12s)
13:45:53 [2020-10-03T13:45:53.928Z]     --- PASS: Test/TestInitialize (0.11s)
13:45:53 [2020-10-03T13:45:53.928Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
13:45:53 [2020-10-03T13:45:53.928Z]     --- PASS: Test/TestWatch (3.00s)
13:45:53 [2020-10-03T13:45:53.928Z] PASS
13:45:53 [2020-10-03T13:45:53.928Z] coverage: 84.1% of statements
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink153434708\\dest\\slash-dotdot" -> "/../victim/hello"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink028983715\\dest\\loophole-victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink807513766\\dest\\loophole-victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.928Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.382s	coverage: 84.1% of statements
13:45:53 [2020-10-03T13:45:53.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink044136909\\dest\\loophole-victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink586759368\\dest\\loophole-victim" -> "../victim"
13:45:53 [2020-10-03T13:45:53.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink461847943\\dest\\dir\\loophole" -> "../../victim"
13:45:53 [2020-10-03T13:45:53.929Z] --- PASS: TestUntarInvalidSymlink (0.03s)
13:45:53 [2020-10-03T13:45:53.929Z] === RUN   TestTempArchiveCloseMultipleTimes
13:45:53 [2020-10-03T13:45:53.929Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
13:45:53 [2020-10-03T13:45:53.929Z] === RUN   TestReplaceFileTarWrapper
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestPrefixHeaderReadable
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestPrefixHeaderReadable (0.01s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestDisablePigz
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestDisablePigz (0.11s)
13:45:54 [2020-10-03T13:45:54.388Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestPigz
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestPigz (0.14s)
13:45:54 [2020-10-03T13:45:54.388Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestCopyFileWithInvalidDest
13:45:54 [2020-10-03T13:45:54.388Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
13:45:54 [2020-10-03T13:45:54.388Z]     archive_windows_test.go:16: Currently fails
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestCanonicalTarNameForPath
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestCanonicalTarName
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestCanonicalTarName (0.00s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestChmodTarEntry
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestChmodTarEntry (0.00s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestHardLinkOrder
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestHardLinkOrder (0.10s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestChangeString
13:45:54 [2020-10-03T13:45:54.388Z] --- PASS: TestChangeString (0.00s)
13:45:54 [2020-10-03T13:45:54.388Z] === RUN   TestChangesWithNoChanges
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesWithNoChanges (0.04s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesWithChanges
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestFixedBufferCap
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestFixedBufferCap (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestFixedBufferLen
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestFixedBufferLen (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestFixedBufferString
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestFixedBufferString (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestFixedBufferWrite
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestFixedBufferWrite (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestFixedBufferRead
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestFixedBufferRead (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestBytesPipeRead
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestBytesPipeRead (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestBytesPipeWrite
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestBytesPipeWrite (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestBytesPipeWriteRandomChunks
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesWithChanges (0.02s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesWithChangesGH13590
13:45:54 [2020-10-03T13:45:54.848Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z]     changes_test.go:192: needs more investigation
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesDirsEmpty
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesDirsEmpty (0.14s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesDirsMutated
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesDirsMutated (0.09s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestApplyLayer
13:45:54 [2020-10-03T13:45:54.848Z] --- SKIP: TestApplyLayer (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z]     changes_test.go:405: needs further investigation
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesSizeWithHardlinks
13:45:54 [2020-10-03T13:45:54.848Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z]     changes_test.go:441: needs further investigation
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesSizeWithNoChanges
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestChangesSize
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestChangesSize (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestApplyLayerInvalidFilenames
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames056191675\\dest"
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestApplyLayerInvalidHardlink
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink123082405\\victim\\hello" -> "../victim/hello"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink353600960\\victim\\hello" -> "/../victim/hello"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink002605599\\victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink181610738\\victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink944379305\\victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink039659764\\victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestApplyLayerInvalidSymlink
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink035236803\\dest\\dotdot" -> "../victim/hello"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink854057542\\dest\\slash-dotdot" -> "/../victim/hello"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink328764141\\dest\\loophole-victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink017150312\\dest\\loophole-victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink784336807\\dest\\loophole-victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink647210714\\dest\\loophole-victim" -> "../victim"
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestApplyLayerWhiteouts
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestGenerateEmptyFile
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestGenerateEmptyFile (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] === RUN   TestGenerateWithContent
13:45:54 [2020-10-03T13:45:54.848Z] --- PASS: TestGenerateWithContent (0.00s)
13:45:54 [2020-10-03T13:45:54.848Z] PASS
13:45:55 [2020-10-03T13:45:55.308Z] coverage: 62.7% of statements
13:45:55 [2020-10-03T13:45:55.308Z] ok  	github.com/docker/docker/pkg/archive	7.399s	coverage: 62.7% of statements
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestAtomicWriteToFile
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestAtomicWriteToFile (0.01s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestAtomicWriteSetCommit
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestAtomicWriteSetCancel
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestReadCloserWrapperClose
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestReadCloserWrapperClose (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestReaderErrWrapperReadOnError
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestReaderErrWrapperRead
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestReaderErrWrapperRead (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestHashData
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestHashData (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestCancelReadCloser
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestStandardLongPath
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestStandardLongPath (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestUNCLongPath
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestUNCLongPath (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] PASS
13:45:55 [2020-10-03T13:45:55.308Z] coverage: 100.0% of statements
13:45:55 [2020-10-03T13:45:55.308Z] ok  	github.com/docker/docker/pkg/longpath	0.077s	coverage: 100.0% of statements
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestError
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestError (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/no_progress
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/progress_1
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/some_progress_with_a_start_time
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/some_progress_without_a_start_time
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/with_units
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestProgressString/hide_counts
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestProgressString (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/no_progress (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/progress_1 (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/with_units (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z]     --- PASS: TestProgressString/hide_counts (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestJSONMessageDisplay
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestCancelReadCloser (0.10s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestWriteCloserWrapperClose
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestNopWriteCloser
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestNopWriteCloser (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestNopWriter
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestNopWriter (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestWriteCounter
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestWriteCounter (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] PASS
13:45:55 [2020-10-03T13:45:55.308Z] coverage: 69.2% of statements
13:45:55 [2020-10-03T13:45:55.308Z] ok  	github.com/docker/docker/pkg/ioutils	0.687s	coverage: 69.2% of statements
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestJSONMessageDisplay (0.12s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestJSONMessageDisplayWithJSONError
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] === RUN   TestDisplayJSONMessagesStream
13:45:55 [2020-10-03T13:45:55.308Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
13:45:55 [2020-10-03T13:45:55.308Z] PASS
13:45:55 [2020-10-03T13:45:55.308Z] coverage: 91.7% of statements
13:45:55 [2020-10-03T13:45:55.308Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.161s	coverage: 91.7% of statements
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestImportExtremelyLargeImageWorks (193.33s)
13:45:55 [2020-10-03T13:45:55.554Z] PASS
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] === Skipped
13:45:55 [2020-10-03T13:45:55.554Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] DONE 12 tests, 1 skipped in 194.353s
13:45:55 [2020-10-03T13:45:55.554Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
13:45:55 [2020-10-03T13:45:55.554Z] ++ 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
13:45:55 [2020-10-03T13:45:55.554Z] ++ set -e
13:45:55 [2020-10-03T13:45:55.554Z] ++ '[' -n 0 ']'
13:45:55 [2020-10-03T13:45:55.554Z] ++ set -x
13:45:55 [2020-10-03T13:45:55.554Z] ++ env -i DEST=/go/src/github.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
13:45:55 [2020-10-03T13:45:55.554Z] INFO: Testing against a local daemon
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestNetworkCreateDelete
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestNetworkCreateDelete (0.17s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestDockerNetworkDeletePreferID
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestDaemonDNSFallback
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestDaemonDNSFallback (1.55s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/full_network_id
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/partial_network_id
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/network_name
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestInspectNetwork (6.99s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestRunContainerWithBridgeNone
13:45:56 [2020-10-03T13:45:56.249Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.97s)
13:45:56 [2020-10-03T13:45:56.249Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:45:56 [2020-10-03T13:45:56.249Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
13:45:56 [2020-10-03T13:45:56.278Z] === RUN   TestNameFormat
13:45:56 [2020-10-03T13:45:56.278Z] --- PASS: TestNameFormat (0.00s)
13:45:56 [2020-10-03T13:45:56.278Z] === RUN   TestNameRetries
13:45:56 [2020-10-03T13:45:56.278Z] --- PASS: TestNameRetries (0.00s)
13:45:56 [2020-10-03T13:45:56.278Z] PASS
13:45:56 [2020-10-03T13:45:56.278Z] coverage: 85.7% of statements
13:45:56 [2020-10-03T13:45:56.278Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.045s	coverage: 85.7% of statements
13:45:56 [2020-10-03T13:45:56.278Z] === RUN   TestParseKeyValueOpt
13:45:56 [2020-10-03T13:45:56.278Z] --- PASS: TestParseKeyValueOpt (0.00s)
13:45:56 [2020-10-03T13:45:56.278Z] === RUN   TestParseUintList
13:45:56 [2020-10-03T13:45:56.278Z] --- PASS: TestParseUintList (0.00s)
13:45:56 [2020-10-03T13:45:56.278Z] === RUN   TestParseUintListMaximumLimits
13:45:56 [2020-10-03T13:45:56.278Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
13:45:56 [2020-10-03T13:45:56.278Z] PASS
13:45:56 [2020-10-03T13:45:56.278Z] coverage: 97.0% of statements
13:45:56 [2020-10-03T13:45:56.278Z] ok  	github.com/docker/docker/pkg/parsers	0.036s	coverage: 97.0% of statements
13:45:56 [2020-10-03T13:45:56.737Z] === RUN   TestNewAndRemove
13:45:56 [2020-10-03T13:45:56.737Z] --- PASS: TestNewAndRemove (0.00s)
13:45:56 [2020-10-03T13:45:56.737Z] === RUN   TestRemoveInvalidPath
13:45:56 [2020-10-03T13:45:56.737Z] --- PASS: TestRemoveInvalidPath (0.00s)
13:45:56 [2020-10-03T13:45:56.737Z] PASS
13:45:56 [2020-10-03T13:45:56.737Z] coverage: 82.6% of statements
13:45:56 [2020-10-03T13:45:56.737Z] ok  	github.com/docker/docker/pkg/pidfile	0.047s	coverage: 82.6% of statements
13:45:57 [2020-10-03T13:45:57.070Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestHostIPv4BridgeLabel
13:45:57 [2020-10-03T13:45:57.364Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
13:45:57 [2020-10-03T13:45:57.364Z] === RUN   TestDaemonRestartWithLiveRestore
13:45:57 [2020-10-03T13:45:57.598Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
13:45:57 [2020-10-03T13:45:57.598Z] ok  	github.com/docker/docker/daemon	12.130s	coverage: 17.3% of statements
13:45:57 [2020-10-03T13:45:57.598Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:45:57 [2020-10-03T13:45:57.598Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:45:57 [2020-10-03T13:45:57.633Z] === RUN   TestDockerSuite/TestBuildRm
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParseEmptyInterface
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParseEmptyInterface (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParseNonInterfaceType
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParseNonInterfaceType (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParseWithOneFunction
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParseWithOneFunction (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParseWithMultipleFuncs
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParseWithUnnamedReturn
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestEmbeddedInterface
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestEmbeddedInterface (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestParsedImports
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestParsedImports (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] === RUN   TestAliasedImports
13:45:57 [2020-10-03T13:45:57.706Z] --- PASS: TestAliasedImports (0.00s)
13:45:57 [2020-10-03T13:45:57.706Z] PASS
13:45:57 [2020-10-03T13:45:57.706Z] coverage: 56.8% of statements
13:45:57 [2020-10-03T13:45:57.706Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.129s	coverage: 56.8% of statements
13:45:57 [2020-10-03T13:45:57.897Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 81.8% of statements
13:45:58 [2020-10-03T13:45:58.414Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
13:45:58 [2020-10-03T13:45:58.414Z] === RUN   TestDaemonDefaultNetworkPools
13:45:58 [2020-10-03T13:45:58.675Z] === RUN   TestFailedConnection
13:45:59 [2020-10-03T13:45:59.058Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
13:45:59 [2020-10-03T13:45:59.058Z] === RUN   TestDaemonRestartWithExistingNetwork
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestBufioReaderPoolPutAndGet
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestBufioWriterPoolPutAndGet
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestBufferPoolPutAndGet
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] PASS
13:45:59 [2020-10-03T13:45:59.134Z] coverage: 88.2% of statements
13:45:59 [2020-10-03T13:45:59.134Z] ok  	github.com/docker/docker/pkg/pools	0.100s	coverage: 88.2% of statements
13:45:59 [2020-10-03T13:45:59.134Z] === RUN   TestHTTPTransport
13:45:59 [2020-10-03T13:45:59.134Z] --- PASS: TestHTTPTransport (0.00s)
13:45:59 [2020-10-03T13:45:59.134Z] PASS
13:45:59 [2020-10-03T13:45:59.134Z] coverage: 85.7% of statements
13:45:59 [2020-10-03T13:45:59.134Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.089s	coverage: 85.7% of statements
13:45:59 [2020-10-03T13:45:59.307Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
13:45:59 [2020-10-03T13:45:59.307Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
13:45:59 [2020-10-03T13:45:59.307Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:45:59 [2020-10-03T13:45:59.307Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:45:59 [2020-10-03T13:45:59.539Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:45:59 [2020-10-03T13:45:59.595Z] --- PASS: TestFailedConnection (1.01s)
13:45:59 [2020-10-03T13:45:59.595Z] === RUN   TestFailOnce
13:45:59 [2020-10-03T13:45:59.595Z] 2020/10/03 13:45:59 http: panic serving 127.0.0.1:49218: Plugin not ready
13:45:59 [2020-10-03T13:45:59.595Z] goroutine 10 [running]:
13:45:59 [2020-10-03T13:45:59.595Z] net/http.(*conn).serve.func1(0xc000058b40)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:1795 +0x140
13:45:59 [2020-10-03T13:45:59.595Z] panic(0x849ac0, 0x986810)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
13:45:59 [2020-10-03T13:45:59.595Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000132000, 0xc0000d0300)
13:45:59 [2020-10-03T13:45:59.595Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
13:45:59 [2020-10-03T13:45:59.595Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000132000, 0xc0000d0300)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:2036 +0x4b
13:45:59 [2020-10-03T13:45:59.595Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000132000, 0xc0000d0300)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
13:45:59 [2020-10-03T13:45:59.595Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000132000, 0xc0000d0300)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:2831 +0xab
13:45:59 [2020-10-03T13:45:59.595Z] net/http.(*conn).serve(0xc000058b40, 0x99b040, 0xc00004a980)
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:1919 +0x87c
13:45:59 [2020-10-03T13:45:59.595Z] created by net/http.(*Server).Serve
13:45:59 [2020-10-03T13:45:59.595Z] 	c:/go/src/net/http/server.go:2957 +0x38b
13:45:59 [2020-10-03T13:45:59.595Z] time="2020-10-03T13:45:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s"
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestOutputOnPrematureClose
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestOutputOnPrematureClose (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestCompleteSilently
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestCompleteSilently (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] PASS
13:46:00 [2020-10-03T13:46:00.054Z] coverage: 75.9% of statements
13:46:00 [2020-10-03T13:46:00.054Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestSendToOneSub
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestSendToOneSub (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestSendToMultipleSubs
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestSendToMultipleSubs (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestEvictOneSub
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestEvictOneSub (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestClosePublisher
13:46:00 [2020-10-03T13:46:00.054Z] --- PASS: TestClosePublisher (0.00s)
13:46:00 [2020-10-03T13:46:00.054Z] === RUN   TestPubSubRace
13:46:00 [2020-10-03T13:46:00.107Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:46:00 [2020-10-03T13:46:00.575Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:46:00 [2020-10-03T13:46:00.576Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:46:00 [2020-10-03T13:46:00.717Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestFailOnce (1.12s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestEchoInputOutput
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestEchoInputOutput (0.00s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestBackoff
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestBackoff (0.00s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestAbortRetry
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestAbortRetry (0.00s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestClientScheme
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestClientScheme (0.00s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestNewClientWithTimeout
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestRegister
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestRegister (0.00s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestCommand
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestCommand (0.03s)
13:46:01 [2020-10-03T13:46:01.024Z] === RUN   TestNaiveSelf
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestNaiveSelf (0.02s)
13:46:01 [2020-10-03T13:46:01.024Z] PASS
13:46:01 [2020-10-03T13:46:01.024Z] coverage: 82.4% of statements
13:46:01 [2020-10-03T13:46:01.024Z] ok  	github.com/docker/docker/pkg/reexec	0.136s	coverage: 82.4% of statements
13:46:01 [2020-10-03T13:46:01.024Z] --- PASS: TestPubSubRace (1.04s)
13:46:01 [2020-10-03T13:46:01.024Z] PASS
13:46:01 [2020-10-03T13:46:01.024Z] coverage: 73.9% of statements
13:46:01 [2020-10-03T13:46:01.024Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 73.9% of statements
13:46:01 [2020-10-03T13:46:01.045Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:46:01 [2020-10-03T13:46:01.304Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:46:01 [2020-10-03T13:46:01.484Z] time="2020-10-03T13:46:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
13:46:01 [2020-10-03T13:46:01.623Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
13:46:01 [2020-10-03T13:46:01.623Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:46:01 [2020-10-03T13:46:01.872Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestParseSignal
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestParseSignal (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestValidSignalForPlatform
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestValidSignalForPlatform (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] PASS
13:46:01 [2020-10-03T13:46:01.943Z] coverage: 20.3% of statements
13:46:01 [2020-10-03T13:46:01.943Z] ok  	github.com/docker/docker/pkg/signal	0.083s	coverage: 20.3% of statements
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestNewStdWriter
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestNewStdWriter (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestWriteWithUninitializedStdWriter
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestWriteWithNilBytes
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestWriteWithNilBytes (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestWrite
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestWrite (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestWriteWithWriterError
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestWriteWithWriterError (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyWriteAndRead
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyReturnsErrorReadingHeader
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyReturnsErrorReadingFrame
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyDetectsCorruptedFrame
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyWithInvalidInputHeader
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyWithCorruptedPrefix
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyReturnsWriteErrors
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] === RUN   TestStdCopyReturnsErrorFromSystem
13:46:01 [2020-10-03T13:46:01.943Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
13:46:01 [2020-10-03T13:46:01.943Z] PASS
13:46:01 [2020-10-03T13:46:01.943Z] coverage: 100.0% of statements
13:46:01 [2020-10-03T13:46:01.943Z] ok  	github.com/docker/docker/pkg/stdcopy	0.048s	coverage: 100.0% of statements
13:46:02 [2020-10-03T13:46:02.261Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
13:46:02 [2020-10-03T13:46:02.261Z] === RUN   TestServiceWithPredefinedNetwork
13:46:02 [2020-10-03T13:46:02.449Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:46:02 [2020-10-03T13:46:02.607Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.477s	coverage: 73.1% of statements
13:46:02 [2020-10-03T13:46:02.911Z] time="2020-10-03T13:46:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
13:46:02 [2020-10-03T13:46:02.911Z] === RUN   TestGenerateRandomID
13:46:02 [2020-10-03T13:46:02.911Z] --- PASS: TestGenerateRandomID (0.00s)
13:46:02 [2020-10-03T13:46:02.911Z] === RUN   TestShortenId
13:46:02 [2020-10-03T13:46:02.911Z] --- PASS: TestShortenId (0.00s)
13:46:02 [2020-10-03T13:46:02.911Z] === RUN   TestShortenSha256Id
13:46:02 [2020-10-03T13:46:02.911Z] --- PASS: TestShortenSha256Id (0.00s)
13:46:02 [2020-10-03T13:46:02.912Z] === RUN   TestShortenIdEmpty
13:46:02 [2020-10-03T13:46:02.912Z] --- PASS: TestShortenIdEmpty (0.00s)
13:46:02 [2020-10-03T13:46:02.912Z] === RUN   TestShortenIdInvalid
13:46:02 [2020-10-03T13:46:02.912Z] --- PASS: TestShortenIdInvalid (0.00s)
13:46:02 [2020-10-03T13:46:02.912Z] === RUN   TestIsShortIDNonHex
13:46:02 [2020-10-03T13:46:02.912Z] --- PASS: TestIsShortIDNonHex (0.00s)
13:46:02 [2020-10-03T13:46:02.912Z] === RUN   TestIsShortIDNotCorrectSize
13:46:02 [2020-10-03T13:46:02.912Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
13:46:02 [2020-10-03T13:46:02.912Z] PASS
13:46:02 [2020-10-03T13:46:02.912Z] coverage: 70.6% of statements
13:46:02 [2020-10-03T13:46:02.912Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestRawProgressFormatterFormatStatus
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestRawProgressFormatterFormatProgress
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestFormatStatus
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestFormatStatus (0.00s)
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestFormatError
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestFormatError (0.00s)
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestFormatJSONError
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestFormatJSONError (0.00s)
13:46:03 [2020-10-03T13:46:03.370Z] === RUN   TestJsonProgressFormatterFormatProgress
13:46:03 [2020-10-03T13:46:03.370Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] === RUN   TestJsonProgressFormatterFormatStatus
13:46:03 [2020-10-03T13:46:03.371Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] === RUN   TestNewJSONProgressOutput
13:46:03 [2020-10-03T13:46:03.371Z] --- PASS: TestNewJSONProgressOutput (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] === RUN   TestAuxFormatterEmit
13:46:03 [2020-10-03T13:46:03.371Z] --- PASS: TestAuxFormatterEmit (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] === RUN   TestStreamWriterStdout
13:46:03 [2020-10-03T13:46:03.371Z] --- PASS: TestStreamWriterStdout (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] === RUN   TestStreamWriterStderr
13:46:03 [2020-10-03T13:46:03.371Z] --- PASS: TestStreamWriterStderr (0.00s)
13:46:03 [2020-10-03T13:46:03.371Z] PASS
13:46:03 [2020-10-03T13:46:03.371Z] coverage: 66.2% of statements
13:46:03 [2020-10-03T13:46:03.371Z] ok  	github.com/docker/docker/pkg/streamformatter	0.067s	coverage: 66.2% of statements
13:46:03 [2020-10-03T13:46:03.404Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:46:03 [2020-10-03T13:46:03.535Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
13:46:03 [2020-10-03T13:46:03.971Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:46:04 [2020-10-03T13:46:04.098Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.500s	coverage: 56.2% of statements
13:46:04 [2020-10-03T13:46:04.341Z] === RUN   TestIsCpusetListAvailable
13:46:04 [2020-10-03T13:46:04.341Z] --- PASS: TestIsCpusetListAvailable (0.00s)
13:46:04 [2020-10-03T13:46:04.341Z] PASS
13:46:04 [2020-10-03T13:46:04.341Z] coverage: 38.2% of statements
13:46:04 [2020-10-03T13:46:04.341Z] ok  	github.com/docker/docker/pkg/sysinfo	0.086s	coverage: 38.2% of statements
13:46:04 [2020-10-03T13:46:04.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s)
13:46:04 [2020-10-03T13:46:04.345Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:46:04 [2020-10-03T13:46:04.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:46:04 [2020-10-03T13:46:04.345Z]     service_test.go:236: FLAKY_TEST
13:46:04 [2020-10-03T13:46:04.345Z] === RUN   TestServiceWithDataPathPortInit
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestChtimes
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestChtimes (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestChtimesWindows
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestChtimesWindows (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestEnsureRemoveAllNotExist
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestEnsureRemoveAllWithDir
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestEnsureRemoveAllWithFile
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestEnsureRemoveAllWithMount
13:46:05 [2020-10-03T13:46:05.309Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestHasWin32KSupport
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestHasWin32KSupport (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z]     syscall_windows_test.go:8: win32k: true
13:46:05 [2020-10-03T13:46:05.309Z] PASS
13:46:05 [2020-10-03T13:46:05.309Z] coverage: 12.0% of statements
13:46:05 [2020-10-03T13:46:05.309Z] ok  	github.com/docker/docker/pkg/system	0.089s	coverage: 12.0% of statements
13:46:05 [2020-10-03T13:46:05.309Z] time="2020-10-03T13:46:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestTailFile
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestTailFile (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestTailFileManyLines
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestTailFileManyLines (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestTailEmptyFile
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestTailEmptyFile (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestTailNegativeN
13:46:05 [2020-10-03T13:46:05.309Z] --- PASS: TestTailNegativeN (0.00s)
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/2_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/2_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/4_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/4_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/12_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/12_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line#01
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line#02
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader/no_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader/8_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.309Z] === CONT  TestNewTailReader/single_byte_delimiter
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.309Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.309Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.310Z] === CONT  TestNewTailReader/4_byte_delimiter
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.310Z] === CONT  TestNewTailReader/no_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.310Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.310Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.310Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/2_byte_delimiter
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/12_byte_delimiter
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.927Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.927Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.928Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.928Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.929Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.929Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:05 [2020-10-03T13:46:05.930Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.001Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
13:46:06 [2020-10-03T13:46:06.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
13:46:06 [2020-10-03T13:46:06.391Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
13:46:06 [2020-10-03T13:46:06.391Z] --- PASS: TestNewTailReader (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.04s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.04s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.03s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s)
13:46:06 [2020-10-03T13:46:06.392Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.392Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.05s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.04s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.393Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
13:46:06 [2020-10-03T13:46:06.394Z] PASS
13:46:06 [2020-10-03T13:46:06.394Z] coverage: 88.6% of statements
13:46:06 [2020-10-03T13:46:06.394Z] ok  	github.com/docker/docker/pkg/tailfile	0.471s	coverage: 88.6% of statements
13:46:06 [2020-10-03T13:46:06.505Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:46:06 [2020-10-03T13:46:06.505Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:46:06 [2020-10-03T13:46:06.764Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:46:06 [2020-10-03T13:46:06.764Z] === RUN   TestDockerSuite/TestBuildSpaces
13:46:06 [2020-10-03T13:46:06.852Z] testing: warning: no tests to run
13:46:06 [2020-10-03T13:46:06.852Z] PASS
13:46:06 [2020-10-03T13:46:06.852Z] coverage: [no statements]
13:46:06 [2020-10-03T13:46:06.852Z] ok  	github.com/docker/docker/pkg/term/windows	0.082s	coverage: [no statements] [no tests to run]
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestTarSumRemoveNonExistent
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestTarSumRemove
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestTarSumRemove (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestSortFileInfoSums
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestSortFileInfoSums (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestNewTarSumForLabelInvalid
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestNewTarSumForLabel
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestNewTarSumForLabel (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestEmptyTar
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestEmptyTar (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestTarSumsReadSize
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestTarSumsReadSize (0.01s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestTarSums
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestTarSums (0.09s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestIteration
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestIteration (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestVersionLabelForChecksum
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestVersionLabelForChecksum (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestVersion
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestVersion (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestGetVersion
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestGetVersion (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestGetVersions
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestGetVersions (0.00s)
13:46:06 [2020-10-03T13:46:06.852Z] PASS
13:46:06 [2020-10-03T13:46:06.852Z] coverage: 89.3% of statements
13:46:06 [2020-10-03T13:46:06.852Z] ok  	github.com/docker/docker/pkg/tarsum	0.249s	coverage: 89.3% of statements
13:46:06 [2020-10-03T13:46:06.852Z] === RUN   TestTruncIndex
13:46:06 [2020-10-03T13:46:06.852Z] --- PASS: TestTruncIndex (0.10s)
13:46:06 [2020-10-03T13:46:06.852Z] PASS
13:46:06 [2020-10-03T13:46:06.852Z] coverage: 91.5% of statements
13:46:07 [2020-10-03T13:46:07.023Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:46:07 [2020-10-03T13:46:07.312Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
13:46:07 [2020-10-03T13:46:07.590Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:46:07 [2020-10-03T13:46:07.590Z] === RUN   TestDockerSuite/TestBuildStderr
13:46:07 [2020-10-03T13:46:07.771Z] === RUN   TestIsGIT
13:46:07 [2020-10-03T13:46:07.771Z] --- PASS: TestIsGIT (0.00s)
13:46:07 [2020-10-03T13:46:07.771Z] === RUN   TestIsTransport
13:46:07 [2020-10-03T13:46:07.771Z] --- PASS: TestIsTransport (0.00s)
13:46:07 [2020-10-03T13:46:07.771Z] PASS
13:46:07 [2020-10-03T13:46:07.771Z] coverage: 100.0% of statements
13:46:07 [2020-10-03T13:46:07.771Z] ok  	github.com/docker/docker/pkg/urlutil	0.085s	coverage: 100.0% of statements
13:46:07 [2020-10-03T13:46:07.771Z] === RUN   TestVersionInfo
13:46:07 [2020-10-03T13:46:07.771Z] --- PASS: TestVersionInfo (0.00s)
13:46:07 [2020-10-03T13:46:07.771Z] === RUN   TestAppendVersions
13:46:07 [2020-10-03T13:46:07.771Z] --- PASS: TestAppendVersions (0.00s)
13:46:07 [2020-10-03T13:46:07.771Z] PASS
13:46:07 [2020-10-03T13:46:07.771Z] coverage: 88.9% of statements
13:46:07 [2020-10-03T13:46:07.771Z] ok  	github.com/docker/docker/pkg/useragent	0.050s	coverage: 88.9% of statements
13:46:07 [2020-10-03T13:46:07.890Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.308s	coverage: 49.5% of statements
13:46:08 [2020-10-03T13:46:08.157Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:46:08 [2020-10-03T13:46:08.821Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.628s	coverage: 46.2% of statements
13:46:08 [2020-10-03T13:46:08.821Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestNewSettable
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestNewSettable (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestIsSettable
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestIsSettable (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestUpdateSettingsEnv
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestUpdateSettingsEnv (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] PASS
13:46:09 [2020-10-03T13:46:09.310Z] coverage: 20.1% of statements
13:46:09 [2020-10-03T13:46:09.310Z] ok  	github.com/docker/docker/plugin/v2	0.216s	coverage: 20.1% of statements
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestValidatePrivileges
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestValidatePrivileges (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestFilterByCapNeg
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestFilterByCapNeg (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestFilterByCapPos
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestFilterByCapPos (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] === RUN   TestStoreGetPluginNotMatchCapRefs
13:46:09 [2020-10-03T13:46:09.310Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
13:46:09 [2020-10-03T13:46:09.310Z] PASS
13:46:09 [2020-10-03T13:46:09.311Z] coverage: 12.0% of statements
13:46:09 [2020-10-03T13:46:09.311Z] ok  	github.com/docker/docker/plugin	0.155s	coverage: 12.0% of statements
13:46:09 [2020-10-03T13:46:09.769Z] === RUN   TestLoad
13:46:09 [2020-10-03T13:46:09.769Z] --- PASS: TestLoad (0.00s)
13:46:09 [2020-10-03T13:46:09.769Z] === RUN   TestSave
13:46:09 [2020-10-03T13:46:09.769Z] --- PASS: TestSave (0.02s)
13:46:09 [2020-10-03T13:46:09.770Z] === RUN   TestAddDeleteGet
13:46:09 [2020-10-03T13:46:09.770Z] --- PASS: TestAddDeleteGet (0.04s)
13:46:09 [2020-10-03T13:46:09.770Z] === RUN   TestInvalidTags
13:46:09 [2020-10-03T13:46:09.770Z] --- PASS: TestInvalidTags (0.00s)
13:46:09 [2020-10-03T13:46:09.770Z] PASS
13:46:09 [2020-10-03T13:46:09.770Z] coverage: 84.4% of statements
13:46:09 [2020-10-03T13:46:09.770Z] ok  	github.com/docker/docker/reference	0.277s	coverage: 84.4% of statements
13:46:09 [2020-10-03T13:46:09.770Z] time="2020-10-03T13:46:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
13:46:10 [2020-10-03T13:46:10.188Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.706s	coverage: 57.7% of statements
13:46:10 [2020-10-03T13:46:10.188Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:46:10 [2020-10-03T13:46:10.692Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:46:11 [2020-10-03T13:46:11.152Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.376s	coverage: 76.1% of statements
13:46:11 [2020-10-03T13:46:11.152Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestHeaderSimpleErrors
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestHeaderTooMuchFailures
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReaderWithReadError
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestRestartManagerTimeout
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestRestartManagerTimeout (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestRestartManagerTimeoutReset
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] PASS
13:46:11 [2020-10-03T13:46:11.309Z] coverage: 50.9% of statements
13:46:11 [2020-10-03T13:46:11.309Z] ok  	github.com/docker/docker/restartmanager	0.277s	coverage: 50.9% of statements
13:46:11 [2020-10-03T13:46:11.309Z] time="2020-10-03T13:46:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReader
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReader (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] === RUN   TestResumableRequestReaderWithInitialResponse
13:46:11 [2020-10-03T13:46:11.309Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
13:46:11 [2020-10-03T13:46:11.309Z] PASS
13:46:11 [2020-10-03T13:46:11.309Z] coverage: 100.0% of statements
13:46:11 [2020-10-03T13:46:11.309Z] ok  	github.com/docker/docker/registry/resumable	0.365s	coverage: 100.0% of statements
13:46:11 [2020-10-03T13:46:11.628Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:46:11 [2020-10-03T13:46:11.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:46:12 [2020-10-03T13:46:12.091Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
13:46:12 [2020-10-03T13:46:12.147Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:46:12 [2020-10-03T13:46:12.282Z] === RUN   TestDecodeContainerConfig
13:46:12 [2020-10-03T13:46:12.282Z] --- PASS: TestDecodeContainerConfig (0.02s)
13:46:12 [2020-10-03T13:46:12.282Z] === RUN   TestDecodeContainerConfigIsolation
13:46:12 [2020-10-03T13:46:12.282Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
13:46:12 [2020-10-03T13:46:12.282Z] === RUN   TestValidatePrivileged
13:46:12 [2020-10-03T13:46:12.282Z] --- PASS: TestValidatePrivileged (0.00s)
13:46:12 [2020-10-03T13:46:12.282Z] PASS
13:46:12 [2020-10-03T13:46:12.282Z] coverage: 52.2% of statements
13:46:12 [2020-10-03T13:46:12.282Z] ok  	github.com/docker/docker/runconfig	0.141s	coverage: 52.2% of statements
13:46:12 [2020-10-03T13:46:12.407Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
13:46:12 [2020-10-03T13:46:12.407Z] PASS
13:46:12 [2020-10-03T13:46:12.407Z] 
13:46:12 [2020-10-03T13:46:12.407Z] DONE 17 tests in 50.897s
13:46:12 [2020-10-03T13:46:12.407Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:46:12 [2020-10-03T13:46:12.407Z] ++ 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
13:46:12 [2020-10-03T13:46:12.407Z] ++ set -e
13:46:12 [2020-10-03T13:46:12.407Z] ++ '[' -n 0 ']'
13:46:12 [2020-10-03T13:46:12.407Z] ++ set -x
13:46:12 [2020-10-03T13:46:12.407Z] ++ env -i DEST=/go/src/github.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
13:46:12 [2020-10-03T13:46:12.666Z] INFO: Testing against a local daemon
13:46:12 [2020-10-03T13:46:12.666Z] === RUN   TestPluginInvalidJSON
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestSameAuthDataPostSave
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestSameAuthDataPostSave (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestResolveAuthConfigIndexServer
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestResolveAuthConfigFullURL
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestLoadAllowNondistributableArtifacts
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestValidateMirror
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestValidateMirror (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestLoadInsecureRegistries
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] PASS
13:46:12 [2020-10-03T13:46:12.741Z] coverage: 62.5% of statements
13:46:12 [2020-10-03T13:46:12.741Z] ok  	github.com/docker/docker/testutil	0.079s	coverage: 62.5% of statements
13:46:12 [2020-10-03T13:46:12.741Z] time="2020-10-03T13:46:12Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
13:46:12 [2020-10-03T13:46:12.741Z] time="2020-10-03T13:46:12Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
13:46:12 [2020-10-03T13:46:12.741Z] time="2020-10-03T13:46:12Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestLoadInsecureRegistries (0.11s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestNewServiceConfig
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestNewServiceConfig (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestValidateIndexName
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestValidateIndexName (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestValidateIndexNameWithError
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestValidateIndexNameWithError (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestEndpointParse
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestEndpointParse (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestEndpointParseInvalid
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestEndpointParseInvalid (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestValidateEndpoint
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestValidateEndpoint (0.01s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestPing
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestPing (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestPingRegistryEndpoint
13:46:12 [2020-10-03T13:46:12.741Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestEndpoint
13:46:12 [2020-10-03T13:46:12.741Z] --- SKIP: TestEndpoint (0.01s)
13:46:12 [2020-10-03T13:46:12.741Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestGetRemoteHistory
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestGetRemoteHistory (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
13:46:12 [2020-10-03T13:46:12.741Z]         Host: 127.0.0.1:49237
13:46:12 [2020-10-03T13:46:12.741Z]         User-Agent: docker test client
13:46:12 [2020-10-03T13:46:12.741Z]         Authorization: Token fake-token
13:46:12 [2020-10-03T13:46:12.741Z]         Accept-Encoding: gzip
13:46:12 [2020-10-03T13:46:12.741Z]         
13:46:12 [2020-10-03T13:46:12.741Z]         
13:46:12 [2020-10-03T13:46:12.741Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:12 [2020-10-03T13:46:12.741Z]         Connection: close
13:46:12 [2020-10-03T13:46:12.741Z]         Content-Length: 140
13:46:12 [2020-10-03T13:46:12.741Z]         Cache-Control: no-cache
13:46:12 [2020-10-03T13:46:12.741Z]         Content-Type: application/json
13:46:12 [2020-10-03T13:46:12.741Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:12 [2020-10-03T13:46:12.741Z]         Expires: -1
13:46:12 [2020-10-03T13:46:12.741Z]         Pragma: no-cache
13:46:12 [2020-10-03T13:46:12.741Z]         Server: docker-tests/mock
13:46:12 [2020-10-03T13:46:12.741Z]         Set-Cookie: session=FAKE-SESSION-1601732772564411900; Max-Age=3600
13:46:12 [2020-10-03T13:46:12.741Z]         X-Docker-Registry-Config: mock
13:46:12 [2020-10-03T13:46:12.741Z]         X-Docker-Registry-Version: 0.0.0
13:46:12 [2020-10-03T13:46:12.741Z]         X-Docker-Size: 154
13:46:12 [2020-10-03T13:46:12.741Z]         X-Docker-Token: FAKE-TOKEN-1601732772564411900
13:46:12 [2020-10-03T13:46:12.741Z]         
13:46:12 [2020-10-03T13:46:12.741Z]         
13:46:12 [2020-10-03T13:46:12.741Z] === RUN   TestLookupRemoteImage
13:46:12 [2020-10-03T13:46:12.741Z] --- PASS: TestLookupRemoteImage (0.00s)
13:46:12 [2020-10-03T13:46:12.741Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
13:46:12 [2020-10-03T13:46:12.741Z]         Host: 127.0.0.1:49237
13:46:12 [2020-10-03T13:46:12.742Z]         User-Agent: docker test client
13:46:12 [2020-10-03T13:46:12.742Z]         Authorization: Token fake-token
13:46:12 [2020-10-03T13:46:12.742Z]         Accept-Encoding: gzip
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:12 [2020-10-03T13:46:12.742Z]         Connection: close
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Length: 559
13:46:12 [2020-10-03T13:46:12.742Z]         Cache-Control: no-cache
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Type: application/json
13:46:12 [2020-10-03T13:46:12.742Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:12 [2020-10-03T13:46:12.742Z]         Expires: -1
13:46:12 [2020-10-03T13:46:12.742Z]         Pragma: no-cache
13:46:12 [2020-10-03T13:46:12.742Z]         Server: docker-tests/mock
13:46:12 [2020-10-03T13:46:12.742Z]         Set-Cookie: session=FAKE-SESSION-1601732772568401700; Max-Age=3600
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Registry-Config: mock
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Registry-Version: 0.0.0
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Size: 154
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Token: FAKE-TOKEN-1601732772568401700
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
13:46:12 [2020-10-03T13:46:12.742Z]         Host: 127.0.0.1:49237
13:46:12 [2020-10-03T13:46:12.742Z]         User-Agent: docker test client
13:46:12 [2020-10-03T13:46:12.742Z]         Authorization: Token FAKE-TOKEN-1601732772568401700
13:46:12 [2020-10-03T13:46:12.742Z]         Accept-Encoding: gzip
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:932: HTTP/1.1 404 Not Found
13:46:12 [2020-10-03T13:46:12.742Z]         Connection: close
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Length: 19
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Type: text/plain; charset=utf-8
13:46:12 [2020-10-03T13:46:12.742Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:12 [2020-10-03T13:46:12.742Z]         Set-Cookie: session=FAKE-SESSION-1601732772569411600; Max-Age=3600
13:46:12 [2020-10-03T13:46:12.742Z]         X-Content-Type-Options: nosniff
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Token: FAKE-TOKEN-1601732772569411600
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z] === RUN   TestGetRemoteImageJSON
13:46:12 [2020-10-03T13:46:12.742Z] --- PASS: TestGetRemoteImageJSON (0.00s)
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
13:46:12 [2020-10-03T13:46:12.742Z]         Host: 127.0.0.1:49237
13:46:12 [2020-10-03T13:46:12.742Z]         User-Agent: docker test client
13:46:12 [2020-10-03T13:46:12.742Z]         Authorization: Token fake-token
13:46:12 [2020-10-03T13:46:12.742Z]         Accept-Encoding: gzip
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:12 [2020-10-03T13:46:12.742Z]         Connection: close
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Length: 559
13:46:12 [2020-10-03T13:46:12.742Z]         Cache-Control: no-cache
13:46:12 [2020-10-03T13:46:12.742Z]         Content-Type: application/json
13:46:12 [2020-10-03T13:46:12.742Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:12 [2020-10-03T13:46:12.742Z]         Expires: -1
13:46:12 [2020-10-03T13:46:12.742Z]         Pragma: no-cache
13:46:12 [2020-10-03T13:46:12.742Z]         Server: docker-tests/mock
13:46:12 [2020-10-03T13:46:12.742Z]         Set-Cookie: session=FAKE-SESSION-1601732772571431400; Max-Age=3600
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Registry-Config: mock
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Registry-Version: 0.0.0
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Size: 154
13:46:12 [2020-10-03T13:46:12.742Z]         X-Docker-Token: FAKE-TOKEN-1601732772571431400
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]         
13:46:12 [2020-10-03T13:46:12.742Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
13:46:12 [2020-10-03T13:46:12.742Z]         Host: 127.0.0.1:49237
13:46:12 [2020-10-03T13:46:12.742Z]         User-Agent: docker test client
13:46:12 [2020-10-03T13:46:12.925Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:46:12 [2020-10-03T13:46:12.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:46:12 [2020-10-03T13:46:12.925Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:46:12 [2020-10-03T13:46:12.925Z] --- PASS: TestPluginInvalidJSON (0.06s)
13:46:12 [2020-10-03T13:46:12.925Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:46:12 [2020-10-03T13:46:12.925Z] === RUN   TestPluginInstall
13:46:12 [2020-10-03T13:46:12.925Z] === RUN   TestPluginInstall/no_auth
13:46:12 [2020-10-03T13:46:12.925Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:46:13 [2020-10-03T13:46:13.019Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.029s	coverage: 3.0% of statements
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token FAKE-TOKEN-1601732772571431400
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 404 Not Found
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 19
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: text/plain; charset=utf-8
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772573402400; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Content-Type-Options: nosniff
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772573402400
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestGetRemoteImageLayer
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestGetRemoteImageLayer (0.00s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 154
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772575413300; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Size: 154
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772575413300
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token FAKE-TOKEN-1601732772575413300
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 404 Not Found
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 19
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: text/plain; charset=utf-8
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772576415600; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Content-Type-Options: nosniff
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772576415600
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestGetRemoteTag
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestGetRemoteTag (0.01s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 66
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772580402100; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772580402100
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token FAKE-TOKEN-1601732772580402100
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 404 Not Found
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 32
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772586404400; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772586404400
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestGetRemoteTags
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestGetRemoteTags (0.00s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 151
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772589404500; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772589404500
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token FAKE-TOKEN-1601732772589404500
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 404 Not Found
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 32
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772590407900; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772590407900
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestGetRepositoryData
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestGetRepositoryData (0.01s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: true
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 363
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Endpoints: 127.0.0.1:49237 	,  test.example.com
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-SESSION-1601732772594407500
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestPushImageJSONRegistry
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestPushImageJSONRegistry (0.00s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 3
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 4
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772599409300; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772599409300
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestPushImageLayerRegistry
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestPushImageLayerRegistry (0.03s)
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
13:46:13 [2020-10-03T13:46:13.201Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.201Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.201Z]         Transfer-Encoding: chunked
13:46:13 [2020-10-03T13:46:13.201Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/octet-stream
13:46:13 [2020-10-03T13:46:13.201Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.201Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Length: 4
13:46:13 [2020-10-03T13:46:13.201Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.201Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.201Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.201Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.201Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.201Z]         Set-Cookie: session=FAKE-SESSION-1601732772623410100; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.201Z]         X-Docker-Token: FAKE-TOKEN-1601732772623410100
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z]         
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestParseRepositoryInfo
13:46:13 [2020-10-03T13:46:13.201Z] --- PASS: TestParseRepositoryInfo (0.00s)
13:46:13 [2020-10-03T13:46:13.201Z] === RUN   TestNewIndexInfo
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestNewIndexInfo (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestMirrorEndpointLookup
13:46:13 [2020-10-03T13:46:13.202Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestPushRegistryTag
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestPushRegistryTag (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
13:46:13 [2020-10-03T13:46:13.202Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.202Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 66
13:46:13 [2020-10-03T13:46:13.202Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.202Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 4
13:46:13 [2020-10-03T13:46:13.202Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.202Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.202Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.202Z]         Set-Cookie: session=FAKE-SESSION-1601732772642405400; Max-Age=3600
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: FAKE-TOKEN-1601732772642405400
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestPushImageJSONIndex
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestPushImageJSONIndex (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
13:46:13 [2020-10-03T13:46:13.202Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.202Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 319
13:46:13 [2020-10-03T13:46:13.202Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.202Z]         Content-type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: true
13:46:13 [2020-10-03T13:46:13.202Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.202Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 2
13:46:13 [2020-10-03T13:46:13.202Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.202Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.202Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Endpoints: 127.0.0.1:49237 	,  test.example.com
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: FAKE-SESSION-1601732772644407800
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
13:46:13 [2020-10-03T13:46:13.202Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.202Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 319
13:46:13 [2020-10-03T13:46:13.202Z]         Authorization: Token FAKE-SESSION-1601732772644407800
13:46:13 [2020-10-03T13:46:13.202Z]         Content-type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Endpoints: http://127.0.0.1:49237/v1/
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: true
13:46:13 [2020-10-03T13:46:13.202Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:932: HTTP/1.1 204 No Content
13:46:13 [2020-10-03T13:46:13.202Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 0
13:46:13 [2020-10-03T13:46:13.202Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.202Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.202Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Endpoints: 127.0.0.1:49237 	,  test.example.com
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: FAKE-SESSION-1601732772645429500
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestSearchRepositories
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestSearchRepositories (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
13:46:13 [2020-10-03T13:46:13.202Z]         Host: 127.0.0.1:49237
13:46:13 [2020-10-03T13:46:13.202Z]         User-Agent: docker test client
13:46:13 [2020-10-03T13:46:13.202Z]         Authorization: Token fake-token
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Token: true
13:46:13 [2020-10-03T13:46:13.202Z]         Accept-Encoding: gzip
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]     registry_test.go:932: HTTP/1.1 200 OK
13:46:13 [2020-10-03T13:46:13.202Z]         Connection: close
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Length: 144
13:46:13 [2020-10-03T13:46:13.202Z]         Cache-Control: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Content-Type: application/json
13:46:13 [2020-10-03T13:46:13.202Z]         Date: Sat, 03 Oct 2020 13:46:12 GMT
13:46:13 [2020-10-03T13:46:13.202Z]         Expires: -1
13:46:13 [2020-10-03T13:46:13.202Z]         Pragma: no-cache
13:46:13 [2020-10-03T13:46:13.202Z]         Server: docker-tests/mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Config: mock
13:46:13 [2020-10-03T13:46:13.202Z]         X-Docker-Registry-Version: 0.0.0
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z]         
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestTrustedLocation
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestTrustedLocation (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestAllowNondistributableArtifacts
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z] === RUN   TestIsSecureIndex
13:46:13 [2020-10-03T13:46:13.202Z] --- PASS: TestIsSecureIndex (0.00s)
13:46:13 [2020-10-03T13:46:13.202Z] PASS
13:46:13 [2020-10-03T13:46:13.202Z] coverage: 51.7% of statements
13:46:13 [2020-10-03T13:46:13.202Z] ok  	github.com/docker/docker/registry	0.704s	coverage: 51.7% of statements
13:46:13 [2020-10-03T13:46:13.862Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:46:13 [2020-10-03T13:46:13.946Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:46:15 [2020-10-03T13:46:15.311Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 4.8% of statements
13:46:15 [2020-10-03T13:46:15.311Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:46:15 [2020-10-03T13:46:15.311Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:46:15 [2020-10-03T13:46:15.384Z] === RUN   TestGetDriver
13:46:15 [2020-10-03T13:46:15.384Z] --- PASS: TestGetDriver (0.00s)
13:46:15 [2020-10-03T13:46:15.384Z] === RUN   TestVolumeRequestError
13:46:15 [2020-10-03T13:46:15.384Z] --- PASS: TestVolumeRequestError (0.01s)
13:46:15 [2020-10-03T13:46:15.384Z] PASS
13:46:15 [2020-10-03T13:46:15.384Z] coverage: 36.1% of statements
13:46:15 [2020-10-03T13:46:15.384Z] ok  	github.com/docker/docker/volume/drivers	0.192s	coverage: 36.1% of statements
13:46:15 [2020-10-03T13:46:15.770Z] === RUN   TestDockerSuite/TestBuildUser
13:46:15 [2020-10-03T13:46:15.873Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.0% of statements
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestGetAddress
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestGetAddress (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestRemove
13:46:16 [2020-10-03T13:46:16.356Z] --- SKIP: TestRemove (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestInitializeWithVolumes
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestInitializeWithVolumes (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestCreate
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestCreate (0.01s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestValidateName
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestValidateName (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestCreateWithOpts
13:46:16 [2020-10-03T13:46:16.356Z] --- SKIP: TestCreateWithOpts (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z]     local_test.go:181: runtime.GOOS == "windows"
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestRelaodNoOpts
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestRelaodNoOpts (0.01s)
13:46:16 [2020-10-03T13:46:16.356Z] PASS
13:46:16 [2020-10-03T13:46:16.356Z] coverage: 37.7% of statements
13:46:16 [2020-10-03T13:46:16.356Z] ok  	github.com/docker/docker/volume/local	0.190s	coverage: 37.7% of statements
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestConvertTmpfsOptions
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestConvertTmpfsOptions (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:49: data="mode=700,size=1m"
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:49: data="ro"
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestParseMountRaw
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestParseMountRaw (0.03s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestParseMountRawSplit
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestParseMountRawSplit (0.01s)
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 0
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 1
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 2
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 3
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 4
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 5
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 6
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 7
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 8
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 0
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 1
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 2
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 3
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 4
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 5
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 6
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 7
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 8
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 9
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 10
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 11
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 12
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 0
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 1
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 2
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 3
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 4
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 5
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 6
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 7
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 8
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 9
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 10
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:390: case 11
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestParseMountSpec
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestParseMountSpec (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 0
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 1
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 2
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 3
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 4
13:46:16 [2020-10-03T13:46:16.356Z]     parser_test.go:455: case 5
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestParseMountSpecBindWithFileinfoError
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z] === RUN   TestValidateMount
13:46:16 [2020-10-03T13:46:16.356Z] --- PASS: TestValidateMount (0.00s)
13:46:16 [2020-10-03T13:46:16.356Z] PASS
13:46:16 [2020-10-03T13:46:16.356Z] coverage: 66.2% of statements
13:46:16 [2020-10-03T13:46:16.356Z] ok  	github.com/docker/docker/volume/mounts	0.175s	coverage: 66.2% of statements
13:46:17 [2020-10-03T13:46:17.764Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
13:46:17 [2020-10-03T13:46:17.764Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.143s	coverage: 77.4% of statements
13:46:17 [2020-10-03T13:46:17.764Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:46:17 [2020-10-03T13:46:17.764Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestSetGetMeta
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestSetGetMeta
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestRestore
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestRestore
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestServiceCreate
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestServiceCreate
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestServiceList
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestServiceList
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestServiceRemove
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestServiceRemove
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestServiceGet
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestServiceGet
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestServicePrune
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestServicePrune
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestCreate
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestCreate
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestRemove
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestRemove
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestList
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestList
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFindByDriver
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFindByDriver
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFindByReferenced
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFindByReferenced
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestDerefMultipleOfSameRef
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestDerefMultipleOfSameRef
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestDefererencePluginOnCreateError
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestDefererencePluginOnCreateError
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestRefDerefRemove
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestRefDerefRemove
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestGet
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestGet
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestGetWithReference
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestGetWithReference
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_nil_list
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_nil_list
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_filter_some
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_filter_some
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_filter_middle
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_filter_middle
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_filter_middle_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === RUN   TestFilterFunc/test_filter_first_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === PAUSE TestFilterFunc/test_filter_first_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_nil_list
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_filter_some
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_filter_middle_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_filter_first_and_last
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_empty_list
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFilterFunc/test_filter_middle
13:46:17 [2020-10-03T13:46:17.893Z] --- PASS: TestFilterFunc (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestSetGetMeta
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestFindByReferenced
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestServicePrune
13:46:17 [2020-10-03T13:46:17.893Z] === CONT  TestList
13:46:17 [2020-10-03T13:46:17.893Z] --- PASS: TestSetGetMeta (0.03s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestGetWithReference
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestFindByReferenced (0.04s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestGet
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestList (0.05s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestRefDerefRemove
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestGetWithReference (0.03s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestDefererencePluginOnCreateError
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestGet (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestRefDerefRemove (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestDerefMultipleOfSameRef
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestServiceList
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestServiceGet
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestServiceRemove
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestServiceGet (0.06s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestServiceCreate
13:46:17 [2020-10-03T13:46:17.894Z] time="2020-10-03T13:46:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestServiceRemove (0.06s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestFindByDriver
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestServiceList (0.07s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestRemove
13:46:17 [2020-10-03T13:46:17.894Z] time="2020-10-03T13:46:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
13:46:17 [2020-10-03T13:46:17.894Z] time="2020-10-03T13:46:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
13:46:17 [2020-10-03T13:46:17.894Z] time="2020-10-03T13:46:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestServiceCreate (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestCreate
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestFindByDriver (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] === CONT  TestRestore
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestRemove (0.02s)
13:46:17 [2020-10-03T13:46:17.894Z] time="2020-10-03T13:46:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
13:46:17 [2020-10-03T13:46:17.894Z] --- PASS: TestServicePrune (0.18s)
13:46:18 [2020-10-03T13:46:18.307Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestCreate (0.02s)
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestRestore (0.02s)
13:46:18 [2020-10-03T13:46:18.353Z] PASS
13:46:18 [2020-10-03T13:46:18.353Z] coverage: 70.3% of statements
13:46:18 [2020-10-03T13:46:18.353Z] ok  	github.com/docker/docker/volume/service	0.448s	coverage: 70.3% of statements
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestNewClientWithTimeout (17.68s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestClientStream
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestClientStream (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestClientSendFile
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestClientSendFile (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestClientWithRequestTimeout
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestClientWithRequestTimeout (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestFileSpecPlugin
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestFileSpecPlugin (0.01s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestFileJSONSpecPlugin
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestPluginAddHandler
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestPluginAddHandler (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestPluginWaitBadPlugin
13:46:18 [2020-10-03T13:46:18.353Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
13:46:18 [2020-10-03T13:46:18.353Z] === RUN   TestGet
13:46:18 [2020-10-03T13:46:18.353Z] time="2020-10-03T13:46:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
13:46:19 [2020-10-03T13:46:19.131Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
13:46:19 [2020-10-03T13:46:19.131Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 61.6% of statements
13:46:19 [2020-10-03T13:46:19.321Z] time="2020-10-03T13:46:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
13:46:19 [2020-10-03T13:46:19.388Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
13:46:19 [2020-10-03T13:46:19.731Z] --- PASS: TestServiceWithDataPathPortInit (13.57s)
13:46:19 [2020-10-03T13:46:19.731Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:46:20 [2020-10-03T13:46:20.754Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
13:46:20 [2020-10-03T13:46:20.755Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:46:21 [2020-10-03T13:46:21.011Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.7% of statements
13:46:21 [2020-10-03T13:46:21.499Z] time="2020-10-03T13:46:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
13:46:21 [2020-10-03T13:46:21.596Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:46:21 [2020-10-03T13:46:21.939Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
13:46:22 [2020-10-03T13:46:22.164Z] time="2020-10-03T13:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:22 [2020-10-03T13:46:22.164Z] time="2020-10-03T13:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56e6850c5aef72f03432cc520d33bbe5751aa74b3c531feae894f85c67b36c02" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:22 [2020-10-03T13:46:22.164Z] time="2020-10-03T13:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:22 [2020-10-03T13:46:22.164Z] time="2020-10-03T13:46:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56e6850c5aef72f03432cc520d33bbe5751aa74b3c531feae894f85c67b36c02" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:22 [2020-10-03T13:46:22.423Z] === RUN   TestPluginInstall/with_htpasswd
13:46:22 [2020-10-03T13:46:22.993Z] time="2020-10-03T13:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:22 [2020-10-03T13:46:22.993Z] time="2020-10-03T13:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b17bcd4f96103dc59e913c1d0c57750723693789845ec49a86131c334065df" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:22 [2020-10-03T13:46:22.993Z] time="2020-10-03T13:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:22 [2020-10-03T13:46:22.993Z] time="2020-10-03T13:46:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b17bcd4f96103dc59e913c1d0c57750723693789845ec49a86131c334065df" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:23 [2020-10-03T13:46:23.348Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
13:46:23 [2020-10-03T13:46:23.567Z] === RUN   TestPluginInstall/with_insecure
13:46:23 [2020-10-03T13:46:23.910Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:46:24 [2020-10-03T13:46:24.472Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.633s	coverage: 82.5% of statements
13:46:24 [2020-10-03T13:46:24.472Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:46:24 [2020-10-03T13:46:24.472Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:46:24 [2020-10-03T13:46:24.472Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:46:24 [2020-10-03T13:46:24.949Z] time="2020-10-03T13:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:24 [2020-10-03T13:46:24.949Z] time="2020-10-03T13:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34a69cd1eb3f4c375dbbba47175c01865714bfe1997b78372fb7658dcfb5ed79" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:24 [2020-10-03T13:46:24.949Z] time="2020-10-03T13:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:46:24 [2020-10-03T13:46:24.949Z] time="2020-10-03T13:46:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34a69cd1eb3f4c375dbbba47175c01865714bfe1997b78372fb7658dcfb5ed79" mediatype=application/vnd.docker.plugin.v1+json size=522
13:46:24 [2020-10-03T13:46:24.949Z] --- PASS: TestPluginInstall (12.23s)
13:46:24 [2020-10-03T13:46:24.949Z]     --- PASS: TestPluginInstall/no_auth (9.55s)
13:46:24 [2020-10-03T13:46:24.949Z]     --- PASS: TestPluginInstall/with_htpasswd (1.12s)
13:46:24 [2020-10-03T13:46:24.949Z]     --- PASS: TestPluginInstall/with_insecure (1.56s)
13:46:24 [2020-10-03T13:46:24.949Z]         plugin_test.go:157: [d7fb46d5eab48] daemon is not started
13:46:24 [2020-10-03T13:46:24.949Z] PASS
13:46:24 [2020-10-03T13:46:24.949Z] 
13:46:24 [2020-10-03T13:46:24.949Z] DONE 6 tests in 12.539s
13:46:25 [2020-10-03T13:46:25.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:46:25 [2020-10-03T13:46:25.208Z] ++ 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
13:46:25 [2020-10-03T13:46:25.208Z] ++ set -e
13:46:25 [2020-10-03T13:46:25.208Z] ++ '[' -n 0 ']'
13:46:25 [2020-10-03T13:46:25.208Z] ++ set -x
13:46:25 [2020-10-03T13:46:25.208Z] ++ env -i DEST=/go/src/github.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
13:46:25 [2020-10-03T13:46:25.208Z] INFO: Testing against a local daemon
13:46:25 [2020-10-03T13:46:25.208Z] === RUN   TestExternalGraphDriver
13:46:25 [2020-10-03T13:46:25.239Z] time="2020-10-03T13:46:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
13:46:25 [2020-10-03T13:46:25.311Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
13:46:25 [2020-10-03T13:46:25.311Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tcdwybb3lw6xq3k6kgi46b3po Created:2020-10-03 13:46:18.880112225 +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[3288463fce123ae4462a9cb8de9548e28e40f27ee38223e8ac955620cac84837:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqoctc12phuxja3piadedybk7 EndpointID:5edad572b27228f20b193a15115732f972809bd6f204a8ccec1362bdee8ee04f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a596f1f7da91ec180a98c7a0b858799153f13e35cf00bda9638c10207db6c80d 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:36c4edb431da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqoctc12phuxja3piadedybk7 EndpointID:5edad572b27228f20b193a15115732f972809bd6f204a8ccec1362bdee8ee04f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:46:25 [2020-10-03T13:46:25.311Z] PASS
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === Skipped
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     service_test.go:236: FLAKY_TEST
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] DONE 23 tests, 1 skipped in 39.185s
13:46:25 [2020-10-03T13:46:25.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:46:25 [2020-10-03T13:46:25.311Z] ++ 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
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -e
13:46:25 [2020-10-03T13:46:25.311Z] ++ '[' -n 0 ']'
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -x
13:46:25 [2020-10-03T13:46:25.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-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
13:46:25 [2020-10-03T13:46:25.311Z] INFO: Testing against a local daemon
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkIpvlanPersistance
13:46:25 [2020-10-03T13:46:25.311Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkIpvlan
13:46:25 [2020-10-03T13:46:25.311Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] PASS
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === Skipped
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] DONE 2 tests, 2 skipped in 0.076s
13:46:25 [2020-10-03T13:46:25.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:46:25 [2020-10-03T13:46:25.311Z] ++ 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
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -e
13:46:25 [2020-10-03T13:46:25.311Z] ++ '[' -n 0 ']'
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -x
13:46:25 [2020-10-03T13:46:25.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-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
13:46:25 [2020-10-03T13:46:25.311Z] INFO: Testing against a local daemon
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkMacvlanPersistance
13:46:25 [2020-10-03T13:46:25.467Z] === RUN   TestExternalGraphDriver/json
13:46:26 [2020-10-03T13:46:26.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
13:46:26 [2020-10-03T13:46:26.358Z] === RUN   TestDockerNetworkMacvlan
13:46:26 [2020-10-03T13:46:26.371Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
13:46:26 [2020-10-03T13:46:26.933Z] ok  	github.com/docker/docker/distribution	0.161s	coverage: 21.9% of statements
13:46:26 [2020-10-03T13:46:26.933Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:46:27 [2020-10-03T13:46:27.370Z] === RUN   TestExternalGraphDriver/spec
13:46:27 [2020-10-03T13:46:27.408Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:46:28 [2020-10-03T13:46:28.049Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:46:28 [2020-10-03T13:46:28.300Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
13:46:29 [2020-10-03T13:46:29.094Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:46:29 [2020-10-03T13:46:29.226Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
13:46:29 [2020-10-03T13:46:29.276Z] === RUN   TestExternalGraphDriver/pull
13:46:29 [2020-10-03T13:46:29.787Z] ok  	github.com/docker/docker/distribution/xfer	1.882s	coverage: 85.6% of statements
13:46:29 [2020-10-03T13:46:29.787Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:46:29 [2020-10-03T13:46:29.787Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
13:46:29 [2020-10-03T13:46:29.787Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:46:31 [2020-10-03T13:46:31.155Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
13:46:31 [2020-10-03T13:46:31.155Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:46:31 [2020-10-03T13:46:31.176Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:46:31 [2020-10-03T13:46:31.181Z] --- PASS: TestExternalGraphDriver (5.59s)
13:46:31 [2020-10-03T13:46:31.181Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
13:46:31 [2020-10-03T13:46:31.181Z]     --- PASS: TestExternalGraphDriver/spec (1.83s)
13:46:31 [2020-10-03T13:46:31.181Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
13:46:31 [2020-10-03T13:46:31.181Z] === RUN   TestGraphdriverPluginV2
13:46:31 [2020-10-03T13:46:31.717Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
13:46:32 [2020-10-03T13:46:32.645Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
13:46:33 [2020-10-03T13:46:33.257Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:46:33 [2020-10-03T13:46:33.616Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 67.1% of statements
13:46:33 [2020-10-03T13:46:33.716Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:46:33 [2020-10-03T13:46:33.809Z] --- PASS: TestGet (15.00s)
13:46:33 [2020-10-03T13:46:33.809Z] === RUN   TestPluginWithNoManifest
13:46:33 [2020-10-03T13:46:33.809Z] --- PASS: TestPluginWithNoManifest (0.00s)
13:46:33 [2020-10-03T13:46:33.809Z] === RUN   TestGetAll
13:46:33 [2020-10-03T13:46:33.809Z] --- PASS: TestGetAll (0.00s)
13:46:33 [2020-10-03T13:46:33.809Z] PASS
13:46:33 [2020-10-03T13:46:33.809Z] coverage: 73.4% of statements
13:46:33 [2020-10-03T13:46:33.809Z] ok  	github.com/docker/docker/pkg/plugins	35.135s	coverage: 73.4% of statements
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/rootless	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/volume	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:46:33 [2020-10-03T13:46:33.809Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:46:33 [2020-10-03T13:46:33.872Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
13:46:34 [2020-10-03T13:46:34.285Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:46:34 [2020-10-03T13:46:34.546Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:46:35 [2020-10-03T13:46:35.116Z] --- PASS: TestGraphdriverPluginV2 (4.16s)
13:46:35 [2020-10-03T13:46:35.116Z] PASS
13:46:35 [2020-10-03T13:46:35.116Z] 
13:46:35 [2020-10-03T13:46:35.116Z] DONE 5 tests in 9.930s
13:46:35 [2020-10-03T13:46:35.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:46:35 [2020-10-03T13:46:35.116Z] ++ 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
13:46:35 [2020-10-03T13:46:35.116Z] ++ set -e
13:46:35 [2020-10-03T13:46:35.116Z] ++ '[' -n 0 ']'
13:46:35 [2020-10-03T13:46:35.116Z] ++ set -x
13:46:35 [2020-10-03T13:46:35.116Z] ++ env -i DEST=/go/src/github.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
13:46:35 [2020-10-03T13:46:35.116Z] INFO: Testing against a local daemon
13:46:35 [2020-10-03T13:46:35.116Z] === RUN   TestContinueAfterPluginCrash
13:46:35 [2020-10-03T13:46:35.116Z] === PAUSE TestContinueAfterPluginCrash
13:46:35 [2020-10-03T13:46:35.116Z] === RUN   TestReadPluginNoRead
13:46:35 [2020-10-03T13:46:35.116Z] === PAUSE TestReadPluginNoRead
13:46:35 [2020-10-03T13:46:35.116Z] === RUN   TestDaemonStartWithLogOpt
13:46:35 [2020-10-03T13:46:35.116Z] === PAUSE TestDaemonStartWithLogOpt
13:46:35 [2020-10-03T13:46:35.116Z] === CONT  TestContinueAfterPluginCrash
13:46:35 [2020-10-03T13:46:35.116Z] === CONT  TestDaemonStartWithLogOpt
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === Skipped
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     dispatchers_test.go:376: Windows does not support stopsignal
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     client_test.go:23: runtime.GOOS == "windows"
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     daemon_test.go:147: root required
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     reload_test.go:520: root required
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     pull_v2_test.go:73: Needs fixing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     pull_v2_test.go:118: Needs fixing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     download_test.go:268: Needs fixing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     layer_test.go:304: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     layer_test.go:353: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     layer_test.go:468: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     layer_test.go:697: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     migration_test.go:46: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     migration_test.go:182: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     mount_test.go:17: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     mount_test.go:76: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     mount_test.go:125: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     mount_test.go:212: Failing on Windows
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
13:46:35 [2020-10-03T13:46:35.350Z]     archive_test.go:133: Xz not present in msys2
13:46:35 [2020-10-03T13:46:35.350Z] 
13:46:35 [2020-10-03T13:46:35.350Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:238: Failing on Windows CI machines
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_windows_test.go:16: Currently fails
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     changes_test.go:192: needs more investigation
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     changes_test.go:405: needs further investigation
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     changes_test.go:441: needs further investigation
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     poller_test.go:41: No chmod on Windows
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     fileutils_test.go:134: Needs porting to Windows
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     fileutils_test.go:180: Needs porting to Windows
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
13:46:35 [2020-10-03T13:46:35.351Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
13:46:35 [2020-10-03T13:46:35.351Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
13:46:35 [2020-10-03T13:46:35.351Z]     local_test.go:181: runtime.GOOS == "windows"
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] 
13:46:35 [2020-10-03T13:46:35.351Z] DONE 1781 tests, 46 skipped in 202.786s
13:46:35 [2020-10-03T13:46:35.351Z] INFO: make.ps1 ended at 10/03/2020 13:46:34
13:46:35 [2020-10-03T13:46:35.375Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:46:35 [2020-10-03T13:46:35.763Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 76.9% of statements
13:46:36 [2020-10-03T13:46:36.313Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:46:36 [2020-10-03T13:46:36.325Z] ok  	github.com/docker/docker/pkg/authorization	0.163s	coverage: 68.3% of statements
13:46:36 [2020-10-03T13:46:36.581Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:46:36 [2020-10-03T13:46:36.838Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:46:36 [2020-10-03T13:46:36.844Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:46:36 [2020-10-03T13:46:36.889Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
13:46:36 [2020-10-03T13:46:36.889Z] INFO: Unit tests ended at 10/03/2020 13:46:36. Duration:00:03:38.1617587
13:46:36 [2020-10-03T13:46:36.889Z] INFO: Building busybox
13:46:36 [2020-10-03T13:46:36.889Z] Sending build context to Docker daemon   5.12kB
13:46:36 [2020-10-03T13:46:36.889Z] 
13:46:36 [2020-10-03T13:46:36.889Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
13:46:36 [2020-10-03T13:46:36.889Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
13:46:36 [2020-10-03T13:46:36.889Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
13:46:36 [2020-10-03T13:46:36.889Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
13:46:36 [2020-10-03T13:46:36.889Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
13:46:36 [2020-10-03T13:46:36.889Z]  ---> 715aaeac112d
13:46:36 [2020-10-03T13:46:36.889Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
13:46:36 [2020-10-03T13:46:36.889Z]  ---> Running in 036134250f62
13:46:37 [2020-10-03T13:46:37.486Z] --- PASS: TestDockerNetworkMacvlan (11.06s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
13:46:37 [2020-10-03T13:46:37.486Z] PASS
13:46:37 [2020-10-03T13:46:37.486Z] 
13:46:37 [2020-10-03T13:46:37.486Z] DONE 8 tests in 12.545s
13:46:37 [2020-10-03T13:46:37.486Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
13:46:37 [2020-10-03T13:46:37.486Z] ++ 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
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -e
13:46:37 [2020-10-03T13:46:37.486Z] ++ '[' -n 0 ']'
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -x
13:46:37 [2020-10-03T13:46:37.486Z] ++ env -i DEST=/go/src/github.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
13:46:37 [2020-10-03T13:46:37.486Z] testing: warning: no tests to run
13:46:37 [2020-10-03T13:46:37.486Z] PASS
13:46:37 [2020-10-03T13:46:37.486Z] 
13:46:37 [2020-10-03T13:46:37.486Z] DONE 0 tests in 0.012s
13:46:37 [2020-10-03T13:46:37.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:46:37 [2020-10-03T13:46:37.486Z] ++ 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
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -e
13:46:37 [2020-10-03T13:46:37.486Z] ++ '[' -n 0 ']'
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -x
13:46:37 [2020-10-03T13:46:37.486Z] ++ env -i DEST=/go/src/github.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
13:46:37 [2020-10-03T13:46:37.486Z] INFO: Testing against a local daemon
13:46:37 [2020-10-03T13:46:37.486Z] === RUN   TestAuthZPluginAllowRequest
13:46:37 [2020-10-03T13:46:37.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:46:37 [2020-10-03T13:46:37.952Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:46:37 [2020-10-03T13:46:37.952Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:46:37 [2020-10-03T13:46:37.952Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:46:37 [2020-10-03T13:46:37.952Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:46:37 [2020-10-03T13:46:37.952Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:46:39 [2020-10-03T13:46:39.007Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
13:46:39 [2020-10-03T13:46:39.007Z] === RUN   TestAuthZPluginTLS
13:46:39 [2020-10-03T13:46:39.663Z] --- PASS: TestAuthZPluginTLS (0.57s)
13:46:39 [2020-10-03T13:46:39.663Z] === RUN   TestAuthZPluginDenyRequest
13:46:39 [2020-10-03T13:46:39.958Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
13:46:39 [2020-10-03T13:46:39.958Z] === RUN   TestAuthZPluginAPIDenyResponse
13:46:40 [2020-10-03T13:46:40.100Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.485s	coverage: 43.2% of statements
13:46:40 [2020-10-03T13:46:40.100Z] ok  	github.com/docker/docker/layer	7.844s	coverage: 68.8% of statements
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:46:40 [2020-10-03T13:46:40.100Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:46:40 [2020-10-03T13:46:40.101Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
13:46:40 [2020-10-03T13:46:40.489Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:46:40 [2020-10-03T13:46:40.489Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:46:40 [2020-10-03T13:46:40.596Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:46:40 [2020-10-03T13:46:40.596Z] === RUN   TestAuthZPluginDenyResponse
13:46:41 [2020-10-03T13:46:41.027Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
13:46:41 [2020-10-03T13:46:41.027Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
13:46:41 [2020-10-03T13:46:41.058Z] --- PASS: TestDaemonStartWithLogOpt (5.82s)
13:46:41 [2020-10-03T13:46:41.058Z] === CONT  TestReadPluginNoRead
13:46:41 [2020-10-03T13:46:41.235Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
13:46:41 [2020-10-03T13:46:41.235Z] === RUN   TestAuthZPluginAllowEventStream
13:46:41 [2020-10-03T13:46:41.589Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
13:46:41 [2020-10-03T13:46:41.626Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:46:42 [2020-10-03T13:46:42.151Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
13:46:42 [2020-10-03T13:46:42.569Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:46:42 [2020-10-03T13:46:42.700Z] Removing intermediate container 036134250f62
13:46:42 [2020-10-03T13:46:42.700Z]  ---> cc74760aeea7
13:46:42 [2020-10-03T13:46:42.700Z] Step 7/13 : ARG BUSYBOX_VERSION
13:46:42 [2020-10-03T13:46:42.700Z]  ---> Running in e82745fec7cc
13:46:42 [2020-10-03T13:46:42.700Z] Removing intermediate container e82745fec7cc
13:46:42 [2020-10-03T13:46:42.700Z]  ---> cf75ff72f472
13:46:42 [2020-10-03T13:46:42.700Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
13:46:42 [2020-10-03T13:46:42.700Z]  ---> Running in 86feb5691397
13:46:42 [2020-10-03T13:46:42.749Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s)
13:46:42 [2020-10-03T13:46:42.749Z] === RUN   TestAuthZPluginErrorResponse
13:46:42 [2020-10-03T13:46:42.754Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
13:46:43 [2020-10-03T13:46:43.060Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
13:46:43 [2020-10-03T13:46:43.060Z] === RUN   TestAuthZPluginErrorRequest
13:46:43 [2020-10-03T13:46:43.159Z] Removing intermediate container 86feb5691397
13:46:43 [2020-10-03T13:46:43.159Z]  ---> d359488db0be
13:46:43 [2020-10-03T13:46:43.159Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
13:46:43 [2020-10-03T13:46:43.506Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:46:43 [2020-10-03T13:46:43.506Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:46:43 [2020-10-03T13:46:43.697Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:46:43 [2020-10-03T13:46:43.697Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:46:44 [2020-10-03T13:46:44.126Z] 
13:46:44 [2020-10-03T13:46:44.160Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
13:46:44 [2020-10-03T13:46:44.339Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
13:46:44 [2020-10-03T13:46:44.339Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:46:44 [2020-10-03T13:46:44.585Z]  ---> 80b573318c32
13:46:44 [2020-10-03T13:46:44.585Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
13:46:44 [2020-10-03T13:46:44.585Z]  ---> Running in ed9b18fb276d
13:46:44 [2020-10-03T13:46:44.722Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
13:46:44 [2020-10-03T13:46:44.884Z] === RUN   TestReadPluginNoRead/default
13:46:45 [2020-10-03T13:46:45.326Z] ok  	github.com/docker/docker/pkg/fsutils	0.147s	coverage: 85.1% of statements
13:46:45 [2020-10-03T13:46:45.326Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.053s	coverage: 84.1% of statements
13:46:45 [2020-10-03T13:46:45.583Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
13:46:45 [2020-10-03T13:46:45.821Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:46:45 [2020-10-03T13:46:45.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
13:46:45 [2020-10-03T13:46:45.868Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:46:46 [2020-10-03T13:46:46.390Z] --- PASS: TestContinueAfterPluginCrash (11.00s)
13:46:46 [2020-10-03T13:46:46.390Z] === RUN   TestReadPluginNoRead/disabled_caching
13:46:46 [2020-10-03T13:46:46.510Z] ok  	github.com/docker/docker/pkg/idtools	0.486s	coverage: 70.1% of statements
13:46:46 [2020-10-03T13:46:46.958Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:46:47 [2020-10-03T13:46:47.072Z] ok  	github.com/docker/docker/pkg/ioutils	0.585s	coverage: 70.1% of statements
13:46:47 [2020-10-03T13:46:47.072Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
13:46:47 [2020-10-03T13:46:47.072Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:46:47 [2020-10-03T13:46:47.328Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
13:46:47 [2020-10-03T13:46:47.328Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:46:47 [2020-10-03T13:46:47.328Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:46:47 [2020-10-03T13:46:47.584Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:46:47 [2020-10-03T13:46:47.584Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:46:47 [2020-10-03T13:46:47.840Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
13:46:47 [2020-10-03T13:46:47.896Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:46:47 [2020-10-03T13:46:47.896Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:46:47 [2020-10-03T13:46:47.944Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s)
13:46:47 [2020-10-03T13:46:47.944Z] === RUN   TestAuthZPluginHeader
13:46:48 [2020-10-03T13:46:48.097Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
13:46:48 [2020-10-03T13:46:48.155Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:46:48 [2020-10-03T13:46:48.585Z] --- PASS: TestAuthZPluginHeader (0.84s)
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2Disable
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:46:48 [2020-10-03T13:46:48.703Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 86.7% of statements
13:46:48 [2020-10-03T13:46:48.703Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
13:46:48 [2020-10-03T13:46:48.703Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:46:48 [2020-10-03T13:46:48.703Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:46:48 [2020-10-03T13:46:48.722Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:46:48 [2020-10-03T13:46:48.722Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:46:49 [2020-10-03T13:46:49.290Z] --- PASS: TestReadPluginNoRead (8.10s)
13:46:49 [2020-10-03T13:46:49.290Z]     --- PASS: TestReadPluginNoRead/default (1.62s)
13:46:49 [2020-10-03T13:46:49.290Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
13:46:49 [2020-10-03T13:46:49.290Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
13:46:49 [2020-10-03T13:46:49.290Z]     read_test.go:92: [d6e0f0d69461b] daemon is not started
13:46:49 [2020-10-03T13:46:49.290Z] PASS
13:46:49 [2020-10-03T13:46:49.290Z] 
13:46:49 [2020-10-03T13:46:49.290Z] DONE 6 tests in 14.124s
13:46:49 [2020-10-03T13:46:49.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:46:49 [2020-10-03T13:46:49.290Z] ++ 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
13:46:49 [2020-10-03T13:46:49.290Z] ++ set -e
13:46:49 [2020-10-03T13:46:49.290Z] ++ '[' -n 0 ']'
13:46:49 [2020-10-03T13:46:49.290Z] ++ set -x
13:46:49 [2020-10-03T13:46:49.290Z] ++ env -i DEST=/go/src/github.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
13:46:49 [2020-10-03T13:46:49.290Z] testing: warning: no tests to run
13:46:49 [2020-10-03T13:46:49.290Z] PASS
13:46:49 [2020-10-03T13:46:49.290Z] 
13:46:49 [2020-10-03T13:46:49.290Z] DONE 0 tests in 0.072s
13:46:49 [2020-10-03T13:46:49.290Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:46:49 [2020-10-03T13:46:49.290Z] ++ 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
13:46:49 [2020-10-03T13:46:49.290Z] ++ set -e
13:46:49 [2020-10-03T13:46:49.290Z] ++ '[' -n 0 ']'
13:46:49 [2020-10-03T13:46:49.290Z] ++ set -x
13:46:49 [2020-10-03T13:46:49.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=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
13:46:49 [2020-10-03T13:46:49.549Z] INFO: Testing against a local daemon
13:46:49 [2020-10-03T13:46:49.549Z] === RUN   TestPluginWithDevMounts
13:46:49 [2020-10-03T13:46:49.549Z] === PAUSE TestPluginWithDevMounts
13:46:49 [2020-10-03T13:46:49.549Z] === CONT  TestPluginWithDevMounts
13:46:49 [2020-10-03T13:46:49.549Z] === RUN   TestDockerSuite/TestBuildXZHost
13:46:49 [2020-10-03T13:46:49.632Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
13:46:50 [2020-10-03T13:46:50.194Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:46:50 [2020-10-03T13:46:50.449Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
13:46:50 [2020-10-03T13:46:50.705Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:46:51 [2020-10-03T13:46:51.453Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:46:51 [2020-10-03T13:46:51.453Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:46:51 [2020-10-03T13:46:51.453Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:46:51 [2020-10-03T13:46:51.453Z] --- PASS: TestPluginWithDevMounts (1.97s)
13:46:51 [2020-10-03T13:46:51.453Z] PASS
13:46:51 [2020-10-03T13:46:51.453Z] 
13:46:51 [2020-10-03T13:46:51.453Z] DONE 1 tests in 2.163s
13:46:51 [2020-10-03T13:46:51.453Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:46:51 [2020-10-03T13:46:51.453Z] ++ 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
13:46:51 [2020-10-03T13:46:51.453Z] ++ set -e
13:46:51 [2020-10-03T13:46:51.453Z] ++ '[' -n 0 ']'
13:46:51 [2020-10-03T13:46:51.453Z] ++ set -x
13:46:51 [2020-10-03T13:46:51.453Z] ++ env -i DEST=/go/src/github.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
13:46:51 [2020-10-03T13:46:51.711Z] INFO: Testing against a local daemon
13:46:51 [2020-10-03T13:46:51.711Z] === RUN   TestSecretInspect
13:46:51 [2020-10-03T13:46:51.711Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:46:52 [2020-10-03T13:46:52.067Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
13:46:52 [2020-10-03T13:46:52.278Z] === RUN   TestDockerSuite/TestCommitChange
13:46:52 [2020-10-03T13:46:52.323Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
13:46:53 [2020-10-03T13:46:53.214Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:46:54 [2020-10-03T13:46:54.152Z] === RUN   TestDockerSuite/TestCommitHardlink
13:46:54 [2020-10-03T13:46:54.411Z] --- PASS: TestSecretInspect (2.82s)
13:46:54 [2020-10-03T13:46:54.411Z] === RUN   TestSecretList
13:46:54 [2020-10-03T13:46:54.910Z] Removing intermediate container ed9b18fb276d
13:46:54 [2020-10-03T13:46:54.910Z]  ---> e45baeca595f
13:46:54 [2020-10-03T13:46:54.910Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
13:46:54 [2020-10-03T13:46:54.910Z]  ---> Running in e29878a22973
13:46:55 [2020-10-03T13:46:55.348Z] === RUN   TestDockerSuite/TestCommitNewFile
13:46:55 [2020-10-03T13:46:55.586Z] ok  	github.com/docker/docker/pkg/signal	2.425s	coverage: 61.0% of statements
13:46:55 [2020-10-03T13:46:55.586Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:46:55 [2020-10-03T13:46:55.842Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:46:56 [2020-10-03T13:46:56.141Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:46:56 [2020-10-03T13:46:56.286Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:46:56 [2020-10-03T13:46:56.397Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
13:46:56 [2020-10-03T13:46:56.446Z] 
13:46:56 [2020-10-03T13:46:56.446Z] SUCCESS: Specified value was saved.
13:46:57 [2020-10-03T13:46:57.291Z] === RUN   TestDockerSuite/TestCommitTTY
13:46:57 [2020-10-03T13:46:57.291Z] --- PASS: TestSecretList (2.81s)
13:46:57 [2020-10-03T13:46:57.291Z] === RUN   TestSecretsCreateAndDelete
13:46:57 [2020-10-03T13:46:57.326Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
13:46:57 [2020-10-03T13:46:57.626Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
13:46:58 [2020-10-03T13:46:58.188Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
13:46:58 [2020-10-03T13:46:58.228Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:46:58 [2020-10-03T13:46:58.751Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
13:46:58 [2020-10-03T13:46:58.751Z] testing: warning: no tests to run
13:46:58 [2020-10-03T13:46:58.751Z] coverage: [no statements]
13:46:58 [2020-10-03T13:46:58.751Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
13:46:59 [2020-10-03T13:46:59.165Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:46:59 [2020-10-03T13:46:59.332Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:46:59 [2020-10-03T13:46:59.333Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:46:59 [2020-10-03T13:46:59.424Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
13:46:59 [2020-10-03T13:46:59.424Z] === RUN   TestSecretsUpdate
13:46:59 [2020-10-03T13:46:59.508Z] Removing intermediate container e29878a22973
13:46:59 [2020-10-03T13:46:59.508Z]  ---> 9cf4337a7bf7
13:46:59 [2020-10-03T13:46:59.508Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
13:46:59 [2020-10-03T13:46:59.596Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
13:46:59 [2020-10-03T13:46:59.968Z]  ---> Running in fe8dc7c819ee
13:47:00 [2020-10-03T13:47:00.377Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:47:00 [2020-10-03T13:47:00.951Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:47:00 [2020-10-03T13:47:00.951Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:47:00 [2020-10-03T13:47:00.951Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:47:01 [2020-10-03T13:47:01.209Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:47:01 [2020-10-03T13:47:01.209Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:47:01 [2020-10-03T13:47:01.209Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:47:01 [2020-10-03T13:47:01.209Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:47:01 [2020-10-03T13:47:01.520Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
13:47:02 [2020-10-03T13:47:02.447Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
13:47:02 [2020-10-03T13:47:02.588Z] --- PASS: TestSecretsUpdate (2.92s)
13:47:02 [2020-10-03T13:47:02.588Z] === RUN   TestTemplatedSecret
13:47:02 [2020-10-03T13:47:02.588Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:47:02 [2020-10-03T13:47:02.705Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 75.3% of statements
13:47:03 [2020-10-03T13:47:03.157Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:47:03 [2020-10-03T13:47:03.268Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:47:03 [2020-10-03T13:47:03.705Z] Cannot create a file when that file already exists.
13:47:04 [2020-10-03T13:47:04.718Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 56.3% of statements
13:47:05 [2020-10-03T13:47:05.064Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:47:05 [2020-10-03T13:47:05.064Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:47:05 [2020-10-03T13:47:05.280Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
13:47:05 [2020-10-03T13:47:05.536Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
13:47:06 [2020-10-03T13:47:06.003Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:47:06 [2020-10-03T13:47:06.098Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
13:47:06 [2020-10-03T13:47:06.353Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:47:06 [2020-10-03T13:47:06.940Z] --- PASS: TestTemplatedSecret (4.27s)
13:47:06 [2020-10-03T13:47:06.940Z] === RUN   TestSecretCreateResolve
13:47:06 [2020-10-03T13:47:06.940Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:47:07 [2020-10-03T13:47:07.184Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
13:47:07 [2020-10-03T13:47:07.184Z] PASS
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === Skipped
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] DONE 17 tests, 4 skipped in 27.599s
13:47:07 [2020-10-03T13:47:07.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:47:07 [2020-10-03T13:47:07.184Z] ++ 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
13:47:07 [2020-10-03T13:47:07.184Z] ++ set -e
13:47:07 [2020-10-03T13:47:07.184Z] ++ '[' -n 0 ']'
13:47:07 [2020-10-03T13:47:07.184Z] ++ set -x
13:47:07 [2020-10-03T13:47:07.184Z] ++ env -i DEST=/go/src/github.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
13:47:07 [2020-10-03T13:47:07.184Z] INFO: Testing against a local daemon
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInvalidJSON
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:47:07 [2020-10-03T13:47:07.184Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInstall
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInstall/no_auth
13:47:07 [2020-10-03T13:47:07.508Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:47:07 [2020-10-03T13:47:07.767Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:47:08 [2020-10-03T13:47:08.336Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:47:09 [2020-10-03T13:47:09.274Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:47:09 [2020-10-03T13:47:09.274Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:47:09 [2020-10-03T13:47:09.274Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:47:09 [2020-10-03T13:47:09.505Z] Removing intermediate container fe8dc7c819ee
13:47:09 [2020-10-03T13:47:09.505Z]  ---> a710208b7986
13:47:09 [2020-10-03T13:47:09.505Z] Step 13/13 : CMD ["sh"]
13:47:09 [2020-10-03T13:47:09.505Z]  ---> Running in d045230c201d
13:47:09 [2020-10-03T13:47:09.505Z] Removing intermediate container d045230c201d
13:47:09 [2020-10-03T13:47:09.505Z]  ---> 116601e5e22e
13:47:09 [2020-10-03T13:47:09.505Z] Successfully built 116601e5e22e
13:47:09 [2020-10-03T13:47:09.505Z] Successfully tagged busybox:latest
13:47:09 [2020-10-03T13:47:09.505Z] INFO: Docker images of the daemon under test
13:47:09 [2020-10-03T13:47:09.505Z] 
13:47:09 [2020-10-03T13:47:09.618Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:47:09 [2020-10-03T13:47:09.618Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
13:47:09 [2020-10-03T13:47:09.965Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
13:47:09 [2020-10-03T13:47:09.966Z] busybox                                latest              116601e5e22e        Less than a second ago   5.12GB
13:47:09 [2020-10-03T13:47:09.966Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        4 weeks ago              5.06GB
13:47:09 [2020-10-03T13:47:09.966Z] microsoft/windowsservercore            latest              715aaeac112d        4 weeks ago              5.06GB
13:47:09 [2020-10-03T13:47:09.966Z] 
13:47:09 [2020-10-03T13:47:09.966Z] INFO: Running integration tests at 10/03/2020 13:47:09...
13:47:09 [2020-10-03T13:47:09.966Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
13:47:09 [2020-10-03T13:47:09.966Z] INFO: Integration API tests being run from the host:
13:47:09 [2020-10-03T13:47:09.966Z] INFO: make.ps1 starting at 10/03/2020 13:47:09
13:47:10 [2020-10-03T13:47:10.213Z] --- PASS: TestSecretCreateResolve (3.34s)
13:47:10 [2020-10-03T13:47:10.213Z] PASS
13:47:10 [2020-10-03T13:47:10.213Z] 
13:47:10 [2020-10-03T13:47:10.213Z] DONE 6 tests in 18.609s
13:47:10 [2020-10-03T13:47:10.213Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:47:10 [2020-10-03T13:47:10.213Z] ++ 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
13:47:10 [2020-10-03T13:47:10.213Z] ++ set -e
13:47:10 [2020-10-03T13:47:10.213Z] ++ '[' -n 0 ']'
13:47:10 [2020-10-03T13:47:10.213Z] ++ set -x
13:47:10 [2020-10-03T13:47:10.213Z] ++ env -i DEST=/go/src/github.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
13:47:10 [2020-10-03T13:47:10.213Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:47:10 [2020-10-03T13:47:10.213Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:47:10 [2020-10-03T13:47:10.213Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:47:10 [2020-10-03T13:47:10.213Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:47:10 [2020-10-03T13:47:10.213Z] INFO: Testing against a local daemon
13:47:10 [2020-10-03T13:47:10.213Z] === RUN   TestServiceCreateInit
13:47:10 [2020-10-03T13:47:10.222Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
13:47:10 [2020-10-03T13:47:10.431Z] Running D:\gopath\src\github.com\docker\docker\integration\build
13:47:10 [2020-10-03T13:47:10.472Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:47:10 [2020-10-03T13:47:10.472Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfea1dd23303b1ff9db63641334e85c14f27e9fda7d063bf4483bd47316885d9" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfea1dd23303b1ff9db63641334e85c14f27e9fda7d063bf4483bd47316885d9" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:10 [2020-10-03T13:47:10.725Z] === RUN   TestPluginInstall/with_htpasswd
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf356687bd84bc63eee32482ddda6a84e87ae258c3aed666242c1aec583bde" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf356687bd84bc63eee32482ddda6a84e87ae258c3aed666242c1aec583bde" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:11 [2020-10-03T13:47:11.408Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:47:11 [2020-10-03T13:47:11.587Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
13:47:11 [2020-10-03T13:47:11.659Z] === RUN   TestPluginInstall/with_insecure
13:47:11 [2020-10-03T13:47:11.667Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:47:12 [2020-10-03T13:47:12.235Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:47:12 [2020-10-03T13:47:12.235Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc394ba38601d656966e0844737eac460cf9c356cdaf9eeb4abd68386fa49b4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc394ba38601d656966e0844737eac460cf9c356cdaf9eeb4abd68386fa49b4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:13 [2020-10-03T13:47:13.007Z] --- PASS: TestPluginInstall (7.75s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/no_auth (5.43s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/with_htpasswd (0.96s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
13:47:13 [2020-10-03T13:47:13.007Z]         plugin_test.go:157: [dc4abfbcd7dac] daemon is not started
13:47:13 [2020-10-03T13:47:13.007Z] PASS
13:47:13 [2020-10-03T13:47:13.007Z] 
13:47:13 [2020-10-03T13:47:13.007Z] DONE 6 tests in 7.848s
13:47:13 [2020-10-03T13:47:13.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:47:13 [2020-10-03T13:47:13.007Z] ++ 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
13:47:13 [2020-10-03T13:47:13.007Z] ++ set -e
13:47:13 [2020-10-03T13:47:13.007Z] ++ '[' -n 0 ']'
13:47:13 [2020-10-03T13:47:13.007Z] ++ set -x
13:47:13 [2020-10-03T13:47:13.007Z] ++ env -i DEST=/go/src/github.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
13:47:13 [2020-10-03T13:47:13.007Z] INFO: Testing against a local daemon
13:47:13 [2020-10-03T13:47:13.007Z] === RUN   TestExternalGraphDriver
13:47:13 [2020-10-03T13:47:13.308Z] === RUN   TestExternalGraphDriver/json
13:47:14 [2020-10-03T13:47:14.140Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:47:14 [2020-10-03T13:47:14.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:47:14 [2020-10-03T13:47:14.660Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:47:14 [2020-10-03T13:47:14.919Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:47:15 [2020-10-03T13:47:15.178Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:47:15 [2020-10-03T13:47:15.389Z] === RUN   TestExternalGraphDriver/spec
13:47:15 [2020-10-03T13:47:15.747Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:47:16 [2020-10-03T13:47:16.685Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:47:16 [2020-10-03T13:47:16.916Z] === RUN   TestExternalGraphDriver/pull
13:47:17 [2020-10-03T13:47:17.253Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:47:17 [2020-10-03T13:47:17.253Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:47:17 [2020-10-03T13:47:17.829Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:47:18 [2020-10-03T13:47:18.426Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:47:18 [2020-10-03T13:47:18.437Z] --- PASS: TestExternalGraphDriver (5.45s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
13:47:18 [2020-10-03T13:47:18.437Z] === RUN   TestGraphdriverPluginV2
13:47:18 [2020-10-03T13:47:18.733Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
13:47:18 [2020-10-03T13:47:18.733Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:18 [2020-10-03T13:47:18.733Z] PASS
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] === Skipped
13:47:18 [2020-10-03T13:47:18.733Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
13:47:18 [2020-10-03T13:47:18.733Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] DONE 5 tests, 1 skipped in 5.613s
13:47:18 [2020-10-03T13:47:18.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:47:18 [2020-10-03T13:47:18.733Z] ++ 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
13:47:18 [2020-10-03T13:47:18.733Z] ++ set -e
13:47:18 [2020-10-03T13:47:18.733Z] ++ '[' -n 0 ']'
13:47:18 [2020-10-03T13:47:18.733Z] ++ set -x
13:47:18 [2020-10-03T13:47:18.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=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
13:47:18 [2020-10-03T13:47:18.733Z] INFO: Testing against a local daemon
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestReadPluginNoRead
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestReadPluginNoRead
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestReadPluginNoRead
13:47:18 [2020-10-03T13:47:18.996Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:47:18 [2020-10-03T13:47:18.996Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:47:19 [2020-10-03T13:47:19.255Z] --- PASS: TestServiceCreateInit (8.92s)
13:47:19 [2020-10-03T13:47:19.255Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
13:47:19 [2020-10-03T13:47:19.255Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s)
13:47:19 [2020-10-03T13:47:19.255Z] === RUN   TestCreateServiceMultipleTimes
13:47:19 [2020-10-03T13:47:19.514Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:47:20 [2020-10-03T13:47:20.454Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:47:21 [2020-10-03T13:47:21.024Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:47:21 [2020-10-03T13:47:21.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:47:21 [2020-10-03T13:47:21.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:47:21 [2020-10-03T13:47:21.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:47:21 [2020-10-03T13:47:21.963Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:47:21 [2020-10-03T13:47:21.963Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:47:22 [2020-10-03T13:47:22.531Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:47:23 [2020-10-03T13:47:23.786Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/rootless	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/volume	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === Skipped
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver btrfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver btrfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver btrfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver btrfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver btrfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:73: No driver to put!
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z] time="2020-10-03T13:46:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z] time="2020-10-03T13:46:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z] time="2020-10-03T13:46:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z] time="2020-10-03T13:46:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z] time="2020-10-03T13:46:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:73: No driver to put!
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     overlay_test.go:49: Fails to compute changes intermittently
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver zfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver zfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver zfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver zfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:46: Driver zfs not supported
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     graphtest_unix.go:73: No driver to put!
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:47:23 [2020-10-03T13:47:23.786Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] 
13:47:23 [2020-10-03T13:47:23.786Z] DONE 2148 tests, 26 skipped in 252.938s
Post stage
[Pipeline] junit
13:47:24 [2020-10-03T13:47:24.058Z] Recording test results
13:47:24 [2020-10-03T13:47:24.350Z] === RUN   TestReadPluginNoRead/default
13:47:24 [2020-10-03T13:47:24.350Z] --- PASS: TestDaemonStartWithLogOpt (5.29s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:47:24 [2020-10-03T13:47:24.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41523/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/validate/vendor
13:47:24 [2020-10-03T13:47:24.992Z] === RUN   TestReadPluginNoRead/disabled_caching
13:47:25 [2020-10-03T13:47:25.435Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
13:47:26 [2020-10-03T13:47:26.323Z] + echo Building e2e image
13:47:26 [2020-10-03T13:47:26.323Z] Building e2e image
13:47:26 [2020-10-03T13:47:26.323Z] + docker build --build-arg DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -t moby-e2e-test -f Dockerfile.e2e .
13:47:26 [2020-10-03T13:47:26.323Z] #2 [internal] load .dockerignore
13:47:26 [2020-10-03T13:47:26.323Z] #2 transferring context: 34B done
13:47:26 [2020-10-03T13:47:26.323Z] #2 DONE 0.0s
13:47:26 [2020-10-03T13:47:26.323Z] 
13:47:26 [2020-10-03T13:47:26.323Z] #1 [internal] load build definition from Dockerfile.e2e
13:47:26 [2020-10-03T13:47:26.323Z] #1 transferring dockerfile: 3.21kB done
13:47:26 [2020-10-03T13:47:26.323Z] #1 DONE 0.0s
13:47:26 [2020-10-03T13:47:26.323Z] 
13:47:26 [2020-10-03T13:47:26.323Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
13:47:26 [2020-10-03T13:47:26.520Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:47:26 [2020-10-03T13:47:26.622Z] #4 ...
13:47:26 [2020-10-03T13:47:26.622Z] 
13:47:26 [2020-10-03T13:47:26.622Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
13:47:26 [2020-10-03T13:47:26.622Z] #3 DONE 0.3s
13:47:26 [2020-10-03T13:47:26.878Z] 
13:47:26 [2020-10-03T13:47:26.878Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
13:47:26 [2020-10-03T13:47:26.878Z] #4 DONE 0.5s
13:47:26 [2020-10-03T13:47:26.878Z] 
13:47:26 [2020-10-03T13:47:26.878Z] #8 [internal] load build context
13:47:27 [2020-10-03T13:47:27.134Z] #8 transferring context: 860.22kB 0.4s done
13:47:27 [2020-10-03T13:47:27.134Z] #8 DONE 0.5s
13:47:27 [2020-10-03T13:47:27.134Z] 
13:47:27 [2020-10-03T13:47:27.134Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:47:27 [2020-10-03T13:47:27.134Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
13:47:27 [2020-10-03T13:47:27.134Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
13:47:27 [2020-10-03T13:47:27.134Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
13:47:27 [2020-10-03T13:47:27.134Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
13:47:27 [2020-10-03T13:47:27.135Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
13:47:27 [2020-10-03T13:47:27.135Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
13:47:27 [2020-10-03T13:47:27.135Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
13:47:27 [2020-10-03T13:47:27.135Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 4.09MB / 127.34MB 0.3s
13:47:27 [2020-10-03T13:47:27.135Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
13:47:27 [2020-10-03T13:47:27.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.72MB / 127.34MB 0.4s
13:47:27 [2020-10-03T13:47:27.390Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
13:47:27 [2020-10-03T13:47:27.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 28.74MB / 127.34MB 0.6s
13:47:27 [2020-10-03T13:47:27.689Z] #14 ...
13:47:27 [2020-10-03T13:47:27.689Z] 
13:47:27 [2020-10-03T13:47:27.689Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
13:47:27 [2020-10-03T13:47:27.689Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
13:47:27 [2020-10-03T13:47:27.689Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
13:47:27 [2020-10-03T13:47:27.689Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
13:47:27 [2020-10-03T13:47:27.689Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
13:47:27 [2020-10-03T13:47:27.689Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
13:47:27 [2020-10-03T13:47:27.689Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
13:47:27 [2020-10-03T13:47:27.689Z] #5 DONE 0.7s
13:47:27 [2020-10-03T13:47:27.689Z] 
13:47:27 [2020-10-03T13:47:27.689Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:47:27 [2020-10-03T13:47:27.689Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.22MB / 127.34MB 0.9s
13:47:27 [2020-10-03T13:47:27.809Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:47:27 [2020-10-03T13:47:27.809Z] === RUN   TestDockerSuite/TestContainerAPITop
13:47:27 [2020-10-03T13:47:27.947Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 61.88MB / 127.34MB 1.0s
13:47:27 [2020-10-03T13:47:27.947Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 79.48MB / 127.34MB 1.2s
13:47:28 [2020-10-03T13:47:28.033Z] --- PASS: TestReadPluginNoRead (9.01s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
13:47:28 [2020-10-03T13:47:28.033Z]     read_test.go:92: [dca10661b8601] daemon is not started
13:47:28 [2020-10-03T13:47:28.205Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 92.36MB / 127.34MB 1.3s
13:47:28 [2020-10-03T13:47:28.205Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.35MB / 127.34MB 1.4s
13:47:28 [2020-10-03T13:47:28.376Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:47:28 [2020-10-03T13:47:28.376Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:47:28 [2020-10-03T13:47:28.460Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s
13:47:28 [2020-10-03T13:47:28.638Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:47:29 [2020-10-03T13:47:29.544Z] --- PASS: TestContinueAfterPluginCrash (10.58s)
13:47:29 [2020-10-03T13:47:29.544Z] PASS
13:47:29 [2020-10-03T13:47:29.544Z] 
13:47:29 [2020-10-03T13:47:29.544Z] DONE 6 tests in 10.661s
13:47:29 [2020-10-03T13:47:29.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:47:29 [2020-10-03T13:47:29.544Z] ++ 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
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -e
13:47:29 [2020-10-03T13:47:29.544Z] ++ '[' -n 0 ']'
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -x
13:47:29 [2020-10-03T13:47:29.544Z] ++ env -i DEST=/go/src/github.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
13:47:29 [2020-10-03T13:47:29.544Z] testing: warning: no tests to run
13:47:29 [2020-10-03T13:47:29.544Z] PASS
13:47:29 [2020-10-03T13:47:29.544Z] 
13:47:29 [2020-10-03T13:47:29.544Z] DONE 0 tests in 0.017s
13:47:29 [2020-10-03T13:47:29.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:47:29 [2020-10-03T13:47:29.544Z] ++ 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
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -e
13:47:29 [2020-10-03T13:47:29.544Z] ++ '[' -n 0 ']'
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -x
13:47:29 [2020-10-03T13:47:29.544Z] ++ env -i DEST=/go/src/github.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
13:47:29 [2020-10-03T13:47:29.544Z] INFO: Testing against a local daemon
13:47:29 [2020-10-03T13:47:29.544Z] === RUN   TestPluginWithDevMounts
13:47:29 [2020-10-03T13:47:29.544Z] === PAUSE TestPluginWithDevMounts
13:47:29 [2020-10-03T13:47:29.544Z] === CONT  TestPluginWithDevMounts
13:47:30 [2020-10-03T13:47:30.348Z] #14 ...
13:47:30 [2020-10-03T13:47:30.348Z] 
13:47:30 [2020-10-03T13:47:30.348Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
13:47:30 [2020-10-03T13:47:30.348Z] #6 DONE 2.6s
13:47:30 [2020-10-03T13:47:30.348Z] 
13:47:30 [2020-10-03T13:47:30.348Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:47:30 [2020-10-03T13:47:30.348Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 3.3s done
13:47:30 [2020-10-03T13:47:30.348Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
13:47:31 [2020-10-03T13:47:31.171Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:47:31 [2020-10-03T13:47:31.430Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:47:31 [2020-10-03T13:47:31.626Z] --- PASS: TestPluginWithDevMounts (1.82s)
13:47:31 [2020-10-03T13:47:31.626Z] PASS
13:47:31 [2020-10-03T13:47:31.626Z] 
13:47:31 [2020-10-03T13:47:31.626Z] DONE 1 tests in 1.896s
13:47:31 [2020-10-03T13:47:31.626Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
13:47:31 [2020-10-03T13:47:31.626Z] ++ 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
13:47:31 [2020-10-03T13:47:31.627Z] ++ set -e
13:47:31 [2020-10-03T13:47:31.627Z] ++ '[' -n 0 ']'
13:47:31 [2020-10-03T13:47:31.627Z] ++ set -x
13:47:31 [2020-10-03T13:47:31.627Z] ++ env -i DEST=/go/src/github.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
13:47:31 [2020-10-03T13:47:31.627Z] INFO: Testing against a local daemon
13:47:31 [2020-10-03T13:47:31.627Z] === RUN   TestSecretInspect
13:47:32 [2020-10-03T13:47:32.368Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:47:33 [2020-10-03T13:47:33.156Z] --- PASS: TestSecretInspect (1.92s)
13:47:33 [2020-10-03T13:47:33.156Z] === RUN   TestSecretList
13:47:34 [2020-10-03T13:47:34.901Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:47:35 [2020-10-03T13:47:35.231Z] --- PASS: TestSecretList (1.89s)
13:47:35 [2020-10-03T13:47:35.231Z] === RUN   TestSecretsCreateAndDelete
13:47:35 [2020-10-03T13:47:35.468Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:47:35 [2020-10-03T13:47:35.593Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s
13:47:36 [2020-10-03T13:47:36.154Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done
13:47:36 [2020-10-03T13:47:36.405Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:47:37 [2020-10-03T13:47:37.079Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
13:47:37 [2020-10-03T13:47:37.080Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
13:47:37 [2020-10-03T13:47:37.321Z] --- PASS: TestSecretsCreateAndDelete (1.95s)
13:47:37 [2020-10-03T13:47:37.321Z] === RUN   TestSecretsUpdate
13:47:37 [2020-10-03T13:47:37.336Z] #14 DONE 10.6s
13:47:37 [2020-10-03T13:47:37.336Z] 
13:47:37 [2020-10-03T13:47:37.336Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
13:47:37 [2020-10-03T13:47:37.336Z] #7 0.707 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.800 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.904 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.910 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.917 (3/30) Installing readline (8.0.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.923 (4/30) Installing bash (5.0.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.941 Executing bash-5.0.0-r0.post-install
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.943 (5/30) Installing ca-certificates (20191127-r2)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.960 (6/30) Installing libgcc (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.963 (7/30) Installing libstdc++ (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 1.979 (8/30) Installing binutils (2.32-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.083 (9/30) Installing gmp (6.1.2-r1)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.093 (10/30) Installing isl (0.18-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.114 (11/30) Installing libgomp (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.117 (12/30) Installing libatomic (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.120 (13/30) Installing mpfr3 (3.1.5-r1)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.127 (14/30) Installing mpc1 (1.1.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 2.129 (15/30) Installing gcc (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.011 (16/30) Installing musl-dev (1.1.22-r3)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.115 (17/30) Installing libc-dev (0.7.1-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.116 (18/30) Installing g++ (8.3.0-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.677 (19/30) Installing nghttp2-libs (1.39.2-r1)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.681 (20/30) Installing libcurl (7.66.0-r1)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.689 (21/30) Installing expat (2.2.8-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.694 (22/30) Installing pcre2 (10.33-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.702 (23/30) Installing git (2.22.4-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.921 (24/30) Installing libmnl (1.0.4-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.923 (25/30) Installing libnftnl-libs (1.1.3-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.927 (26/30) Installing iptables (1.8.3-r1)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.953 (27/30) Installing pigz (2.4-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.958 (28/30) Installing tar (1.32-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.968 (29/30) Installing xz-libs (5.2.4-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.974 (30/30) Installing xz (5.2.4-r0)
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.981 Executing busybox-1.30.1-r3.trigger
13:47:37 [2020-10-03T13:47:37.336Z] #7 3.986 Executing ca-certificates-20191127-r2.trigger
13:47:37 [2020-10-03T13:47:37.336Z] #7 4.038 OK: 179 MiB in 44 packages
13:47:37 [2020-10-03T13:47:37.336Z] #7 DONE 7.3s
13:47:37 [2020-10-03T13:47:37.336Z] 
13:47:37 [2020-10-03T13:47:37.336Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
13:47:37 [2020-10-03T13:47:37.336Z] #9 DONE 0.0s
13:47:37 [2020-10-03T13:47:37.336Z] 
13:47:37 [2020-10-03T13:47:37.336Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:47:37 [2020-10-03T13:47:37.342Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:47:37 [2020-10-03T13:47:37.591Z] #15 ...
13:47:37 [2020-10-03T13:47:37.591Z] 
13:47:37 [2020-10-03T13:47:37.591Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
13:47:37 [2020-10-03T13:47:37.591Z] #10 DONE 0.0s
13:47:37 [2020-10-03T13:47:37.591Z] 
13:47:37 [2020-10-03T13:47:37.591Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
13:47:37 [2020-10-03T13:47:37.591Z] #11 DONE 0.0s
13:47:37 [2020-10-03T13:47:37.591Z] 
13:47:37 [2020-10-03T13:47:37.591Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
13:47:37 [2020-10-03T13:47:37.591Z] #12 DONE 0.0s
13:47:37 [2020-10-03T13:47:37.591Z] 
13:47:37 [2020-10-03T13:47:37.591Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
13:47:37 [2020-10-03T13:47:37.591Z] #13 DONE 0.0s
13:47:37 [2020-10-03T13:47:37.591Z] 
13:47:37 [2020-10-03T13:47:37.591Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:47:37 [2020-10-03T13:47:37.600Z] --- PASS: TestCreateServiceMultipleTimes (18.26s)
13:47:37 [2020-10-03T13:47:37.600Z] === RUN   TestCreateServiceConflict
13:47:38 [2020-10-03T13:47:38.152Z] #15 0.558 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
13:47:38 [2020-10-03T13:47:38.169Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
13:47:39 [2020-10-03T13:47:39.077Z] #15 1.621 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
13:47:39 [2020-10-03T13:47:39.077Z] #15 1.754 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
13:47:39 [2020-10-03T13:47:39.077Z] #15 1.759 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
13:47:39 [2020-10-03T13:47:39.078Z] #15 1.766 (3/54) Installing readline (8.0.4-r0)
13:47:39 [2020-10-03T13:47:39.078Z] #15 1.771 (4/54) Installing bash (5.0.17-r0)
13:47:39 [2020-10-03T13:47:39.078Z] #15 1.783 Executing bash-5.0.17-r0.post-install
13:47:39 [2020-10-03T13:47:39.078Z] #15 1.785 (5/54) Installing linux-headers (5.4.5-r1)
13:47:39 [2020-10-03T13:47:39.078Z] #15 1.860 (6/54) Installing libblkid (2.35.2-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.865 (7/54) Installing libuuid (2.35.2-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.867 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.873 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.876 (10/54) Installing libgcc (9.3.0-r2)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.879 (11/54) Installing libstdc++ (9.3.0-r2)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.892 (12/54) Installing binutils (2.34-r1)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.964 (13/54) Installing libmagic (5.38-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.991 (14/54) Installing file (5.38-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.993 (15/54) Installing gmp (6.2.0-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 1.999 (16/54) Installing isl (0.18-r0)
13:47:39 [2020-10-03T13:47:39.334Z] #15 2.014 (17/54) Installing libgomp (9.3.0-r2)
13:47:39 [2020-10-03T13:47:39.334Z] #15 2.017 (18/54) Installing libatomic (9.3.0-r2)
13:47:39 [2020-10-03T13:47:39.334Z] #15 2.019 (19/54) Installing libgphobos (9.3.0-r2)
13:47:39 [2020-10-03T13:47:39.334Z] #15 2.063 (20/54) Installing mpfr4 (4.0.2-r4)
13:47:39 [2020-10-03T13:47:39.334Z] #15 2.069 (21/54) Installing mpc1 (1.1.0-r1)
13:47:39 [2020-10-03T13:47:39.404Z] --- PASS: TestSecretsUpdate (1.90s)
13:47:39 [2020-10-03T13:47:39.404Z] === RUN   TestTemplatedSecret
13:47:39 [2020-10-03T13:47:39.574Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
13:47:39 [2020-10-03T13:47:39.633Z] #15 2.071 (22/54) Installing gcc (9.3.0-r2)
13:47:40 [2020-10-03T13:47:40.194Z] #15 2.901 (23/54) Installing musl-dev (1.1.24-r9)
13:47:40 [2020-10-03T13:47:40.450Z] #15 2.971 (24/54) Installing libc-dev (0.7.2-r3)
13:47:40 [2020-10-03T13:47:40.450Z] #15 2.973 (25/54) Installing g++ (9.3.0-r2)
13:47:40 [2020-10-03T13:47:40.512Z] --- PASS: TestCreateServiceConflict (3.00s)
13:47:40 [2020-10-03T13:47:40.512Z] === RUN   TestCreateServiceMaxReplicas
13:47:40 [2020-10-03T13:47:40.525Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:47:40 [2020-10-03T13:47:40.525Z] INFO: Testing against a local daemon
13:47:40 [2020-10-03T13:47:40.525Z] === RUN   TestBuildWithSession
13:47:40 [2020-10-03T13:47:40.525Z] --- SKIP: TestBuildWithSession (0.00s)
13:47:40 [2020-10-03T13:47:40.525Z]     build_session_test.go:25: TODO: BuildKit
13:47:40 [2020-10-03T13:47:40.525Z] === RUN   TestBuildSquashParent
13:47:40 [2020-10-03T13:47:40.525Z] --- SKIP: TestBuildSquashParent (0.00s)
13:47:40 [2020-10-03T13:47:40.525Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:40 [2020-10-03T13:47:40.526Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:40 [2020-10-03T13:47:40.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:40 [2020-10-03T13:47:40.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:47:40 [2020-10-03T13:47:40.526Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:47:40 [2020-10-03T13:47:40.526Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.385 (26/54) Installing make (4.3-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.390 (27/54) Installing fortify-headers (1.1-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.392 (28/54) Installing patch (2.7.6-r6)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.396 (29/54) Installing build-base (0.5-r2)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.397 (30/54) Installing nghttp2-libs (1.41.0-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.400 (31/54) Installing libcurl (7.69.1-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.406 (32/54) Installing curl (7.69.1-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.409 (33/54) Installing oniguruma (6.9.5-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.414 (34/54) Installing jq (1.6-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.421 (35/54) Installing device-mapper-libs (2.02.186-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.426 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.428 (37/54) Installing libaio (0.3.112-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.430 (38/54) Installing lvm2-libs (2.02.186-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.457 (39/54) Installing blkid (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.460 (40/54) Installing libcap-ng (0.7.10-r1)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.462 (41/54) Installing setpriv (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.464 (42/54) Installing libmount (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.469 (43/54) Installing libsmartcols (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.473 (44/54) Installing findmnt (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.476 (45/54) Installing mcookie (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.750Z] #15 3.478 (46/54) Installing hexdump (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.751Z] #15 3.480 (47/54) Installing lsblk (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.751Z] #15 3.483 (48/54) Installing libfdisk (2.35.2-r0)
13:47:40 [2020-10-03T13:47:40.751Z] #15 3.488 (49/54) Installing sfdisk (2.35.2-r0)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.491 (50/54) Installing cfdisk (2.35.2-r0)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.494 (51/54) Installing util-linux (2.35.2-r0)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.528 (52/54) Installing pkgconf (1.7.2-r0)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.531 (53/54) Installing util-linux-dev (2.35.2-r0)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.553 (54/54) Installing lvm2-dev (2.02.186-r1)
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.557 Executing busybox-1.31.1-r16.trigger
13:47:41 [2020-10-03T13:47:41.006Z] #15 3.565 OK: 230 MiB in 69 packages
13:47:41 [2020-10-03T13:47:41.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
13:47:41 [2020-10-03T13:47:41.486Z] --- PASS: TestTemplatedSecret (2.38s)
13:47:41 [2020-10-03T13:47:41.486Z] === RUN   TestSecretCreateResolve
13:47:42 [2020-10-03T13:47:42.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
13:47:43 [2020-10-03T13:47:43.392Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
13:47:43 [2020-10-03T13:47:43.392Z] === RUN   TestCreateWithDuplicateNetworkNames
13:47:43 [2020-10-03T13:47:43.517Z] #15 DONE 5.9s
13:47:43 [2020-10-03T13:47:43.517Z] 
13:47:43 [2020-10-03T13:47:43.517Z] #16 [base 3/5] RUN mkdir -p /build/
13:47:43 [2020-10-03T13:47:43.568Z] --- PASS: TestSecretCreateResolve (1.93s)
13:47:43 [2020-10-03T13:47:43.568Z] PASS
13:47:43 [2020-10-03T13:47:43.568Z] 
13:47:43 [2020-10-03T13:47:43.568Z] DONE 6 tests in 12.036s
13:47:43 [2020-10-03T13:47:43.568Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
13:47:43 [2020-10-03T13:47:43.568Z] ++ 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
13:47:43 [2020-10-03T13:47:43.568Z] ++ set -e
13:47:43 [2020-10-03T13:47:43.568Z] ++ '[' -n 0 ']'
13:47:43 [2020-10-03T13:47:43.568Z] ++ set -x
13:47:43 [2020-10-03T13:47:43.569Z] ++ env -i DEST=/go/src/github.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
13:47:43 [2020-10-03T13:47:43.569Z] INFO: Testing against a local daemon
13:47:43 [2020-10-03T13:47:43.569Z] === RUN   TestServiceCreateInit
13:47:43 [2020-10-03T13:47:43.569Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:47:43 [2020-10-03T13:47:43.772Z] #16 DONE 0.5s
13:47:43 [2020-10-03T13:47:43.772Z] 
13:47:43 [2020-10-03T13:47:43.772Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
13:47:43 [2020-10-03T13:47:43.959Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000974a80_<nil>}
13:47:44 [2020-10-03T13:47:44.333Z] #17 DONE 0.5s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
13:47:44 [2020-10-03T13:47:44.333Z] #18 DONE 0.0s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:47:44 [2020-10-03T13:47:44.333Z] #22 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
13:47:44 [2020-10-03T13:47:44.333Z] #19 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
13:47:44 [2020-10-03T13:47:44.333Z] #26 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
13:47:44 [2020-10-03T13:47:44.333Z] #27 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.333Z] 
13:47:44 [2020-10-03T13:47:44.333Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
13:47:44 [2020-10-03T13:47:44.590Z] #28 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.590Z] 
13:47:44 [2020-10-03T13:47:44.590Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:47:44 [2020-10-03T13:47:44.590Z] #23 DONE 0.1s
13:47:44 [2020-10-03T13:47:44.590Z] 
13:47:44 [2020-10-03T13:47:44.590Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:47:45 [2020-10-03T13:47:45.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1180041822_/foo_false__<nil>_<nil>_<nil>}
13:47:47 [2020-10-03T13:47:47.120Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:47:47 [2020-10-03T13:47:47.243Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1180041822_/foo_true__<nil>_<nil>_<nil>}
13:47:48 [2020-10-03T13:47:48.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_false__<nil>_<nil>_<nil>}
13:47:48 [2020-10-03T13:47:48.758Z] #29 ...
13:47:48 [2020-10-03T13:47:48.758Z] 
13:47:48 [2020-10-03T13:47:48.758Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.136 + RM_GOPATH=0
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.137 + TMP_GOPATH=
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.137 + : /build
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.138 + '[' -z '' ']'
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.140 ++ mktemp -d
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.142 + export GOPATH=/tmp/tmp.NJgnOM
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.142 + GOPATH=/tmp/tmp.NJgnOM
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.142 + RM_GOPATH=1
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.142 + case "$(go env GOARCH)" in
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.142 ++ go env GOARCH
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.153 + export GO_BUILDMODE=-buildmode=pie
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.155 + GO_BUILDMODE=-buildmode=pie
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.157 ++ dirname ./install.sh
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.160 + dir=.
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.161 + bin=dockercli
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.161 + shift
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.163 + '[' '!' -f ./dockercli.installer ']'
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.165 + . ./dockercli.installer
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.166 ++ : stable
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.167 ++ : 17.06.2-ce
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.169 + install_dockercli
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.170 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.171 Install docker/cli version 17.06.2-ce from stable
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.172 ++ uname -m
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.174 + arch=x86_64
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.175 + '[' x86_64 '!=' x86_64 ']'
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.177 + url=https://download.docker.com/linux/static
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.178 + tar -xz docker/docker
13:47:48 [2020-10-03T13:47:48.758Z] #24 1.181 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:47:48 [2020-10-03T13:47:48.758Z] #24 3.819 + mkdir -p /build
13:47:48 [2020-10-03T13:47:48.758Z] #24 3.820 + mv docker/docker /build/
13:47:48 [2020-10-03T13:47:48.758Z] #24 3.821 + rmdir docker
13:47:48 [2020-10-03T13:47:48.758Z] #24 DONE 4.0s
13:47:48 [2020-10-03T13:47:48.758Z] 
13:47:48 [2020-10-03T13:47:48.758Z] #31 [builder 1/4] COPY . .
13:47:48 [2020-10-03T13:47:48.758Z] #31 DONE 4.2s
13:47:48 [2020-10-03T13:47:48.758Z] 
13:47:48 [2020-10-03T13:47:48.758Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:47:48 [2020-10-03T13:47:48.758Z] #20 2.020 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:47:48 [2020-10-03T13:47:48.758Z] #20 2.689 
13:47:48 [2020-10-03T13:47:48.758Z] #20 2.827 
                                                                           1.3%
###############                                                           22.1%
#################################                                         46.0%
###########################################                               60.1%
########################################################                  78.8%
#################################################################         90.5%
######################################################################## 100.0%
13:47:48 [2020-10-03T13:47:48.758Z] #20 3.857 
13:47:48 [2020-10-03T13:47:48.758Z] #20 3.975 
###################################################                       71.8%
######################################################################## 100.0%
13:47:49 [2020-10-03T13:47:49.058Z] #20 4.544 
13:47:49 [2020-10-03T13:47:49.058Z] #20 4.683 
##################                                                        25.6%
######################################################################## 100.0%
13:47:49 [2020-10-03T13:47:49.557Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_true__<nil>_<nil>_<nil>}
13:47:49 [2020-10-03T13:47:49.620Z] #20 5.414 
13:47:49 [2020-10-03T13:47:49.876Z] 
13:47:49 [2020-10-03T13:47:49.876Z] #20 ...
13:47:49 [2020-10-03T13:47:49.876Z] 
13:47:49 [2020-10-03T13:47:49.876Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
13:47:49 [2020-10-03T13:47:49.876Z] #32 DONE 1.3s
13:47:49 [2020-10-03T13:47:49.876Z] 
13:47:49 [2020-10-03T13:47:49.876Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:47:49 [2020-10-03T13:47:49.876Z] #20 5.536 
###                                                                        4.3%
13:47:49 [2020-10-03T13:47:49.876Z] #20 ...
13:47:49 [2020-10-03T13:47:49.876Z] 
13:47:49 [2020-10-03T13:47:49.876Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:47:50 [2020-10-03T13:47:50.805Z] #33 1.002 
13:47:50 [2020-10-03T13:47:50.805Z] #33 1.084 Removing bundles/
13:47:50 [2020-10-03T13:47:50.805Z] #33 1.085 
13:47:50 [2020-10-03T13:47:50.805Z] #33 1.089 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
13:47:50 [2020-10-03T13:47:50.850Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:47:50 [2020-10-03T13:47:50.850Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:47:51 [2020-10-03T13:47:51.461Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_true__0xc000974ae0_<nil>_<nil>}
13:47:51 [2020-10-03T13:47:51.612Z] --- PASS: TestServiceCreateInit (7.45s)
13:47:51 [2020-10-03T13:47:51.612Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
13:47:51 [2020-10-03T13:47:51.612Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
13:47:51 [2020-10-03T13:47:51.612Z] === RUN   TestCreateServiceMultipleTimes
13:47:52 [2020-10-03T13:47:52.399Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000974b00_<nil>}
13:47:53 [2020-10-03T13:47:53.325Z] #33 3.063 Building test suite binary ./integration-cli/test.main
13:47:53 [2020-10-03T13:47:53.775Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000974b20_<nil>}
13:47:55 [2020-10-03T13:47:55.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000974b40_<nil>}
13:47:55 [2020-10-03T13:47:55.216Z] #33 ...
13:47:55 [2020-10-03T13:47:55.216Z] 
13:47:55 [2020-10-03T13:47:55.216Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:47:55 [2020-10-03T13:47:55.216Z] #20 5.536 
###                                                                        4.3%
###############                                                           21.6%
##################################                                        47.6%
################################################                          67.2%
###############################################################           88.6%
######################################################################## 100.0%
13:47:55 [2020-10-03T13:47:55.216Z] #20 6.446 
13:47:55 [2020-10-03T13:47:55.216Z] #20 6.570 
#                                                                          1.9%
######                                                                     8.4%
#########                                                                 13.6%
#############                                                             18.6%
#################                                                         23.9%
#####################                                                     29.2%
########################                                                  34.5%
############################                                              39.6%
################################                                          45.0%
####################################                                      50.3%
#######################################                                   55.5%
###########################################                               60.7%
###############################################                           65.9%
###################################################                       71.1%
######################################################                    76.3%
##########################################################                81.5%
##############################################################            86.7%
###############################################################           88.7%
######################################################################    98.5%
######################################################################## 100.0%
13:47:55 [2020-10-03T13:47:55.216Z] #20 8.812 
13:47:55 [2020-10-03T13:47:55.216Z] #20 9.898 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:47:55 [2020-10-03T13:47:55.216Z] #20 10.34 
13:47:55 [2020-10-03T13:47:55.216Z] #20 10.44 
######################################################################## 100.0%
13:47:55 [2020-10-03T13:47:55.216Z] #20 10.80 
13:47:56 [2020-10-03T13:47:56.144Z] #20 11.84 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:47:56 [2020-10-03T13:47:56.529Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000974b60_<nil>}
13:47:56 [2020-10-03T13:47:56.705Z] #20 12.27 
13:47:56 [2020-10-03T13:47:56.961Z] #20 12.44 
                                                                           0.6%
#######################################################                   77.5%
######################################################################## 100.0%
13:47:57 [2020-10-03T13:47:57.097Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.53s)
13:47:57 [2020-10-03T13:47:57.097Z] === RUN   TestCreateServiceSecretFileMode
13:47:57 [2020-10-03T13:47:57.217Z] #20 12.91 
13:47:58 [2020-10-03T13:47:58.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:47:58 [2020-10-03T13:47:58.610Z] #20 14.18 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
13:47:58 [2020-10-03T13:47:58.610Z] #20 14.31 skipping existing c35d46ef359f
13:47:59 [2020-10-03T13:47:59.175Z] #20 14.69 
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:47:59 [2020-10-03T13:47:59.415Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:47:59 [2020-10-03T13:47:59.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.31s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.62s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.81s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.20s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.17s)
13:47:59 [2020-10-03T13:47:59.422Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.59s)
13:47:59 [2020-10-03T13:47:59.422Z] === RUN   TestBuildMultiStageCopy
13:47:59 [2020-10-03T13:47:59.422Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:47:59 [2020-10-03T13:47:59.675Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:47:59 [2020-10-03T13:47:59.934Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
13:47:59 [2020-10-03T13:47:59.934Z] === RUN   TestCreateServiceConfigFileMode
13:48:00 [2020-10-03T13:48:00.102Z] #20 15.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:48:00 [2020-10-03T13:48:00.664Z] #20 16.29 
13:48:00 [2020-10-03T13:48:00.664Z] #20 16.37 
######################################################################## 100.0%
13:48:01 [2020-10-03T13:48:01.270Z] #20 16.74 
13:48:01 [2020-10-03T13:48:01.270Z] #20 16.88 Download of images into '/build' complete.
13:48:01 [2020-10-03T13:48:01.270Z] #20 16.88 Use something like the following to load the result into a Docker daemon:
13:48:01 [2020-10-03T13:48:01.270Z] #20 16.88   tar -cC '/build' . | docker load
13:48:01 [2020-10-03T13:48:01.837Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:48:02 [2020-10-03T13:48:02.774Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
13:48:02 [2020-10-03T13:48:02.774Z] === RUN   TestCreateServiceSysctls
13:48:03 [2020-10-03T13:48:03.711Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:48:03 [2020-10-03T13:48:03.788Z] #20 DONE 19.5s
13:48:03 [2020-10-03T13:48:03.789Z] 
13:48:03 [2020-10-03T13:48:03.789Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:48:05 [2020-10-03T13:48:05.613Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:48:06 [2020-10-03T13:48:06.551Z] --- PASS: TestCreateServiceSysctls (3.95s)
13:48:06 [2020-10-03T13:48:06.551Z] === RUN   TestCreateServiceCapabilities
13:48:07 [2020-10-03T13:48:07.023Z] --- PASS: TestCreateServiceMultipleTimes (15.70s)
13:48:07 [2020-10-03T13:48:07.023Z] === RUN   TestCreateServiceConflict
13:48:07 [2020-10-03T13:48:07.105Z] #33 ...
13:48:07 [2020-10-03T13:48:07.105Z] 
13:48:07 [2020-10-03T13:48:07.105Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
13:48:07 [2020-10-03T13:48:07.118Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:48:07 [2020-10-03T13:48:07.118Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:48:07 [2020-10-03T13:48:07.688Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:48:07 [2020-10-03T13:48:07.989Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:48:08 [2020-10-03T13:48:08.550Z] --- PASS: TestCreateServiceConflict (1.94s)
13:48:08 [2020-10-03T13:48:08.550Z] === RUN   TestCreateServiceMaxReplicas
13:48:08 [2020-10-03T13:48:08.627Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:48:08 [2020-10-03T13:48:08.958Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:48:09 [2020-10-03T13:48:09.417Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:48:09 [2020-10-03T13:48:09.563Z] --- PASS: TestCreateServiceCapabilities (2.80s)
13:48:09 [2020-10-03T13:48:09.563Z] === RUN   TestInspect
13:48:09 [2020-10-03T13:48:09.563Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:48:09 [2020-10-03T13:48:09.666Z] #21 DONE 2.9s
13:48:09 [2020-10-03T13:48:09.666Z] 
13:48:09 [2020-10-03T13:48:09.666Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
13:48:09 [2020-10-03T13:48:09.666Z] #25 DONE 0.1s
13:48:09 [2020-10-03T13:48:09.666Z] 
13:48:09 [2020-10-03T13:48:09.666Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:48:10 [2020-10-03T13:48:10.130Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:48:10 [2020-10-03T13:48:10.697Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:48:10 [2020-10-03T13:48:10.956Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:48:11 [2020-10-03T13:48:11.289Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
13:48:11 [2020-10-03T13:48:11.289Z] === RUN   TestCreateWithDuplicateNetworkNames
13:48:11 [2020-10-03T13:48:11.641Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:48:11 [2020-10-03T13:48:11.924Z] --- PASS: TestBuildMultiStageCopy (12.70s)
13:48:11 [2020-10-03T13:48:11.924Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.87s)
13:48:11 [2020-10-03T13:48:11.924Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s)
13:48:11 [2020-10-03T13:48:11.924Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s)
13:48:11 [2020-10-03T13:48:11.924Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s)
13:48:11 [2020-10-03T13:48:11.924Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s)
13:48:11 [2020-10-03T13:48:11.924Z] === RUN   TestBuildMultiStageParentConfig
13:48:12 [2020-10-03T13:48:12.581Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:48:12 [2020-10-03T13:48:12.843Z] --- PASS: TestInspect (3.44s)
13:48:12 [2020-10-03T13:48:12.843Z] === RUN   TestCreateJob
13:48:13 [2020-10-03T13:48:13.411Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:48:13 [2020-10-03T13:48:13.979Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:48:14 [2020-10-03T13:48:14.102Z] --- PASS: TestBuildMultiStageParentConfig (1.88s)
13:48:14 [2020-10-03T13:48:14.102Z] === RUN   TestBuildLabelWithTargets
13:48:14 [2020-10-03T13:48:14.102Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
13:48:14 [2020-10-03T13:48:14.102Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:48:14 [2020-10-03T13:48:14.102Z] === RUN   TestBuildWithEmptyLayers
13:48:14 [2020-10-03T13:48:14.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:48:14 [2020-10-03T13:48:14.561Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
13:48:14 [2020-10-03T13:48:14.562Z] === RUN   TestBuildMultiStageOnBuild
13:48:15 [2020-10-03T13:48:15.179Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:48:16 [2020-10-03T13:48:16.149Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:48:16 [2020-10-03T13:48:16.716Z] --- PASS: TestCreateJob (3.71s)
13:48:16 [2020-10-03T13:48:16.716Z] === RUN   TestReplicatedJob
13:48:17 [2020-10-03T13:48:17.284Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:48:17 [2020-10-03T13:48:17.757Z] #33 ...
13:48:17 [2020-10-03T13:48:17.757Z] 
13:48:17 [2020-10-03T13:48:17.757Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:48:17 [2020-10-03T13:48:17.757Z] #29 32.21 # github.com/docker/docker/contrib/httpserver
13:48:17 [2020-10-03T13:48:17.757Z] #29 32.21 loadinternal: cannot find runtime/cgo
13:48:17 [2020-10-03T13:48:17.757Z] #29 DONE 32.4s
13:48:17 [2020-10-03T13:48:17.757Z] 
13:48:17 [2020-10-03T13:48:17.757Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:48:17 [2020-10-03T13:48:17.757Z] #33 ...
13:48:17 [2020-10-03T13:48:17.757Z] 
13:48:17 [2020-10-03T13:48:17.757Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
13:48:17 [2020-10-03T13:48:17.757Z] #30 DONE 0.1s
13:48:17 [2020-10-03T13:48:17.757Z] 
13:48:17 [2020-10-03T13:48:17.757Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:48:18 [2020-10-03T13:48:18.220Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:48:20 [2020-10-03T13:48:20.127Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:48:21 [2020-10-03T13:48:21.506Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:48:22 [2020-10-03T13:48:22.443Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:48:22 [2020-10-03T13:48:22.443Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:48:23 [2020-10-03T13:48:23.010Z] === RUN   TestDockerSuite/TestCpRelativePath
13:48:23 [2020-10-03T13:48:23.010Z] --- PASS: TestReplicatedJob (6.51s)
13:48:23 [2020-10-03T13:48:23.010Z] === RUN   TestUpdateReplicatedJob
13:48:23 [2020-10-03T13:48:23.948Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:48:25 [2020-10-03T13:48:25.328Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:48:26 [2020-10-03T13:48:26.267Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:48:26 [2020-10-03T13:48:26.685Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
13:48:26 [2020-10-03T13:48:26.685Z] === RUN   TestCreateServiceSecretFileMode
13:48:26 [2020-10-03T13:48:26.685Z] --- PASS: TestCreateServiceSecretFileMode (2.23s)
13:48:26 [2020-10-03T13:48:26.685Z] === RUN   TestCreateServiceConfigFileMode
13:48:27 [2020-10-03T13:48:27.205Z] === RUN   TestDockerSuite/TestCpToCaseA
13:48:28 [2020-10-03T13:48:28.142Z] --- PASS: TestUpdateReplicatedJob (4.87s)
13:48:28 [2020-10-03T13:48:28.142Z] === RUN   TestServiceListWithStatuses
13:48:28 [2020-10-03T13:48:28.142Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:48:28 [2020-10-03T13:48:28.142Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:48:28 [2020-10-03T13:48:28.142Z] === RUN   TestDockerNetworkConnectAlias
13:48:28 [2020-10-03T13:48:28.401Z] === RUN   TestDockerSuite/TestCpToCaseB
13:48:28 [2020-10-03T13:48:28.764Z] --- PASS: TestCreateServiceConfigFileMode (2.16s)
13:48:28 [2020-10-03T13:48:28.764Z] === RUN   TestCreateServiceSysctls
13:48:28 [2020-10-03T13:48:28.970Z] === RUN   TestDockerSuite/TestCpToCaseC
13:48:30 [2020-10-03T13:48:30.875Z] === RUN   TestDockerSuite/TestCpToCaseD
13:48:31 [2020-10-03T13:48:31.520Z] --- PASS: TestCreateServiceSysctls (2.95s)
13:48:31 [2020-10-03T13:48:31.520Z] === RUN   TestCreateServiceCapabilities
13:48:32 [2020-10-03T13:48:32.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:48:32 [2020-10-03T13:48:32.253Z] --- PASS: TestBuildMultiStageOnBuild (16.02s)
13:48:32 [2020-10-03T13:48:32.253Z] === RUN   TestBuildUncleanTarFilenames
13:48:32 [2020-10-03T13:48:32.253Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
13:48:32 [2020-10-03T13:48:32.253Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:48:32 [2020-10-03T13:48:32.253Z] === RUN   TestBuildMultiStageLayerLeak
13:48:33 [2020-10-03T13:48:33.630Z] --- PASS: TestDockerNetworkConnectAlias (5.47s)
13:48:33 [2020-10-03T13:48:33.630Z] === RUN   TestDockerNetworkReConnect
13:48:34 [2020-10-03T13:48:34.267Z] --- PASS: TestCreateServiceCapabilities (2.20s)
13:48:34 [2020-10-03T13:48:34.267Z] === RUN   TestInspect
13:48:35 [2020-10-03T13:48:35.015Z] === RUN   TestDockerSuite/TestCpToCaseE
13:48:36 [2020-10-03T13:48:36.348Z] --- PASS: TestInspect (2.55s)
13:48:36 [2020-10-03T13:48:36.348Z] === RUN   TestCreateJob
13:48:38 [2020-10-03T13:48:38.304Z] === RUN   TestDockerSuite/TestCpToCaseF
13:48:38 [2020-10-03T13:48:38.304Z] --- PASS: TestDockerNetworkReConnect (4.72s)
13:48:38 [2020-10-03T13:48:38.304Z] === RUN   TestServicePlugin
13:48:38 [2020-10-03T13:48:38.872Z] === RUN   TestDockerSuite/TestCpToCaseG
13:48:39 [2020-10-03T13:48:39.883Z] --- PASS: TestCreateJob (3.01s)
13:48:39 [2020-10-03T13:48:39.883Z] === RUN   TestReplicatedJob
13:48:40 [2020-10-03T13:48:40.821Z] --- PASS: TestBuildMultiStageLayerLeak (9.69s)
13:48:40 [2020-10-03T13:48:40.821Z] === RUN   TestBuildWithHugeFile
13:48:42 [2020-10-03T13:48:42.164Z] === RUN   TestDockerSuite/TestCpToCaseH
13:48:44 [2020-10-03T13:48:44.360Z] --- PASS: TestReplicatedJob (4.67s)
13:48:44 [2020-10-03T13:48:44.360Z] === RUN   TestUpdateReplicatedJob
13:48:44 [2020-10-03T13:48:44.704Z] === RUN   TestDockerSuite/TestCpToCaseI
13:48:45 [2020-10-03T13:48:45.642Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:48:47 [2020-10-03T13:48:47.908Z] --- PASS: TestUpdateReplicatedJob (3.24s)
13:48:47 [2020-10-03T13:48:47.908Z] === RUN   TestServiceListWithStatuses
13:48:47 [2020-10-03T13:48:47.908Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:48:47 [2020-10-03T13:48:47.908Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:48:47 [2020-10-03T13:48:47.908Z] === RUN   TestDockerNetworkConnectAlias
13:48:48 [2020-10-03T13:48:48.930Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:48:49 [2020-10-03T13:48:49.189Z] === RUN   TestDockerSuite/TestCpToDot
13:48:49 [2020-10-03T13:48:49.756Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:48:50 [2020-10-03T13:48:50.692Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:48:51 [2020-10-03T13:48:51.439Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
13:48:51 [2020-10-03T13:48:51.439Z] === RUN   TestDockerNetworkReConnect
13:48:51 [2020-10-03T13:48:51.628Z] === RUN   TestDockerSuite/TestCpToStdout
13:48:52 [2020-10-03T13:48:52.196Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:48:53 [2020-10-03T13:48:53.131Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:48:53 [2020-10-03T13:48:53.390Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:48:53 [2020-10-03T13:48:53.962Z] === RUN   TestDockerSuite/TestCpVolumePath
13:48:54 [2020-10-03T13:48:54.986Z] --- PASS: TestDockerNetworkReConnect (3.28s)
13:48:54 [2020-10-03T13:48:54.986Z] === RUN   TestServicePlugin
13:48:54 [2020-10-03T13:48:54.986Z] --- SKIP: TestServicePlugin (0.00s)
13:48:54 [2020-10-03T13:48:54.986Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:48:54 [2020-10-03T13:48:54.986Z] === RUN   TestServiceUpdateLabel
13:48:55 [2020-10-03T13:48:55.348Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:48:55 [2020-10-03T13:48:55.348Z] === RUN   TestDockerSuite/TestCreateArgs
13:48:55 [2020-10-03T13:48:55.348Z] === RUN   TestDockerSuite/TestCreateByImageID
13:48:55 [2020-10-03T13:48:55.610Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:48:56 [2020-10-03T13:48:56.178Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:48:56 [2020-10-03T13:48:56.178Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:48:56 [2020-10-03T13:48:56.178Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:48:56 [2020-10-03T13:48:56.437Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:48:56 [2020-10-03T13:48:56.506Z] --- PASS: TestServiceUpdateLabel (1.97s)
13:48:56 [2020-10-03T13:48:56.506Z] === RUN   TestServiceUpdateSecrets
13:48:56 [2020-10-03T13:48:56.696Z] === RUN   TestDockerSuite/TestCreateLabels
13:48:56 [2020-10-03T13:48:56.954Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:48:56 [2020-10-03T13:48:56.954Z] === RUN   TestDockerSuite/TestCreateRM
13:48:56 [2020-10-03T13:48:56.954Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:48:56 [2020-10-03T13:48:56.954Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:48:57 [2020-10-03T13:48:57.213Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:48:57 [2020-10-03T13:48:57.213Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:48:59 [2020-10-03T13:48:59.120Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:48:59 [2020-10-03T13:48:59.120Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:48:59 [2020-10-03T13:48:59.120Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:49:03 [2020-10-03T13:49:03.310Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:49:03 [2020-10-03T13:49:03.570Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:49:04 [2020-10-03T13:49:04.505Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:49:05 [2020-10-03T13:49:05.073Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:49:06 [2020-10-03T13:49:06.009Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:49:06 [2020-10-03T13:49:06.945Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:49:07 [2020-10-03T13:49:07.203Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:49:07 [2020-10-03T13:49:07.771Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:49:07 [2020-10-03T13:49:07.771Z] === RUN   TestDockerSuite/TestDevicePermissions
13:49:08 [2020-10-03T13:49:08.339Z] === RUN   TestDockerSuite/TestDockerFails
13:49:08 [2020-10-03T13:49:08.339Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:49:08 [2020-10-03T13:49:08.339Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:49:08 [2020-10-03T13:49:08.339Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:49:08 [2020-10-03T13:49:08.339Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:49:09 [2020-10-03T13:49:09.277Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:49:09 [2020-10-03T13:49:09.846Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:49:11 [2020-10-03T13:49:11.225Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:49:11 [2020-10-03T13:49:11.225Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:49:11 [2020-10-03T13:49:11.225Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:49:11 [2020-10-03T13:49:11.225Z] --- PASS: TestServicePlugin (32.85s)
13:49:11 [2020-10-03T13:49:11.225Z]     plugin_test.go:62: [ddf3369a1ec5f] joining swarm manager [d9cea22822df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:49:11 [2020-10-03T13:49:11.225Z]     plugin_test.go:65: [d3a83d550fcea] joining swarm manager [d9cea22822df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:49:11 [2020-10-03T13:49:11.225Z] === RUN   TestServiceUpdateLabel
13:49:11 [2020-10-03T13:49:11.225Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:49:11 [2020-10-03T13:49:11.873Z] --- PASS: TestServiceUpdateSecrets (14.13s)
13:49:11 [2020-10-03T13:49:11.873Z] === RUN   TestServiceUpdateConfigs
13:49:13 [2020-10-03T13:49:13.759Z] --- PASS: TestServiceUpdateLabel (2.32s)
13:49:13 [2020-10-03T13:49:13.759Z] === RUN   TestServiceUpdateSecrets
13:49:14 [2020-10-03T13:49:14.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:49:16 [2020-10-03T13:49:16.883Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:49:18 [2020-10-03T13:49:18.788Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:49:20 [2020-10-03T13:49:20.168Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:49:21 [2020-10-03T13:49:21.547Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:49:22 [2020-10-03T13:49:22.115Z] === RUN   TestDockerSuite/TestEventsAttach
13:49:22 [2020-10-03T13:49:22.683Z] === RUN   TestDockerSuite/TestEventsCommit
13:49:23 [2020-10-03T13:49:23.251Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:49:23 [2020-10-03T13:49:23.820Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:49:24 [2020-10-03T13:49:24.387Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:49:24 [2020-10-03T13:49:24.646Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:49:26 [2020-10-03T13:49:26.547Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:49:27 [2020-10-03T13:49:27.116Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:49:27 [2020-10-03T13:49:27.232Z] --- PASS: TestServiceUpdateConfigs (14.22s)
13:49:27 [2020-10-03T13:49:27.232Z] === RUN   TestServiceUpdateNetwork
13:49:27 [2020-10-03T13:49:27.683Z] --- PASS: TestServiceUpdateSecrets (14.35s)
13:49:27 [2020-10-03T13:49:27.684Z] === RUN   TestServiceUpdateConfigs
13:49:30 [2020-10-03T13:49:30.220Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:49:32 [2020-10-03T13:49:32.122Z] === RUN   TestDockerSuite/TestEventsCopy
13:49:33 [2020-10-03T13:49:33.059Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:49:33 [2020-10-03T13:49:33.997Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:49:37 [2020-10-03T13:49:37.615Z] --- PASS: TestServiceUpdateNetwork (12.44s)
13:49:37 [2020-10-03T13:49:37.615Z] === RUN   TestServiceUpdatePidsLimit
13:49:38 [2020-10-03T13:49:38.254Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:49:38 [2020-10-03T13:49:38.895Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:49:39 [2020-10-03T13:49:39.288Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:49:39 [2020-10-03T13:49:39.546Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:49:40 [2020-10-03T13:49:40.485Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:49:40 [2020-10-03T13:49:40.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:49:41 [2020-10-03T13:49:41.003Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:49:41 [2020-10-03T13:49:41.261Z] === RUN   TestDockerSuite/TestEventsFilterType
13:49:41 [2020-10-03T13:49:41.520Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:49:41 [2020-10-03T13:49:41.779Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:49:41 [2020-10-03T13:49:41.779Z] === RUN   TestDockerSuite/TestEventsFilters
13:49:43 [2020-10-03T13:49:43.160Z] --- PASS: TestServiceUpdateConfigs (15.23s)
13:49:43 [2020-10-03T13:49:43.160Z] === RUN   TestServiceUpdateNetwork
13:49:43 [2020-10-03T13:49:43.420Z] === RUN   TestDockerSuite/TestEventsFormat
13:49:44 [2020-10-03T13:49:44.800Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:49:44 [2020-10-03T13:49:44.800Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:49:44 [2020-10-03T13:49:44.801Z] === RUN   TestDockerSuite/TestEventsImageImport
13:49:45 [2020-10-03T13:49:45.739Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:49:45 [2020-10-03T13:49:45.800Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:49:45 [2020-10-03T13:49:45.998Z] === RUN   TestDockerSuite/TestEventsImagePull
13:49:46 [2020-10-03T13:49:46.258Z] === RUN   TestDockerSuite/TestEventsImageTag
13:49:47 [2020-10-03T13:49:47.633Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:49:47 [2020-10-03T13:49:47.633Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:49:47 [2020-10-03T13:49:47.633Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:49:47 [2020-10-03T13:49:47.633Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:49:49 [2020-10-03T13:49:49.009Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:49:49 [2020-10-03T13:49:49.267Z] === RUN   TestDockerSuite/TestEventsRename
13:49:49 [2020-10-03T13:49:49.838Z] === RUN   TestDockerSuite/TestEventsResize
13:49:50 [2020-10-03T13:49:50.773Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
13:49:54 [2020-10-03T13:49:54.293Z] PASS
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] === Skipped
13:49:54 [2020-10-03T13:49:54.293Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] DONE 27 tests, 2 skipped in 129.941s
13:49:54 [2020-10-03T13:49:54.293Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
13:49:54 [2020-10-03T13:49:54.293Z] ++ 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
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -e
13:49:54 [2020-10-03T13:49:54.293Z] ++ '[' -n 0 ']'
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -x
13:49:54 [2020-10-03T13:49:54.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:49:54 [2020-10-03T13:49:54.293Z] INFO: Testing against a local daemon
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestSessionCreate
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestSessionCreate (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestSessionCreateWithBadUpgrade
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] PASS
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] DONE 2 tests in 0.137s
13:49:54 [2020-10-03T13:49:54.293Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
13:49:54 [2020-10-03T13:49:54.293Z] ++ 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
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -e
13:49:54 [2020-10-03T13:49:54.293Z] ++ '[' -n 0 ']'
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -x
13:49:54 [2020-10-03T13:49:54.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:49:54 [2020-10-03T13:49:54.293Z] INFO: Testing against a local daemon
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:49:54 [2020-10-03T13:49:54.293Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestEventsExecDie
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestEventsExecDie (0.64s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestEventsBackwardsCompatible
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoBinaryCommits
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestInfoBinaryCommits (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoAPIVersioned
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoDiscoveryBackend
13:49:54 [2020-10-03T13:49:54.929Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:49:54 [2020-10-03T13:49:54.929Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:49:55 [2020-10-03T13:49:55.969Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:49:55 [2020-10-03T13:49:55.969Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:49:56 [2020-10-03T13:49:56.043Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:49:56 [2020-10-03T13:49:56.264Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
13:49:56 [2020-10-03T13:49:56.264Z] === RUN   TestInfoAPI
13:49:56 [2020-10-03T13:49:56.264Z] --- PASS: TestInfoAPI (0.03s)
13:49:56 [2020-10-03T13:49:56.264Z] === RUN   TestInfoAPIWarnings
13:49:57 [2020-10-03T13:49:57.000Z] --- PASS: TestServiceUpdateNetwork (13.88s)
13:49:57 [2020-10-03T13:49:57.000Z] === RUN   TestServiceUpdatePidsLimit
13:49:57 [2020-10-03T13:49:57.000Z] === RUN   TestDockerSuite/TestEventsStreaming
13:49:57 [2020-10-03T13:49:57.568Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:49:57 [2020-10-03T13:49:57.826Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:49:58 [2020-10-03T13:49:58.394Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:50:00 [2020-10-03T13:50:00.296Z] === RUN   TestDockerSuite/TestEventsTop
13:50:00 [2020-10-03T13:50:00.864Z] === RUN   TestDockerSuite/TestEventsUntag
13:50:03 [2020-10-03T13:50:03.395Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:50:05 [2020-10-03T13:50:05.296Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:50:09 [2020-10-03T13:50:09.147Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:50:09 [2020-10-03T13:50:09.483Z] === RUN   TestDockerSuite/TestExec
13:50:09 [2020-10-03T13:50:09.742Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:50:10 [2020-10-03T13:50:10.310Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:50:10 [2020-10-03T13:50:10.878Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:50:11 [2020-10-03T13:50:11.036Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:50:11 [2020-10-03T13:50:11.136Z] === RUN   TestDockerSuite/TestExecAPIStart
13:50:12 [2020-10-03T13:50:12.444Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:50:12 [2020-10-03T13:50:12.512Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:50:13 [2020-10-03T13:50:13.080Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:50:13 [2020-10-03T13:50:13.080Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
13:50:13 [2020-10-03T13:50:13.080Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
13:50:13 [2020-10-03T13:50:13.080Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
13:50:13 [2020-10-03T13:50:13.080Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s)
13:50:13 [2020-10-03T13:50:13.080Z] PASS
13:50:13 [2020-10-03T13:50:13.080Z] 
13:50:13 [2020-10-03T13:50:13.080Z] === Skipped
13:50:13 [2020-10-03T13:50:13.080Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:50:13 [2020-10-03T13:50:13.080Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:50:13 [2020-10-03T13:50:13.080Z] 
13:50:13 [2020-10-03T13:50:13.080Z] 
13:50:13 [2020-10-03T13:50:13.080Z] DONE 27 tests, 1 skipped in 182.901s
13:50:13 [2020-10-03T13:50:13.080Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:50:13 [2020-10-03T13:50:13.080Z] ++ 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
13:50:13 [2020-10-03T13:50:13.080Z] ++ set -e
13:50:13 [2020-10-03T13:50:13.080Z] ++ '[' -n 0 ']'
13:50:13 [2020-10-03T13:50:13.080Z] ++ set -x
13:50:13 [2020-10-03T13:50:13.081Z] ++ env -i DEST=/go/src/github.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
13:50:13 [2020-10-03T13:50:13.081Z] INFO: Testing against a local daemon
13:50:13 [2020-10-03T13:50:13.081Z] === RUN   TestSessionCreate
13:50:13 [2020-10-03T13:50:13.081Z] --- PASS: TestSessionCreate (0.03s)
13:50:13 [2020-10-03T13:50:13.081Z] === RUN   TestSessionCreateWithBadUpgrade
13:50:13 [2020-10-03T13:50:13.339Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
13:50:13 [2020-10-03T13:50:13.339Z] PASS
13:50:13 [2020-10-03T13:50:13.339Z] 
13:50:13 [2020-10-03T13:50:13.339Z] DONE 2 tests in 0.225s
13:50:13 [2020-10-03T13:50:13.339Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:50:13 [2020-10-03T13:50:13.339Z] ++ 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
13:50:13 [2020-10-03T13:50:13.339Z] ++ set -e
13:50:13 [2020-10-03T13:50:13.339Z] ++ '[' -n 0 ']'
13:50:13 [2020-10-03T13:50:13.339Z] ++ set -x
13:50:13 [2020-10-03T13:50:13.339Z] ++ env -i DEST=/go/src/github.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
13:50:13 [2020-10-03T13:50:13.339Z] INFO: Testing against a local daemon
13:50:13 [2020-10-03T13:50:13.339Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:50:13 [2020-10-03T13:50:13.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:50:13 [2020-10-03T13:50:13.339Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:50:13 [2020-10-03T13:50:13.339Z] === RUN   TestEventsExecDie
13:50:13 [2020-10-03T13:50:13.598Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:50:14 [2020-10-03T13:50:14.168Z] --- PASS: TestEventsExecDie (0.71s)
13:50:14 [2020-10-03T13:50:14.168Z] === RUN   TestEventsBackwardsCompatible
13:50:14 [2020-10-03T13:50:14.168Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
13:50:14 [2020-10-03T13:50:14.168Z] === RUN   TestInfoBinaryCommits
13:50:14 [2020-10-03T13:50:14.168Z] --- PASS: TestInfoBinaryCommits (0.04s)
13:50:14 [2020-10-03T13:50:14.168Z] === RUN   TestInfoAPIVersioned
13:50:14 [2020-10-03T13:50:14.168Z] --- PASS: TestInfoAPIVersioned (0.04s)
13:50:14 [2020-10-03T13:50:14.168Z] === RUN   TestInfoDiscoveryBackend
13:50:14 [2020-10-03T13:50:14.333Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:50:14 [2020-10-03T13:50:14.427Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:50:14 [2020-10-03T13:50:14.686Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:50:14 [2020-10-03T13:50:14.686Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoAPIWarnings (16.32s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoDebug
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoDebug (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoInsecureRegistries
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoInsecureRegistries (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoRegistryMirrors
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoRegistryMirrors (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestLoginFailsWithBadCredentials
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingCacheHeaders
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingCacheHeaders (0.03s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingGet
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingGet (0.02s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingHead
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingHead (0.04s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestVersion
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestVersion (0.04s)
13:50:14 [2020-10-03T13:50:14.857Z] PASS
13:50:14 [2020-10-03T13:50:14.857Z] 
13:50:14 [2020-10-03T13:50:14.857Z] === Skipped
13:50:14 [2020-10-03T13:50:14.857Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:50:14 [2020-10-03T13:50:14.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] DONE 18 tests, 1 skipped in 21.307s
13:50:14 [2020-10-03T13:50:14.858Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
13:50:14 [2020-10-03T13:50:14.858Z] ++ 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
13:50:14 [2020-10-03T13:50:14.858Z] ++ set -e
13:50:14 [2020-10-03T13:50:14.858Z] ++ '[' -n 0 ']'
13:50:14 [2020-10-03T13:50:14.858Z] ++ set -x
13:50:14 [2020-10-03T13:50:14.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=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
13:50:14 [2020-10-03T13:50:14.858Z] INFO: Testing against a local daemon
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesCreateAndList
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesRemove
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesRemove (0.07s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInspect
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesInspect (0.02s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInvalidJSON
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:50:14 [2020-10-03T13:50:14.858Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:50:14 [2020-10-03T13:50:14.858Z] PASS
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] DONE 5 tests in 0.203s
13:50:14 [2020-10-03T13:50:14.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:50:14 [2020-10-03T13:50:14.945Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:50:15 [2020-10-03T13:50:15.167Z] ++++ cat bundles/test-integration/docker.pid
13:50:15 [2020-10-03T13:50:15.167Z] +++ kill 13801
13:50:15 [2020-10-03T13:50:15.512Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:50:15 [2020-10-03T13:50:15.771Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:50:15 [2020-10-03T13:50:15.771Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:50:16 [2020-10-03T13:50:16.030Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:50:16 [2020-10-03T13:50:16.204Z] +++ /etc/init.d/apparmor stop
13:50:16 [2020-10-03T13:50:16.204Z] Leaving: AppArmorNo profiles have been unloaded.
13:50:16 [2020-10-03T13:50:16.204Z] 
13:50:16 [2020-10-03T13:50:16.204Z] Unloading profiles will leave already running processes permanently
13:50:16 [2020-10-03T13:50:16.204Z] unconfined, which can lead to unexpected situations.
13:50:16 [2020-10-03T13:50:16.204Z] 
13:50:16 [2020-10-03T13:50:16.204Z] To set a process to complain mode, use the command line tool
13:50:16 [2020-10-03T13:50:16.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:50:16 [2020-10-03T13:50:16.204Z] +++ true
13:50:16 [2020-10-03T13:50:16.204Z] exiting test-integration
13:50:16 [2020-10-03T13:50:16.204Z] ++ exit 0
13:50:16 [2020-10-03T13:50:16.204Z] 
13:50:16 [2020-10-03T13:50:16.289Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
13:50:16 [2020-10-03T13:50:16.289Z] === RUN   TestInfoAPI
13:50:16 [2020-10-03T13:50:16.289Z] --- PASS: TestInfoAPI (0.03s)
13:50:16 [2020-10-03T13:50:16.289Z] === RUN   TestInfoAPIWarnings
13:50:16 [2020-10-03T13:50:16.850Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:50:16 [2020-10-03T13:50:16.865Z] === RUN   TestDockerSuite/TestExecCgroup
Post stage
[Pipeline] junit
13:50:17 [2020-10-03T13:50:17.767Z] Recording test results
13:50:17 [2020-10-03T13:50:17.801Z] === RUN   TestDockerSuite/TestExecEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:50:18 [2020-10-03T13:50:18.216Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:50:18 [2020-10-03T13:50:18.370Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:50:18 [2020-10-03T13:50:18.475Z] + echo Ensuring container killed.
13:50:18 [2020-10-03T13:50:18.475Z] Ensuring container killed.
13:50:18 [2020-10-03T13:50:18.475Z] + docker rm -vf docker-pr1
13:50:18 [2020-10-03T13:50:18.475Z] Error: No such container: docker-pr1
13:50:18 [2020-10-03T13:50:18.475Z] + true
[Pipeline] sh
13:50:18 [2020-10-03T13:50:18.859Z] + echo Chowning /workspace to jenkins user
13:50:18 [2020-10-03T13:50:18.859Z] Chowning /workspace to jenkins user
13:50:18 [2020-10-03T13:50:18.859Z] + id -u
13:50:18 [2020-10-03T13:50:18.859Z] + id -g
13:50:18 [2020-10-03T13:50:18.859Z] + docker run --rm -v /home/docker/workspace/moby_PR-41523:/workspace busybox chown -R 1001:1001 /workspace
13:50:18 [2020-10-03T13:50:18.859Z] Unable to find image 'busybox:latest' locally
13:50:19 [2020-10-03T13:50:19.155Z] latest: Pulling from library/busybox
13:50:19 [2020-10-03T13:50:19.155Z] d997fe81ee23: Pulling fs layer
13:50:19 [2020-10-03T13:50:19.307Z] === RUN   TestDockerSuite/TestExecExitStatus
13:50:19 [2020-10-03T13:50:19.448Z] d997fe81ee23: Verifying Checksum
13:50:19 [2020-10-03T13:50:19.448Z] d997fe81ee23: Download complete
13:50:19 [2020-10-03T13:50:19.448Z] d997fe81ee23: Pull complete
13:50:19 [2020-10-03T13:50:19.449Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
13:50:19 [2020-10-03T13:50:19.449Z] Status: Downloaded newer image for busybox:latest
13:50:19 [2020-10-03T13:50:19.580Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:50:19 [2020-10-03T13:50:19.875Z] === RUN   TestDockerSuite/TestExecInspectID
13:50:20 [2020-10-03T13:50:20.987Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:50:21 [2020-10-03T13:50:21.244Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:50:21 [2020-10-03T13:50:21.372Z] + bundleName=ppc64le-integration
13:50:21 [2020-10-03T13:50:21.372Z] + echo Creating ppc64le-integration-bundles.tar.gz
13:50:21 [2020-10-03T13:50:21.372Z] Creating ppc64le-integration-bundles.tar.gz
13:50:21 [2020-10-03T13:50:21.372Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:50:21 [2020-10-03T13:50:21.372Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:50:21 [2020-10-03T13:50:21.418Z] Archiving artifacts
13:50:21 [2020-10-03T13:50:21.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:50:22 [2020-10-03T13:50:22.282Z] + make clean
13:50:22 [2020-10-03T13:50:22.406Z] === RUN   TestDockerSuite/TestExecInteractive
13:50:22 [2020-10-03T13:50:22.574Z] make: command: Command not found
13:50:22 [2020-10-03T13:50:22.574Z] make: command: Command not found
13:50:22 [2020-10-03T13:50:22.574Z] docker volume rm -f docker-dev-cache
13:50:22 [2020-10-03T13:50:22.574Z] docker-dev-cache
[Pipeline] deleteDir
13:50:22 [2020-10-03T13:50:22.609Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:50:22 [2020-10-03T13:50:22.973Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:50:23 [2020-10-03T13:50:23.540Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:50:24 [2020-10-03T13:50:24.109Z] === RUN   TestDockerSuite/TestExecParseError
13:50:24 [2020-10-03T13:50:24.368Z] === RUN   TestDockerSuite/TestExecPausedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:50:24 [2020-10-03T13:50:24.541Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:50:24 [2020-10-03T13:50:24.936Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:50:25 [2020-10-03T13:50:25.504Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:50:26 [2020-10-03T13:50:26.430Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:50:26 [2020-10-03T13:50:26.440Z] === RUN   TestDockerSuite/TestExecSetEnv
13:50:27 [2020-10-03T13:50:27.006Z] === RUN   TestDockerSuite/TestExecStartFails
13:50:27 [2020-10-03T13:50:27.574Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:50:27 [2020-10-03T13:50:27.797Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:50:28 [2020-10-03T13:50:28.360Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:50:30 [2020-10-03T13:50:30.251Z] #33 160.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:50:31 [2020-10-03T13:50:31.180Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:50:32 [2020-10-03T13:50:32.839Z] --- PASS: TestInfoAPIWarnings (16.32s)
13:50:32 [2020-10-03T13:50:32.839Z] === RUN   TestInfoDebug
13:50:33 [2020-10-03T13:50:33.071Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:50:33 [2020-10-03T13:50:33.098Z] --- PASS: TestInfoDebug (0.53s)
13:50:33 [2020-10-03T13:50:33.098Z] === RUN   TestInfoInsecureRegistries
13:50:33 [2020-10-03T13:50:33.664Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:50:33 [2020-10-03T13:50:33.664Z] === RUN   TestInfoRegistryMirrors
13:50:34 [2020-10-03T13:50:34.231Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:50:34 [2020-10-03T13:50:34.231Z] === RUN   TestLoginFailsWithBadCredentials
13:50:34 [2020-10-03T13:50:34.436Z] #33 164.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:50:34 [2020-10-03T13:50:34.490Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
13:50:34 [2020-10-03T13:50:34.490Z] === RUN   TestPingCacheHeaders
13:50:34 [2020-10-03T13:50:34.490Z] --- PASS: TestPingCacheHeaders (0.02s)
13:50:34 [2020-10-03T13:50:34.490Z] === RUN   TestPingGet
13:50:34 [2020-10-03T13:50:34.490Z] --- PASS: TestPingGet (0.01s)
13:50:34 [2020-10-03T13:50:34.490Z] === RUN   TestPingHead
13:50:34 [2020-10-03T13:50:34.490Z] --- PASS: TestPingHead (0.02s)
13:50:34 [2020-10-03T13:50:34.490Z] === RUN   TestVersion
13:50:34 [2020-10-03T13:50:34.490Z] --- PASS: TestVersion (0.02s)
13:50:34 [2020-10-03T13:50:34.490Z] PASS
13:50:34 [2020-10-03T13:50:34.490Z] 
13:50:34 [2020-10-03T13:50:34.490Z] === Skipped
13:50:34 [2020-10-03T13:50:34.490Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:50:34 [2020-10-03T13:50:34.490Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:50:34 [2020-10-03T13:50:34.490Z] 
13:50:34 [2020-10-03T13:50:34.490Z] 
13:50:34 [2020-10-03T13:50:34.490Z] DONE 18 tests, 1 skipped in 21.210s
13:50:34 [2020-10-03T13:50:34.490Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:50:34 [2020-10-03T13:50:34.490Z] ++ 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
13:50:34 [2020-10-03T13:50:34.490Z] ++ set -e
13:50:34 [2020-10-03T13:50:34.490Z] ++ '[' -n 0 ']'
13:50:34 [2020-10-03T13:50:34.490Z] ++ set -x
13:50:34 [2020-10-03T13:50:34.491Z] ++ env -i DEST=/go/src/github.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
13:50:34 [2020-10-03T13:50:34.491Z] INFO: Testing against a local daemon
13:50:34 [2020-10-03T13:50:34.491Z] === RUN   TestVolumesCreateAndList
13:50:34 [2020-10-03T13:50:34.491Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:50:34 [2020-10-03T13:50:34.491Z] === RUN   TestVolumesRemove
13:50:34 [2020-10-03T13:50:34.749Z] --- PASS: TestVolumesRemove (0.06s)
13:50:34 [2020-10-03T13:50:34.749Z] === RUN   TestVolumesInspect
13:50:34 [2020-10-03T13:50:34.749Z] --- PASS: TestVolumesInspect (0.01s)
13:50:34 [2020-10-03T13:50:34.749Z] === RUN   TestVolumesInvalidJSON
13:50:34 [2020-10-03T13:50:34.749Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:50:34 [2020-10-03T13:50:34.749Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:50:34 [2020-10-03T13:50:34.749Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:50:34 [2020-10-03T13:50:34.749Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:50:34 [2020-10-03T13:50:34.749Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:50:34 [2020-10-03T13:50:34.749Z] PASS
13:50:34 [2020-10-03T13:50:34.749Z] 
13:50:34 [2020-10-03T13:50:34.749Z] DONE 5 tests in 0.222s
13:50:34 [2020-10-03T13:50:34.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:50:34 [2020-10-03T13:50:34.749Z] ++++ cat bundles/test-integration/docker.pid
13:50:34 [2020-10-03T13:50:34.749Z] +++ kill 5594
13:50:35 [2020-10-03T13:50:35.848Z] #33 165.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:50:36 [2020-10-03T13:50:36.123Z] +++ /etc/init.d/apparmor stop
13:50:36 [2020-10-03T13:50:36.123Z] Leaving: AppArmorNo profiles have been unloaded.
13:50:36 [2020-10-03T13:50:36.123Z] 
13:50:36 [2020-10-03T13:50:36.123Z] Unloading profiles will leave already running processes permanently
13:50:36 [2020-10-03T13:50:36.123Z] unconfined, which can lead to unexpected situations.
13:50:36 [2020-10-03T13:50:36.123Z] 
13:50:36 [2020-10-03T13:50:36.123Z] To set a process to complain mode, use the command line tool
13:50:36 [2020-10-03T13:50:36.123Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:50:36 [2020-10-03T13:50:36.123Z] +++ true
13:50:36 [2020-10-03T13:50:36.123Z] exiting test-integration
13:50:36 [2020-10-03T13:50:36.123Z] ++ exit 0
13:50:36 [2020-10-03T13:50:36.123Z] 
13:50:36 [2020-10-03T13:50:36.697Z] + for job in $(jobs -p)
13:50:36 [2020-10-03T13:50:36.697Z] + wait 7384
13:50:36 [2020-10-03T13:50:36.774Z] #33 167.1 
13:50:37 [2020-10-03T13:50:37.030Z] #33 DONE 167.3s
13:50:37 [2020-10-03T13:50:37.030Z] 
13:50:37 [2020-10-03T13:50:37.030Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
13:50:38 [2020-10-03T13:50:38.081Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:50:38 [2020-10-03T13:50:38.479Z] #34 DONE 1.3s
13:50:38 [2020-10-03T13:50:38.648Z] === RUN   TestDockerSuite/TestExecTTY
13:50:39 [2020-10-03T13:50:39.215Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:50:39 [2020-10-03T13:50:39.782Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:50:39 [2020-10-03T13:50:39.850Z] 
13:50:39 [2020-10-03T13:50:39.851Z] #35 [runner 12/12] COPY --from=builder       /build/ /
13:50:40 [2020-10-03T13:50:40.350Z] === RUN   TestDockerSuite/TestExecUlimits
13:50:40 [2020-10-03T13:50:40.412Z] #35 DONE 0.8s
13:50:40 [2020-10-03T13:50:40.670Z] 
13:50:40 [2020-10-03T13:50:40.670Z] #36 exporting to image
13:50:40 [2020-10-03T13:50:40.670Z] #36 exporting layers
13:50:40 [2020-10-03T13:50:40.917Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:50:40 [2020-10-03T13:50:40.918Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:50:42 [2020-10-03T13:50:42.295Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:50:42 [2020-10-03T13:50:42.554Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:50:43 [2020-10-03T13:50:43.121Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:50:43 [2020-10-03T13:50:43.381Z] === RUN   TestDockerSuite/TestExecWithTERM
13:50:43 [2020-10-03T13:50:43.934Z] #36 exporting layers 3.0s done
13:50:43 [2020-10-03T13:50:43.934Z] #36 writing image sha256:a507f3c7b48bedf7df72b733fc206fbfd28d7978efd1ab470067bfd16656d101 done
13:50:43 [2020-10-03T13:50:43.934Z] #36 naming to docker.io/library/moby-e2e-test done
13:50:43 [2020-10-03T13:50:43.934Z] #36 DONE 3.0s
13:50:43 [2020-10-03T13:50:43.948Z] === RUN   TestDockerSuite/TestExecWithUser
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:50:44 [2020-10-03T13:50:44.345Z] + echo Ensuring container killed.
13:50:44 [2020-10-03T13:50:44.345Z] Ensuring container killed.
13:50:44 [2020-10-03T13:50:44.345Z] + docker rm -vf docker-pr1
13:50:44 [2020-10-03T13:50:44.345Z] Error: No such container: docker-pr1
13:50:44 [2020-10-03T13:50:44.345Z] + true
[Pipeline] sh
13:50:44 [2020-10-03T13:50:44.518Z] === RUN   TestDockerSuite/TestGetContainerStats
13:50:44 [2020-10-03T13:50:44.700Z] + echo Chowning /workspace to jenkins user
13:50:44 [2020-10-03T13:50:44.700Z] Chowning /workspace to jenkins user
13:50:44 [2020-10-03T13:50:44.700Z] + id -u
13:50:44 [2020-10-03T13:50:44.700Z] + id -g
13:50:44 [2020-10-03T13:50:44.700Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:50:45 [2020-10-03T13:50:45.601Z] + bundleName=unit
13:50:45 [2020-10-03T13:50:45.601Z] + echo Creating unit-bundles.tar.gz
13:50:45 [2020-10-03T13:50:45.601Z] Creating unit-bundles.tar.gz
13:50:45 [2020-10-03T13:50:45.601Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:50:45 [2020-10-03T13:50:45.601Z] bundles/junit-report.xml
13:50:45 [2020-10-03T13:50:45.601Z] bundles/go-test-report.json
13:50:45 [2020-10-03T13:50:45.601Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:50:45 [2020-10-03T13:50:45.609Z] Archiving artifacts
13:50:46 [2020-10-03T13:50:46.150Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:50:46 [2020-10-03T13:50:46.452Z] + make clean
13:50:46 [2020-10-03T13:50:46.707Z] docker volume rm -f docker-dev-cache
13:50:46 [2020-10-03T13:50:46.707Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:50:49 [2020-10-03T13:50:49.836Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:50:54 [2020-10-03T13:50:54.024Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:50:55 [2020-10-03T13:50:55.400Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:51:00 [2020-10-03T13:51:00.668Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:51:00 [2020-10-03T13:51:00.669Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:51:00 [2020-10-03T13:51:00.669Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:51:00 [2020-10-03T13:51:00.669Z] === RUN   TestDockerSuite/TestHealth
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestBuildWithHugeFile (139.14s)
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildWithEmptyDockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildPreserveOwnership
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestBuildPlatformInvalid
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestBuildPlatformInvalid (0.05s)
13:51:07 [2020-10-03T13:51:07.726Z] PASS
13:51:07 [2020-10-03T13:51:07.726Z] ok  	github.com/docker/docker/integration/build	202.762s
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === Skipped
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_session_test.go:25: TODO: BuildKit
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] DONE 28 tests, 5 skipped in 229.293s
13:51:07 [2020-10-03T13:51:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:51:07 [2020-10-03T13:51:07.726Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:51:07 [2020-10-03T13:51:07.726Z] INFO: Testing against a local daemon
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigInspect
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigInspect (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigList
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigList (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigsCreateAndDelete
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigsUpdate
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigsUpdate (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestTemplatedConfig
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestTemplatedConfig (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigCreateResolve
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestConfigDaemonLibtrustID
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.726Z] PASS
13:51:07 [2020-10-03T13:51:07.726Z] ok  	github.com/docker/docker/integration/config	0.222s
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === Skipped
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] 
13:51:07 [2020-10-03T13:51:07.726Z] DONE 7 tests, 7 skipped in 2.619s
13:51:07 [2020-10-03T13:51:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:51:07 [2020-10-03T13:51:07.726Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:51:07 [2020-10-03T13:51:07.726Z] INFO: Testing against a local daemon
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCheckpoint
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestCheckpoint (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestContainerInvalidJSON
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestContainerInvalidJSON (0.03s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCopyFromContainerPathIsNotDir
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
13:51:07 [2020-10-03T13:51:07.726Z]     copy_test.go:38: testEnv.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCopyToContainerPathDoesNotExist
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCopyToContainerPathIsNotDir
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
13:51:07 [2020-10-03T13:51:07.726Z]     copy_test.go:63: testEnv.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCopyFromContainer
13:51:07 [2020-10-03T13:51:07.726Z] --- SKIP: TestCopyFromContainer (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:51:07 [2020-10-03T13:51:07.726Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:51:07 [2020-10-03T13:51:07.726Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:51:07 [2020-10-03T13:51:07.726Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:51:07 [2020-10-03T13:51:07.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:51:07 [2020-10-03T13:51:07.726Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateLinkToNonExistingContainer
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidEnv
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidEnv/0
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidEnv/0
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidEnv/1
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidEnv/1
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidEnv/2
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidEnv/2
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidEnv/0
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidEnv/2
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidEnv/1
13:51:07 [2020-10-03T13:51:07.727Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateTmpfsMountsTarget
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithCustomMaskedPaths
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithCustomReadonlyPaths
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:51:07 [2020-10-03T13:51:07.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateDifferentPlatform
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateDifferentPlatform/different_os
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:51:07 [2020-10-03T13:51:07.727Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:51:07 [2020-10-03T13:51:07.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestContainerKillOnDaemonStart
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestDiff
13:51:07 [2020-10-03T13:51:07.727Z] --- SKIP: TestDiff (0.00s)
13:51:07 [2020-10-03T13:51:07.727Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:51:07 [2020-10-03T13:51:07.727Z] === RUN   TestExecWithCloseStdin
13:51:09 [2020-10-03T13:51:09.265Z] --- PASS: TestExecWithCloseStdin (2.25s)
13:51:09 [2020-10-03T13:51:09.265Z] === RUN   TestExec
13:51:10 [2020-10-03T13:51:10.803Z] --- PASS: TestExec (2.00s)
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestExecUser
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestExecUser (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestExportContainerAndImportImage
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestExportContainerAfterDaemonRestart
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestHealthCheckWorkdir
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestHealthKillContainer
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestHealthKillContainer (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestInspectCpusetInConfigPre120
13:51:10 [2020-10-03T13:51:10.803Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:51:10 [2020-10-03T13:51:10.803Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:51:10 [2020-10-03T13:51:10.803Z] === RUN   TestKillContainerInvalidSignal
13:51:12 [2020-10-03T13:51:12.982Z] --- PASS: TestKillContainerInvalidSignal (1.63s)
13:51:12 [2020-10-03T13:51:12.982Z] === RUN   TestKillContainer
13:51:12 [2020-10-03T13:51:12.982Z] === RUN   TestKillContainer/no_signal
13:51:13 [2020-10-03T13:51:13.952Z] === RUN   TestKillContainer/non_killing_signal
13:51:13 [2020-10-03T13:51:13.952Z] === RUN   TestKillContainer/killing_signal
13:51:16 [2020-10-03T13:51:16.134Z] --- PASS: TestKillContainer (3.63s)
13:51:16 [2020-10-03T13:51:16.134Z]     --- PASS: TestKillContainer/no_signal (1.58s)
13:51:16 [2020-10-03T13:51:16.134Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:51:16 [2020-10-03T13:51:16.134Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:51:16 [2020-10-03T13:51:16.134Z]     --- PASS: TestKillContainer/killing_signal (2.01s)
13:51:16 [2020-10-03T13:51:16.134Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:51:16 [2020-10-03T13:51:16.134Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestKillStoppedContainer
13:51:16 [2020-10-03T13:51:16.135Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestKillStoppedContainerAPIPre120
13:51:16 [2020-10-03T13:51:16.135Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestKillDifferentUserContainer
13:51:16 [2020-10-03T13:51:16.135Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestInspectOomKilledTrue
13:51:16 [2020-10-03T13:51:16.135Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestInspectOomKilledFalse
13:51:16 [2020-10-03T13:51:16.135Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:51:16 [2020-10-03T13:51:16.135Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:51:16 [2020-10-03T13:51:16.135Z] === RUN   TestLogsFollowTailEmpty
13:51:17 [2020-10-03T13:51:17.672Z] --- PASS: TestLogsFollowTailEmpty (1.62s)
13:51:17 [2020-10-03T13:51:17.672Z] === RUN   TestNetworkNat
13:51:17 [2020-10-03T13:51:17.672Z] --- SKIP: TestNetworkNat (0.00s)
13:51:17 [2020-10-03T13:51:17.672Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:51:17 [2020-10-03T13:51:17.672Z] === RUN   TestNetworkLocalhostTCPNat
13:51:19 [2020-10-03T13:51:19.852Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s)
13:51:19 [2020-10-03T13:51:19.852Z] === RUN   TestNetworkLoopbackNat
13:51:19 [2020-10-03T13:51:19.852Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:51:19 [2020-10-03T13:51:19.852Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:51:19 [2020-10-03T13:51:19.852Z] === RUN   TestPause
13:51:19 [2020-10-03T13:51:19.852Z] --- SKIP: TestPause (0.00s)
13:51:19 [2020-10-03T13:51:19.852Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:51:19 [2020-10-03T13:51:19.852Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:51:21 [2020-10-03T13:51:21.389Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s)
13:51:21 [2020-10-03T13:51:21.389Z] === RUN   TestPauseStopPausedContainer
13:51:21 [2020-10-03T13:51:21.389Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:51:21 [2020-10-03T13:51:21.389Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
13:51:21 [2020-10-03T13:51:21.389Z] === RUN   TestPsFilter
13:51:21 [2020-10-03T13:51:21.389Z] --- PASS: TestPsFilter (0.10s)
13:51:21 [2020-10-03T13:51:21.389Z] === RUN   TestRemoveContainerWithRemovedVolume
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:51:22 [2020-10-03T13:51:22.610Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:51:23 [2020-10-03T13:51:23.177Z] === RUN   TestDockerSuite/TestImagesFormat
13:51:23 [2020-10-03T13:51:23.177Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:51:23 [2020-10-03T13:51:23.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.93s)
13:51:23 [2020-10-03T13:51:23.568Z] === RUN   TestRemoveContainerWithVolume
13:51:23 [2020-10-03T13:51:23.746Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:51:25 [2020-10-03T13:51:25.121Z] --- PASS: TestRemoveContainerWithVolume (1.92s)
13:51:25 [2020-10-03T13:51:25.121Z] === RUN   TestRemoveContainerRunning
13:51:26 [2020-10-03T13:51:26.278Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:51:26 [2020-10-03T13:51:26.278Z] === RUN   TestDockerSuite/TestImportBadURL
13:51:26 [2020-10-03T13:51:26.278Z] === RUN   TestDockerSuite/TestImportDisplay
13:51:27 [2020-10-03T13:51:27.300Z] --- PASS: TestRemoveContainerRunning (1.62s)
13:51:27 [2020-10-03T13:51:27.300Z] === RUN   TestRemoveContainerForceRemoveRunning
13:51:27 [2020-10-03T13:51:27.653Z] === RUN   TestDockerSuite/TestImportFile
13:51:28 [2020-10-03T13:51:28.588Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:51:28 [2020-10-03T13:51:28.588Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:51:28 [2020-10-03T13:51:28.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s)
13:51:28 [2020-10-03T13:51:28.841Z] === RUN   TestRemoveInvalidContainer
13:51:28 [2020-10-03T13:51:28.841Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:51:28 [2020-10-03T13:51:28.841Z] === RUN   TestRenameLinkedContainer
13:51:28 [2020-10-03T13:51:28.841Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:51:28 [2020-10-03T13:51:28.841Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:51:28 [2020-10-03T13:51:28.841Z] === RUN   TestRenameStoppedContainer
13:51:29 [2020-10-03T13:51:29.524Z] === RUN   TestDockerSuite/TestImportGzipped
13:51:30 [2020-10-03T13:51:30.380Z] --- PASS: TestRenameStoppedContainer (1.77s)
13:51:30 [2020-10-03T13:51:30.380Z] === RUN   TestRenameRunningContainerAndReuse
13:51:30 [2020-10-03T13:51:30.901Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:51:31 [2020-10-03T13:51:31.840Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:51:32 [2020-10-03T13:51:32.407Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:51:32 [2020-10-03T13:51:32.975Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:51:33 [2020-10-03T13:51:33.671Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:51:33 [2020-10-03T13:51:33.671Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:51:33 [2020-10-03T13:51:33.671Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:51:33 [2020-10-03T13:51:33.930Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:51:34 [2020-10-03T13:51:34.128Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s)
13:51:34 [2020-10-03T13:51:34.128Z] === RUN   TestRenameInvalidName
13:51:34 [2020-10-03T13:51:34.497Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:51:35 [2020-10-03T13:51:35.072Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:51:35 [2020-10-03T13:51:35.098Z] --- PASS: TestRenameInvalidName (1.59s)
13:51:35 [2020-10-03T13:51:35.098Z] === RUN   TestRenameAnonymousContainer
13:51:35 [2020-10-03T13:51:35.098Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
13:51:35 [2020-10-03T13:51:35.098Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:51:35 [2020-10-03T13:51:35.098Z] === RUN   TestRenameContainerWithSameName
13:51:35 [2020-10-03T13:51:35.359Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:51:35 [2020-10-03T13:51:35.926Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:51:36 [2020-10-03T13:51:36.493Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:51:36 [2020-10-03T13:51:36.493Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:51:36 [2020-10-03T13:51:36.636Z] --- PASS: TestRenameContainerWithSameName (1.49s)
13:51:36 [2020-10-03T13:51:36.636Z] === RUN   TestRenameContainerWithLinkedContainer
13:51:36 [2020-10-03T13:51:36.636Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:51:36 [2020-10-03T13:51:36.636Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:51:36 [2020-10-03T13:51:36.636Z] === RUN   TestResize
13:51:37 [2020-10-03T13:51:37.430Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:51:37 [2020-10-03T13:51:37.996Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:51:38 [2020-10-03T13:51:38.176Z] --- PASS: TestResize (1.45s)
13:51:38 [2020-10-03T13:51:38.176Z] === RUN   TestResizeWithInvalidSize
13:51:38 [2020-10-03T13:51:38.176Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
13:51:38 [2020-10-03T13:51:38.176Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
13:51:38 [2020-10-03T13:51:38.176Z] === RUN   TestResizeWhenContainerNotStarted
13:51:38 [2020-10-03T13:51:38.563Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:51:38 [2020-10-03T13:51:38.563Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:51:38 [2020-10-03T13:51:38.821Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:51:38 [2020-10-03T13:51:38.821Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:51:39 [2020-10-03T13:51:39.718Z] --- PASS: TestResizeWhenContainerNotStarted (1.76s)
13:51:39 [2020-10-03T13:51:39.718Z] === RUN   TestDaemonRestartKillContainers
13:51:39 [2020-10-03T13:51:39.718Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:51:39 [2020-10-03T13:51:39.718Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:51:39 [2020-10-03T13:51:39.718Z] === RUN   TestStats
13:51:39 [2020-10-03T13:51:39.718Z] --- SKIP: TestStats (0.00s)
13:51:39 [2020-10-03T13:51:39.718Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:51:39 [2020-10-03T13:51:39.718Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:51:39 [2020-10-03T13:51:39.758Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:51:39 [2020-10-03T13:51:39.758Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:51:40 [2020-10-03T13:51:40.018Z] === RUN   TestDockerSuite/TestInspectDefault
13:51:40 [2020-10-03T13:51:40.586Z] === RUN   TestDockerSuite/TestInspectHistory
13:51:41 [2020-10-03T13:51:41.154Z] === RUN   TestDockerSuite/TestInspectImage
13:51:41 [2020-10-03T13:51:41.412Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:51:41 [2020-10-03T13:51:41.412Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:51:41 [2020-10-03T13:51:41.412Z] === RUN   TestDockerSuite/TestInspectInt64
13:51:41 [2020-10-03T13:51:41.979Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:51:42 [2020-10-03T13:51:42.239Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:51:42 [2020-10-03T13:51:42.497Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:51:42 [2020-10-03T13:51:42.756Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:51:43 [2020-10-03T13:51:43.323Z] === RUN   TestDockerSuite/TestInspectPlugin
13:51:44 [2020-10-03T13:51:44.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.50s)
13:51:44 [2020-10-03T13:51:44.409Z] === RUN   TestStopContainerWithTimeout
13:51:44 [2020-10-03T13:51:44.409Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:51:44 [2020-10-03T13:51:44.409Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:51:44 [2020-10-03T13:51:44.409Z] === RUN   TestUpdateRestartPolicy
13:51:45 [2020-10-03T13:51:45.228Z] === RUN   TestDockerSuite/TestInspectRootFS
13:51:45 [2020-10-03T13:51:45.228Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:51:45 [2020-10-03T13:51:45.797Z] === RUN   TestDockerSuite/TestInspectStatus
13:51:46 [2020-10-03T13:51:46.364Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:51:47 [2020-10-03T13:51:47.300Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:51:47 [2020-10-03T13:51:47.868Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:51:48 [2020-10-03T13:51:48.127Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:51:48 [2020-10-03T13:51:48.695Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:51:49 [2020-10-03T13:51:49.263Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:51:49 [2020-10-03T13:51:49.521Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:51:50 [2020-10-03T13:51:50.088Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:51:50 [2020-10-03T13:51:50.088Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:51:51 [2020-10-03T13:51:51.996Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:51:52 [2020-10-03T13:51:52.563Z] === RUN   TestDockerSuite/TestLinksEnvs
13:51:53 [2020-10-03T13:51:53.499Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:51:53 [2020-10-03T13:51:53.758Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:51:54 [2020-10-03T13:51:54.695Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:51:56 [2020-10-03T13:51:56.073Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:51:57 [2020-10-03T13:51:57.449Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:51:57 [2020-10-03T13:51:57.449Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:51:58 [2020-10-03T13:51:58.826Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:51:59 [2020-10-03T13:51:59.085Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:51:59 [2020-10-03T13:51:59.652Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:52:01 [2020-10-03T13:52:01.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:52:05 [2020-10-03T13:52:05.231Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:52:05 [2020-10-03T13:52:05.529Z] --- PASS: TestUpdateRestartPolicy (19.74s)
13:52:05 [2020-10-03T13:52:05.529Z] === RUN   TestUpdateRestartWithAutoRemove
13:52:05 [2020-10-03T13:52:05.989Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s)
13:52:05 [2020-10-03T13:52:05.989Z] === RUN   TestWaitNonBlocked
13:52:06 [2020-10-03T13:52:06.449Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:52:06 [2020-10-03T13:52:06.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:52:06 [2020-10-03T13:52:06.449Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:52:06 [2020-10-03T13:52:06.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:52:06 [2020-10-03T13:52:06.449Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:52:06 [2020-10-03T13:52:06.449Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:52:08 [2020-10-03T13:52:08.520Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:52:08 [2020-10-03T13:52:08.639Z] --- PASS: TestWaitNonBlocked (0.02s)
13:52:08 [2020-10-03T13:52:08.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s)
13:52:08 [2020-10-03T13:52:08.639Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s)
13:52:08 [2020-10-03T13:52:08.639Z] === RUN   TestWaitBlocked
13:52:08 [2020-10-03T13:52:08.639Z] --- SKIP: TestWaitBlocked (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:52:08 [2020-10-03T13:52:08.639Z] PASS
13:52:08 [2020-10-03T13:52:08.639Z] ok  	github.com/docker/docker/integration/container	62.841s
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === Skipped
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
13:52:08 [2020-10-03T13:52:08.639Z]     copy_test.go:38: testEnv.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
13:52:08 [2020-10-03T13:52:08.639Z]     copy_test.go:63: testEnv.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.639Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.639Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:52:08 [2020-10-03T13:52:08.639Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
13:52:08 [2020-10-03T13:52:08.640Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] 
13:52:08 [2020-10-03T13:52:08.640Z] DONE 87 tests, 36 skipped in 65.941s
13:52:08 [2020-10-03T13:52:08.640Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:52:10 [2020-10-03T13:52:10.842Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:10 [2020-10-03T13:52:10.842Z] INFO: Testing against a local daemon
13:52:10 [2020-10-03T13:52:10.842Z] === RUN   TestCommitInheritsEnv
13:52:10 [2020-10-03T13:52:10.842Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:52:10 [2020-10-03T13:52:10.842Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:52:10 [2020-10-03T13:52:10.842Z] === RUN   TestImportExtremelyLargeImageWorks
13:52:10 [2020-10-03T13:52:10.842Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:52:10 [2020-10-03T13:52:10.842Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:52:10 [2020-10-03T13:52:10.842Z] === RUN   TestImagesFilterMultiReference
13:52:10 [2020-10-03T13:52:10.842Z] --- PASS: TestImagesFilterMultiReference (0.09s)
13:52:10 [2020-10-03T13:52:10.842Z] === RUN   TestImagePullPlatformInvalid
13:52:10 [2020-10-03T13:52:10.842Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:52:10 [2020-10-03T13:52:10.842Z] === RUN   TestRemoveImageOrphaning
13:52:11 [2020-10-03T13:52:11.055Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:52:11 [2020-10-03T13:52:11.992Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:52:12 [2020-10-03T13:52:12.947Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:52:13 [2020-10-03T13:52:13.021Z] --- PASS: TestRemoveImageOrphaning (1.70s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagInvalidReference
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagInvalidReference (0.03s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagValidPrefixedRepo
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagExistedNameWithoutForce
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagOfficialNames
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagOfficialNames (0.08s)
13:52:13 [2020-10-03T13:52:13.022Z] === RUN   TestTagMatchesDigest
13:52:13 [2020-10-03T13:52:13.022Z] --- PASS: TestTagMatchesDigest (0.03s)
13:52:13 [2020-10-03T13:52:13.022Z] PASS
13:52:13 [2020-10-03T13:52:13.022Z] ok  	github.com/docker/docker/integration/image	2.327s
13:52:13 [2020-10-03T13:52:13.022Z] 
13:52:13 [2020-10-03T13:52:13.022Z] === Skipped
13:52:13 [2020-10-03T13:52:13.022Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
13:52:13 [2020-10-03T13:52:13.022Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:52:13 [2020-10-03T13:52:13.022Z] 
13:52:13 [2020-10-03T13:52:13.022Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
13:52:13 [2020-10-03T13:52:13.022Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:52:13 [2020-10-03T13:52:13.022Z] 
13:52:13 [2020-10-03T13:52:13.022Z] 
13:52:13 [2020-10-03T13:52:13.022Z] DONE 11 tests, 2 skipped in 4.361s
13:52:13 [2020-10-03T13:52:13.022Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:52:14 [2020-10-03T13:52:14.562Z] testing: warning: no tests to run
13:52:14 [2020-10-03T13:52:14.562Z] testing: warning: no tests to run
13:52:14 [2020-10-03T13:52:14.562Z] PASS
13:52:14 [2020-10-03T13:52:14.562Z] PASS
13:52:14 [2020-10-03T13:52:14.562Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s [no tests to run]
13:52:14 [2020-10-03T13:52:14.562Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.067s [no tests to run]
13:52:14 [2020-10-03T13:52:14.853Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:52:14 [2020-10-03T13:52:14.853Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:52:15 [2020-10-03T13:52:15.117Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:52:15 [2020-10-03T13:52:15.117Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:52:15 [2020-10-03T13:52:15.117Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:52:15 [2020-10-03T13:52:15.684Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:52:15 [2020-10-03T13:52:15.942Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:52:16 [2020-10-03T13:52:16.104Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:16 [2020-10-03T13:52:16.104Z] INFO: Testing against a local daemon
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestNetworkCreateDelete
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDockerNetworkDeletePreferID
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonDNSFallback
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonDNSFallback (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestInspectNetwork
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestInspectNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestRunContainerWithBridgeNone
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestNetworkInvalidJSON
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestNetworkInvalidJSON//networks/create
13:52:16 [2020-10-03T13:52:16.104Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:52:16 [2020-10-03T13:52:16.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:52:16 [2020-10-03T13:52:16.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:52:16 [2020-10-03T13:52:16.104Z] === CONT  TestNetworkInvalidJSON//networks/create
13:52:16 [2020-10-03T13:52:16.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:52:16 [2020-10-03T13:52:16.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:52:16 [2020-10-03T13:52:16.104Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:52:16 [2020-10-03T13:52:16.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
13:52:16 [2020-10-03T13:52:16.104Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestHostIPv4BridgeLabel
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     network_test.go:97: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonRestartWithLiveRestore
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:29: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonDefaultNetworkPools
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:52: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonRestartWithExistingNetwork
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:96: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:130: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:181: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestServiceWithPredefinedNetwork
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:206: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:236: FLAKY_TEST
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestServiceWithDataPathPortInit
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:326: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:52:16 [2020-10-03T13:52:16.104Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:394: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] PASS
13:52:16 [2020-10-03T13:52:16.104Z] ok  	github.com/docker/docker/integration/network	0.227s
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === Skipped
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     network_test.go:97: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:29: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:52: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:96: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:130: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:181: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:206: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:236: FLAKY_TEST
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:326: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
13:52:16 [2020-10-03T13:52:16.104Z]     service_test.go:394: testEnv.OSType == "windows"
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] 
13:52:16 [2020-10-03T13:52:16.104Z] DONE 19 tests, 15 skipped in 2.915s
13:52:16 [2020-10-03T13:52:16.104Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:52:16 [2020-10-03T13:52:16.587Z] testing: warning: no tests to run
13:52:16 [2020-10-03T13:52:16.587Z] PASS
13:52:16 [2020-10-03T13:52:16.587Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
13:52:16 [2020-10-03T13:52:16.587Z] 
13:52:16 [2020-10-03T13:52:16.587Z] DONE 0 tests in 0.307s
13:52:16 [2020-10-03T13:52:16.587Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:52:17 [2020-10-03T13:52:17.047Z] testing: warning: no tests to run
13:52:17 [2020-10-03T13:52:17.047Z] PASS
13:52:17 [2020-10-03T13:52:17.047Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
13:52:17 [2020-10-03T13:52:17.047Z] 
13:52:17 [2020-10-03T13:52:17.047Z] DONE 0 tests in 0.374s
13:52:17 [2020-10-03T13:52:17.047Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:52:18 [2020-10-03T13:52:18.593Z] testing: warning: no tests to run
13:52:18 [2020-10-03T13:52:18.593Z] PASS
13:52:18 [2020-10-03T13:52:18.593Z] ok  	github.com/docker/docker/integration/plugin	0.134s [no tests to run]
13:52:18 [2020-10-03T13:52:18.593Z] testing: warning: no tests to run
13:52:18 [2020-10-03T13:52:18.593Z] PASS
13:52:18 [2020-10-03T13:52:18.593Z] ok  	github.com/docker/docker/integration/plugin/authz	0.102s [no tests to run]
13:52:20 [2020-10-03T13:52:20.129Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:52:20 [2020-10-03T13:52:20.129Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:52:24 [2020-10-03T13:52:24.315Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:52:24 [2020-10-03T13:52:24.315Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:52:24 [2020-10-03T13:52:24.885Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:52:24 [2020-10-03T13:52:24.885Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:52:26 [2020-10-03T13:52:26.264Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:52:27 [2020-10-03T13:52:27.201Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:52:27 [2020-10-03T13:52:27.221Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:27 [2020-10-03T13:52:27.221Z] INFO: Testing against a local daemon
13:52:27 [2020-10-03T13:52:27.221Z] === RUN   TestExternalGraphDriver
13:52:27 [2020-10-03T13:52:27.221Z] --- SKIP: TestExternalGraphDriver (0.01s)
13:52:27 [2020-10-03T13:52:27.221Z]     external_test.go:48: runtime.GOOS == "windows"
13:52:27 [2020-10-03T13:52:27.221Z] === RUN   TestGraphdriverPluginV2
13:52:27 [2020-10-03T13:52:27.221Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:52:27 [2020-10-03T13:52:27.221Z]     external_test.go:408: runtime.GOOS == "windows"
13:52:27 [2020-10-03T13:52:27.221Z] PASS
13:52:27 [2020-10-03T13:52:27.221Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.326s
13:52:27 [2020-10-03T13:52:27.680Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:27 [2020-10-03T13:52:27.680Z] INFO: Testing against a local daemon
13:52:27 [2020-10-03T13:52:27.680Z] === RUN   TestPluginInvalidJSON
13:52:27 [2020-10-03T13:52:27.680Z] testing: warning: no tests to run
13:52:27 [2020-10-03T13:52:27.680Z] PASS
13:52:27 [2020-10-03T13:52:27.680Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.104s [no tests to run]
13:52:27 [2020-10-03T13:52:27.680Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:52:27 [2020-10-03T13:52:27.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:52:27 [2020-10-03T13:52:27.680Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:52:27 [2020-10-03T13:52:27.680Z] --- PASS: TestPluginInvalidJSON (0.21s)
13:52:27 [2020-10-03T13:52:27.680Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
13:52:27 [2020-10-03T13:52:27.680Z] === RUN   TestPluginInstall
13:52:27 [2020-10-03T13:52:27.680Z] --- SKIP: TestPluginInstall (0.00s)
13:52:27 [2020-10-03T13:52:27.680Z]     plugin_test.go:55: testEnv.OSType == "windows"
13:52:27 [2020-10-03T13:52:27.680Z] PASS
13:52:27 [2020-10-03T13:52:27.680Z] ok  	github.com/docker/docker/integration/plugin/common	0.472s
13:52:28 [2020-10-03T13:52:28.139Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:28 [2020-10-03T13:52:28.139Z] INFO: Testing against a local daemon
13:52:28 [2020-10-03T13:52:28.139Z] === RUN   TestReadPluginNoRead
13:52:28 [2020-10-03T13:52:28.139Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:52:28 [2020-10-03T13:52:28.139Z]     read_test.go:21: no unix domain sockets on Windows
13:52:28 [2020-10-03T13:52:28.139Z] PASS
13:52:28 [2020-10-03T13:52:28.139Z] ok  	github.com/docker/docker/integration/plugin/logging	0.343s
13:52:28 [2020-10-03T13:52:28.139Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
13:52:28 [2020-10-03T13:52:28.139Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
13:52:28 [2020-10-03T13:52:28.141Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:52:29 [2020-10-03T13:52:29.519Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:52:29 [2020-10-03T13:52:29.677Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:29 [2020-10-03T13:52:29.677Z] INFO: Testing against a local daemon
13:52:29 [2020-10-03T13:52:29.677Z] === RUN   TestPluginWithDevMounts
13:52:29 [2020-10-03T13:52:29.677Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:52:29 [2020-10-03T13:52:29.677Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:52:29 [2020-10-03T13:52:29.677Z] PASS
13:52:29 [2020-10-03T13:52:29.677Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.212s
13:52:29 [2020-10-03T13:52:29.677Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] === Skipped
13:52:29 [2020-10-03T13:52:29.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:52:29 [2020-10-03T13:52:29.677Z]     plugin_test.go:55: testEnv.OSType == "windows"
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
13:52:29 [2020-10-03T13:52:29.677Z]     external_test.go:48: runtime.GOOS == "windows"
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:52:29 [2020-10-03T13:52:29.677Z]     external_test.go:408: runtime.GOOS == "windows"
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:52:29 [2020-10-03T13:52:29.677Z]     read_test.go:21: no unix domain sockets on Windows
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:52:29 [2020-10-03T13:52:29.677Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] 
13:52:29 [2020-10-03T13:52:29.677Z] DONE 7 tests, 5 skipped in 12.932s
13:52:30 [2020-10-03T13:52:30.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:52:30 [2020-10-03T13:52:30.136Z] testing: warning: no tests to run
13:52:30 [2020-10-03T13:52:30.136Z] PASS
13:52:30 [2020-10-03T13:52:30.136Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
13:52:30 [2020-10-03T13:52:30.136Z] 
13:52:30 [2020-10-03T13:52:30.136Z] DONE 0 tests in 0.309s
13:52:30 [2020-10-03T13:52:30.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:52:30 [2020-10-03T13:52:30.457Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:52:31 [2020-10-03T13:52:31.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:31 [2020-10-03T13:52:31.110Z] INFO: Testing against a local daemon
13:52:31 [2020-10-03T13:52:31.110Z] === RUN   TestPluginInvalidJSON
13:52:31 [2020-10-03T13:52:31.110Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:52:31 [2020-10-03T13:52:31.110Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:52:31 [2020-10-03T13:52:31.110Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:52:31 [2020-10-03T13:52:31.110Z] --- PASS: TestPluginInvalidJSON (0.21s)
13:52:31 [2020-10-03T13:52:31.110Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
13:52:31 [2020-10-03T13:52:31.110Z] === RUN   TestPluginInstall
13:52:31 [2020-10-03T13:52:31.110Z] --- SKIP: TestPluginInstall (0.00s)
13:52:31 [2020-10-03T13:52:31.110Z]     plugin_test.go:55: testEnv.OSType == "windows"
13:52:31 [2020-10-03T13:52:31.110Z] PASS
13:52:31 [2020-10-03T13:52:31.110Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
13:52:31 [2020-10-03T13:52:31.569Z] 
13:52:31 [2020-10-03T13:52:31.569Z] === Skipped
13:52:31 [2020-10-03T13:52:31.569Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:52:32 [2020-10-03T13:52:32.029Z]     plugin_test.go:55: testEnv.OSType == "windows"
13:52:32 [2020-10-03T13:52:32.029Z] 
13:52:32 [2020-10-03T13:52:32.029Z] 
13:52:32 [2020-10-03T13:52:32.029Z] DONE 3 tests, 1 skipped in 1.511s
13:52:32 [2020-10-03T13:52:32.029Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:52:32 [2020-10-03T13:52:32.489Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:32 [2020-10-03T13:52:32.489Z] INFO: Testing against a local daemon
13:52:32 [2020-10-03T13:52:32.489Z] === RUN   TestExternalGraphDriver
13:52:32 [2020-10-03T13:52:32.489Z] --- SKIP: TestExternalGraphDriver (0.01s)
13:52:32 [2020-10-03T13:52:32.489Z]     external_test.go:48: runtime.GOOS == "windows"
13:52:32 [2020-10-03T13:52:32.489Z] === RUN   TestGraphdriverPluginV2
13:52:32 [2020-10-03T13:52:32.489Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:52:32 [2020-10-03T13:52:32.489Z]     external_test.go:408: runtime.GOOS == "windows"
13:52:32 [2020-10-03T13:52:32.489Z] PASS
13:52:32 [2020-10-03T13:52:32.489Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
13:52:32 [2020-10-03T13:52:32.949Z] 
13:52:32 [2020-10-03T13:52:32.949Z] === Skipped
13:52:32 [2020-10-03T13:52:32.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
13:52:32 [2020-10-03T13:52:32.949Z]     external_test.go:48: runtime.GOOS == "windows"
13:52:32 [2020-10-03T13:52:32.949Z] 
13:52:32 [2020-10-03T13:52:32.949Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:52:32 [2020-10-03T13:52:32.949Z]     external_test.go:408: runtime.GOOS == "windows"
13:52:32 [2020-10-03T13:52:32.949Z] 
13:52:32 [2020-10-03T13:52:32.949Z] 
13:52:32 [2020-10-03T13:52:32.949Z] DONE 2 tests, 2 skipped in 1.222s
13:52:32 [2020-10-03T13:52:32.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:52:32 [2020-10-03T13:52:32.990Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:52:32 [2020-10-03T13:52:32.990Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:52:33 [2020-10-03T13:52:33.559Z] === RUN   TestDockerSuite/TestLogsSince
13:52:33 [2020-10-03T13:52:33.919Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:33 [2020-10-03T13:52:33.920Z] INFO: Testing against a local daemon
13:52:33 [2020-10-03T13:52:33.920Z] testing: warning: no tests to run
13:52:33 [2020-10-03T13:52:33.920Z] === RUN   TestReadPluginNoRead
13:52:33 [2020-10-03T13:52:33.920Z] PASS
13:52:33 [2020-10-03T13:52:33.920Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:52:33 [2020-10-03T13:52:33.920Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
13:52:33 [2020-10-03T13:52:33.920Z]     read_test.go:21: no unix domain sockets on Windows
13:52:33 [2020-10-03T13:52:33.920Z] PASS
13:52:33 [2020-10-03T13:52:33.920Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
13:52:33 [2020-10-03T13:52:33.920Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
13:52:33 [2020-10-03T13:52:33.920Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
13:52:34 [2020-10-03T13:52:34.889Z] 
13:52:34 [2020-10-03T13:52:34.889Z] === Skipped
13:52:34 [2020-10-03T13:52:34.889Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:52:34 [2020-10-03T13:52:34.889Z]     read_test.go:21: no unix domain sockets on Windows
13:52:34 [2020-10-03T13:52:34.889Z] 
13:52:34 [2020-10-03T13:52:34.889Z] 
13:52:34 [2020-10-03T13:52:34.889Z] DONE 1 tests, 1 skipped in 1.671s
13:52:34 [2020-10-03T13:52:34.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
13:52:35 [2020-10-03T13:52:35.349Z] testing: warning: no tests to run
13:52:35 [2020-10-03T13:52:35.349Z] PASS
13:52:35 [2020-10-03T13:52:35.349Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
13:52:35 [2020-10-03T13:52:35.349Z] 
13:52:35 [2020-10-03T13:52:35.349Z] DONE 0 tests in 0.502s
13:52:35 [2020-10-03T13:52:35.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:52:36 [2020-10-03T13:52:36.340Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:36 [2020-10-03T13:52:36.340Z] INFO: Testing against a local daemon
13:52:36 [2020-10-03T13:52:36.340Z] === RUN   TestPluginWithDevMounts
13:52:36 [2020-10-03T13:52:36.340Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:52:36 [2020-10-03T13:52:36.340Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:52:36 [2020-10-03T13:52:36.340Z] PASS
13:52:36 [2020-10-03T13:52:36.340Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
13:52:36 [2020-10-03T13:52:36.340Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
13:52:37 [2020-10-03T13:52:37.310Z] 
13:52:37 [2020-10-03T13:52:37.310Z] === Skipped
13:52:37 [2020-10-03T13:52:37.310Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:52:37 [2020-10-03T13:52:37.310Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:52:37 [2020-10-03T13:52:37.310Z] 
13:52:37 [2020-10-03T13:52:37.310Z] 
13:52:37 [2020-10-03T13:52:37.310Z] DONE 1 tests, 1 skipped in 1.664s
13:52:37 [2020-10-03T13:52:37.310Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:52:39 [2020-10-03T13:52:39.489Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:39 [2020-10-03T13:52:39.489Z] INFO: Testing against a local daemon
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestSecretInspect
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestSecretInspect (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestSecretList
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestSecretList (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestSecretsCreateAndDelete
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestSecretsUpdate
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestSecretsUpdate (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestTemplatedSecret
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestTemplatedSecret (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] === RUN   TestSecretCreateResolve
13:52:39 [2020-10-03T13:52:39.489Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:52:39 [2020-10-03T13:52:39.489Z] PASS
13:52:39 [2020-10-03T13:52:39.489Z] ok  	github.com/docker/docker/integration/secret	0.257s
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === Skipped
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
13:52:39 [2020-10-03T13:52:39.489Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] 
13:52:39 [2020-10-03T13:52:39.489Z] DONE 6 tests, 6 skipped in 2.360s
13:52:39 [2020-10-03T13:52:39.489Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:52:40 [2020-10-03T13:52:40.121Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:52:41 [2020-10-03T13:52:41.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:52:42 [2020-10-03T13:52:42.397Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:42 [2020-10-03T13:52:42.397Z] INFO: Testing against a local daemon
13:52:42 [2020-10-03T13:52:42.397Z] === RUN   TestServiceCreateInit
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:52:42 [2020-10-03T13:52:42.398Z] --- PASS: TestServiceCreateInit (0.04s)
13:52:42 [2020-10-03T13:52:42.398Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceMultipleTimes
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceConflict
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceMaxReplicas
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateWithDuplicateNetworkNames
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceSecretFileMode
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceConfigFileMode
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceSysctls
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceSysctls (0.04s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateServiceCapabilities
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
13:52:42 [2020-10-03T13:52:42.398Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestInspect
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestInspect (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestCreateJob
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestCreateJob (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestReplicatedJob
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestReplicatedJob (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestUpdateReplicatedJob
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceListWithStatuses
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestDockerNetworkConnectAlias
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestDockerNetworkReConnect
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServicePlugin
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServicePlugin (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceUpdateLabel
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceUpdateSecrets
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceUpdateConfigs
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceUpdateNetwork
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
13:52:42 [2020-10-03T13:52:42.398Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:52:42 [2020-10-03T13:52:42.398Z] === RUN   TestServiceUpdatePidsLimit
13:52:42 [2020-10-03T13:52:42.398Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
13:52:42 [2020-10-03T13:52:42.398Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:52:42 [2020-10-03T13:52:42.398Z] PASS
13:52:42 [2020-10-03T13:52:42.398Z] ok  	github.com/docker/docker/integration/service	0.386s
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === Skipped
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
13:52:43 [2020-10-03T13:52:43.367Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
13:52:43 [2020-10-03T13:52:43.367Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
13:52:43 [2020-10-03T13:52:43.367Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] 
13:52:43 [2020-10-03T13:52:43.367Z] DONE 24 tests, 23 skipped in 3.719s
13:52:43 [2020-10-03T13:52:43.367Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:52:45 [2020-10-03T13:52:45.550Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:45 [2020-10-03T13:52:45.550Z] INFO: Testing against a local daemon
13:52:45 [2020-10-03T13:52:45.550Z] === RUN   TestSessionCreate
13:52:45 [2020-10-03T13:52:45.550Z] --- SKIP: TestSessionCreate (0.00s)
13:52:45 [2020-10-03T13:52:45.550Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:52:45 [2020-10-03T13:52:45.550Z] === RUN   TestSessionCreateWithBadUpgrade
13:52:45 [2020-10-03T13:52:45.550Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:52:45 [2020-10-03T13:52:45.550Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:52:45 [2020-10-03T13:52:45.550Z] PASS
13:52:45 [2020-10-03T13:52:45.550Z] ok  	github.com/docker/docker/integration/session	0.454s
13:52:45 [2020-10-03T13:52:45.685Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:52:46 [2020-10-03T13:52:46.011Z] 
13:52:46 [2020-10-03T13:52:46.012Z] === Skipped
13:52:46 [2020-10-03T13:52:46.012Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
13:52:46 [2020-10-03T13:52:46.012Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:52:46 [2020-10-03T13:52:46.012Z] 
13:52:46 [2020-10-03T13:52:46.012Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
13:52:46 [2020-10-03T13:52:46.012Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:52:46 [2020-10-03T13:52:46.012Z] 
13:52:46 [2020-10-03T13:52:46.012Z] 
13:52:46 [2020-10-03T13:52:46.012Z] DONE 2 tests, 2 skipped in 2.444s
13:52:46 [2020-10-03T13:52:46.012Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:52:46 [2020-10-03T13:52:46.252Z] === RUN   TestDockerSuite/TestLogsTail
13:52:46 [2020-10-03T13:52:46.821Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:52:47 [2020-10-03T13:52:47.082Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:52:47 [2020-10-03T13:52:47.650Z] === RUN   TestDockerSuite/TestMountIntoProc
13:52:47 [2020-10-03T13:52:47.910Z] === RUN   TestDockerSuite/TestMountIntoSys
13:52:48 [2020-10-03T13:52:48.169Z] === RUN   TestDockerSuite/TestNetHostname
13:52:48 [2020-10-03T13:52:48.190Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:48 [2020-10-03T13:52:48.190Z] INFO: Testing against a local daemon
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestEventsExecDie
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestEventsExecDie (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestEventsBackwardsCompatible
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestInfoAPI
13:52:48 [2020-10-03T13:52:48.190Z] --- PASS: TestInfoAPI (0.03s)
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestInfoAPIWarnings
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestInfoDebug
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestInfoDebug (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestInfoInsecureRegistries
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestInfoRegistryMirrors
13:52:48 [2020-10-03T13:52:48.190Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
13:52:48 [2020-10-03T13:52:48.190Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:48 [2020-10-03T13:52:48.190Z] === RUN   TestLoginFailsWithBadCredentials
13:52:49 [2020-10-03T13:52:49.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
13:52:49 [2020-10-03T13:52:49.158Z] === RUN   TestPingCacheHeaders
13:52:49 [2020-10-03T13:52:49.158Z] --- PASS: TestPingCacheHeaders (0.03s)
13:52:49 [2020-10-03T13:52:49.158Z] === RUN   TestPingGet
13:52:49 [2020-10-03T13:52:49.158Z] --- PASS: TestPingGet (0.03s)
13:52:49 [2020-10-03T13:52:49.159Z] === RUN   TestPingHead
13:52:49 [2020-10-03T13:52:49.159Z] --- PASS: TestPingHead (0.03s)
13:52:49 [2020-10-03T13:52:49.159Z] === RUN   TestVersion
13:52:49 [2020-10-03T13:52:49.159Z] --- PASS: TestVersion (0.03s)
13:52:49 [2020-10-03T13:52:49.159Z] PASS
13:52:49 [2020-10-03T13:52:49.159Z] ok  	github.com/docker/docker/integration/system	1.273s
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === Skipped
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
13:52:49 [2020-10-03T13:52:49.159Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] 
13:52:49 [2020-10-03T13:52:49.159Z] DONE 13 tests, 7 skipped in 3.290s
13:52:49 [2020-10-03T13:52:49.159Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:52:49 [2020-10-03T13:52:49.545Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:52:49 [2020-10-03T13:52:49.805Z] === RUN   TestDockerSuite/TestNetworkEvents
13:52:51 [2020-10-03T13:52:51.338Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:52:51 [2020-10-03T13:52:51.338Z] INFO: Testing against a local daemon
13:52:51 [2020-10-03T13:52:51.338Z] === RUN   TestVolumesCreateAndList
13:52:51 [2020-10-03T13:52:51.338Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:52:51 [2020-10-03T13:52:51.338Z] === RUN   TestVolumesRemove
13:52:51 [2020-10-03T13:52:51.338Z] --- PASS: TestVolumesRemove (0.06s)
13:52:51 [2020-10-03T13:52:51.338Z] === RUN   TestVolumesInspect
13:52:51 [2020-10-03T13:52:51.338Z] --- PASS: TestVolumesInspect (0.03s)
13:52:51 [2020-10-03T13:52:51.338Z] === RUN   TestVolumesInvalidJSON
13:52:51 [2020-10-03T13:52:51.338Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:52:51 [2020-10-03T13:52:51.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:52:51 [2020-10-03T13:52:51.338Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:52:51 [2020-10-03T13:52:51.338Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:52:51 [2020-10-03T13:52:51.338Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:52:51 [2020-10-03T13:52:51.338Z] PASS
13:52:51 [2020-10-03T13:52:51.338Z] ok  	github.com/docker/docker/integration/volume	0.358s
13:52:51 [2020-10-03T13:52:51.798Z] 
13:52:51 [2020-10-03T13:52:51.798Z] DONE 5 tests in 2.504s
13:52:51 [2020-10-03T13:52:51.798Z] INFO: make.ps1 ended at 10/03/2020 13:52:51
13:52:51 [2020-10-03T13:52:51.798Z] INFO: Integration CLI tests being run from the host:
13:52:51 [2020-10-03T13:52:51.798Z] 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" 
13:52:56 [2020-10-03T13:52:56.368Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:52:56 [2020-10-03T13:52:56.368Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:52:56 [2020-10-03T13:52:56.630Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:52:57 [2020-10-03T13:52:57.198Z] === RUN   TestDockerSuite/TestPluginActive
13:52:59 [2020-10-03T13:52:59.102Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:53:00 [2020-10-03T13:53:00.398Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:53:00 [2020-10-03T13:53:00.398Z] INFO: Testing against a local daemon
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:53:00 [2020-10-03T13:53:00.398Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:53:00 [2020-10-03T13:53:00.857Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:53:01 [2020-10-03T13:53:01.316Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:53:01 [2020-10-03T13:53:01.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:53:01 [2020-10-03T13:53:01.776Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:53:05 [2020-10-03T13:53:05.853Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:53:05 [2020-10-03T13:53:05.853Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:53:06 [2020-10-03T13:53:06.789Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:53:09 [2020-10-03T13:53:09.325Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:53:10 [2020-10-03T13:53:10.702Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:53:12 [2020-10-03T13:53:12.604Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:53:16 [2020-10-03T13:53:16.791Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:53:18 [2020-10-03T13:53:18.168Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:53:19 [2020-10-03T13:53:19.108Z] === RUN   TestDockerSuite/TestPortHostBinding
13:53:20 [2020-10-03T13:53:20.044Z] === RUN   TestDockerSuite/TestPortList
13:53:26 [2020-10-03T13:53:26.624Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:53:26 [2020-10-03T13:53:26.624Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:53:29 [2020-10-03T13:53:29.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:53:32 [2020-10-03T13:53:32.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:53:32 [2020-10-03T13:53:32.701Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:53:32 [2020-10-03T13:53:32.701Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:53:32 [2020-10-03T13:53:32.701Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:53:33 [2020-10-03T13:53:33.269Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:53:33 [2020-10-03T13:53:33.269Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:53:34 [2020-10-03T13:53:34.208Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:53:34 [2020-10-03T13:53:34.208Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:53:34 [2020-10-03T13:53:34.776Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:53:34 [2020-10-03T13:53:34.776Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:53:36 [2020-10-03T13:53:36.155Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:53:36 [2020-10-03T13:53:36.155Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:53:38 [2020-10-03T13:53:38.689Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:53:39 [2020-10-03T13:53:39.256Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:53:39 [2020-10-03T13:53:39.515Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:53:39 [2020-10-03T13:53:39.774Z] === RUN   TestDockerSuite/TestPsByOrder
13:53:41 [2020-10-03T13:53:41.679Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:53:42 [2020-10-03T13:53:42.615Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:53:45 [2020-10-03T13:53:45.151Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:53:48 [2020-10-03T13:53:48.444Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:53:48 [2020-10-03T13:53:48.444Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:53:50 [2020-10-03T13:53:50.979Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:53:55 [2020-10-03T13:53:55.166Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:53:57 [2020-10-03T13:53:57.069Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:53:58 [2020-10-03T13:53:58.447Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:53:59 [2020-10-03T13:53:59.825Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:54:01 [2020-10-03T13:54:01.733Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:54:03 [2020-10-03T13:54:03.109Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:54:04 [2020-10-03T13:54:04.487Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:54:05 [2020-10-03T13:54:05.865Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:54:06 [2020-10-03T13:54:06.802Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:54:06 [2020-10-03T13:54:06.802Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:54:07 [2020-10-03T13:54:07.371Z] === RUN   TestDockerSuite/TestPsRightTagName
13:54:08 [2020-10-03T13:54:08.754Z] === RUN   TestDockerSuite/TestPsShowMounts
13:54:10 [2020-10-03T13:54:10.660Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:54:10 [2020-10-03T13:54:10.918Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:54:10 [2020-10-03T13:54:10.918Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:54:11 [2020-10-03T13:54:11.177Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:54:11 [2020-10-03T13:54:11.177Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:54:11 [2020-10-03T13:54:11.177Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:54:11 [2020-10-03T13:54:11.745Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:54:12 [2020-10-03T13:54:12.682Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:54:13 [2020-10-03T13:54:13.621Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:54:14 [2020-10-03T13:54:14.191Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:54:22 [2020-10-03T13:54:22.316Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:54:22 [2020-10-03T13:54:22.316Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:54:23 [2020-10-03T13:54:23.255Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:54:23 [2020-10-03T13:54:23.255Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:54:23 [2020-10-03T13:54:23.255Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:54:23 [2020-10-03T13:54:23.255Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:54:25 [2020-10-03T13:54:25.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:54:25 [2020-10-03T13:54:25.416Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:54:26 [2020-10-03T13:54:26.353Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:54:28 [2020-10-03T13:54:28.887Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:54:29 [2020-10-03T13:54:29.823Z] === RUN   TestDockerSuite/TestRmiBlank
13:54:29 [2020-10-03T13:54:29.823Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:54:30 [2020-10-03T13:54:30.083Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:54:34 [2020-10-03T13:54:34.281Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:54:34 [2020-10-03T13:54:34.850Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:54:35 [2020-10-03T13:54:35.109Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:54:36 [2020-10-03T13:54:36.488Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:54:37 [2020-10-03T13:54:37.057Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:54:38 [2020-10-03T13:54:38.437Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:54:38 [2020-10-03T13:54:38.695Z] === RUN   TestDockerSuite/TestRmiTag
13:54:38 [2020-10-03T13:54:38.954Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:54:39 [2020-10-03T13:54:39.521Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:54:42 [2020-10-03T13:54:42.057Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:54:42 [2020-10-03T13:54:42.627Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:54:43 [2020-10-03T13:54:43.194Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:54:43 [2020-10-03T13:54:43.453Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:54:44 [2020-10-03T13:54:44.390Z] === RUN   TestDockerSuite/TestRunAddHost
13:54:44 [2020-10-03T13:54:44.958Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:54:44 [2020-10-03T13:54:44.958Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:54:45 [2020-10-03T13:54:45.526Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:54:45 [2020-10-03T13:54:45.526Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:54:45 [2020-10-03T13:54:45.786Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:54:47 [2020-10-03T13:54:47.163Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:54:47 [2020-10-03T13:54:47.424Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:54:47 [2020-10-03T13:54:47.992Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:54:48 [2020-10-03T13:54:48.561Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:54:49 [2020-10-03T13:54:49.517Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:54:50 [2020-10-03T13:54:50.457Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:54:50 [2020-10-03T13:54:50.717Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:54:51 [2020-10-03T13:54:51.654Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:54:51 [2020-10-03T13:54:51.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:54:51 [2020-10-03T13:54:51.913Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:54:52 [2020-10-03T13:54:52.481Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:54:53 [2020-10-03T13:54:53.420Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:54:54 [2020-10-03T13:54:54.356Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:54:54 [2020-10-03T13:54:54.924Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:54:55 [2020-10-03T13:54:55.863Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:54:56 [2020-10-03T13:54:56.800Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:54:57 [2020-10-03T13:54:57.060Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:54:57 [2020-10-03T13:54:57.060Z] === RUN   TestDockerSuite/TestRunBindMounts
13:54:58 [2020-10-03T13:54:58.964Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:54:59 [2020-10-03T13:54:59.223Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:54:59 [2020-10-03T13:54:59.791Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:55:00 [2020-10-03T13:55:00.051Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:55:00 [2020-10-03T13:55:00.619Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:55:00 [2020-10-03T13:55:00.619Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:55:00 [2020-10-03T13:55:00.878Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:55:01 [2020-10-03T13:55:01.446Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:55:02 [2020-10-03T13:55:02.014Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:55:02 [2020-10-03T13:55:02.274Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:55:02 [2020-10-03T13:55:02.843Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:55:02 [2020-10-03T13:55:02.843Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:55:03 [2020-10-03T13:55:03.102Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:55:03 [2020-10-03T13:55:03.102Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:55:04 [2020-10-03T13:55:04.039Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:55:04 [2020-10-03T13:55:04.608Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:55:05 [2020-10-03T13:55:05.177Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:55:05 [2020-10-03T13:55:05.750Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:55:05 [2020-10-03T13:55:05.750Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:55:06 [2020-10-03T13:55:06.325Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:55:07 [2020-10-03T13:55:07.263Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:55:08 [2020-10-03T13:55:08.201Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:55:09 [2020-10-03T13:55:09.136Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:55:09 [2020-10-03T13:55:09.395Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:55:09 [2020-10-03T13:55:09.965Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:55:10 [2020-10-03T13:55:10.533Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:55:11 [2020-10-03T13:55:11.101Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:55:11 [2020-10-03T13:55:11.669Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:55:13 [2020-10-03T13:55:13.048Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:55:15 [2020-10-03T13:55:15.581Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:55:15 [2020-10-03T13:55:15.581Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:55:15 [2020-10-03T13:55:15.581Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:55:16 [2020-10-03T13:55:16.958Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:55:18 [2020-10-03T13:55:18.341Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:55:20 [2020-10-03T13:55:20.247Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:55:21 [2020-10-03T13:55:21.625Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:55:21 [2020-10-03T13:55:21.625Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:55:21 [2020-10-03T13:55:21.625Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:55:22 [2020-10-03T13:55:22.192Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:55:23 [2020-10-03T13:55:23.128Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:55:24 [2020-10-03T13:55:24.075Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:55:25 [2020-10-03T13:55:25.449Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:55:25 [2020-10-03T13:55:25.708Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:55:26 [2020-10-03T13:55:26.646Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:55:27 [2020-10-03T13:55:27.214Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:55:27 [2020-10-03T13:55:27.214Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:55:27 [2020-10-03T13:55:27.781Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:55:28 [2020-10-03T13:55:28.716Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:55:28 [2020-10-03T13:55:28.716Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:55:29 [2020-10-03T13:55:29.284Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:55:29 [2020-10-03T13:55:29.542Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:55:30 [2020-10-03T13:55:30.110Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:55:30 [2020-10-03T13:55:30.370Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:55:30 [2020-10-03T13:55:30.370Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:55:30 [2020-10-03T13:55:30.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:55:30 [2020-10-03T13:55:30.937Z] === RUN   TestDockerSuite/TestRunEnvironment
13:55:31 [2020-10-03T13:55:31.505Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:55:32 [2020-10-03T13:55:32.072Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:55:32 [2020-10-03T13:55:32.642Z] === RUN   TestDockerSuite/TestRunExitCode
13:55:33 [2020-10-03T13:55:33.212Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:55:34 [2020-10-03T13:55:34.151Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:55:34 [2020-10-03T13:55:34.719Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:55:35 [2020-10-03T13:55:35.288Z] === RUN   TestDockerSuite/TestRunExposePort
13:55:35 [2020-10-03T13:55:35.288Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:55:36 [2020-10-03T13:55:36.225Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:55:36 [2020-10-03T13:55:36.485Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:55:37 [2020-10-03T13:55:37.423Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:55:37 [2020-10-03T13:55:37.682Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:55:37 [2020-10-03T13:55:37.682Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:55:40 [2020-10-03T13:55:40.213Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:55:40 [2020-10-03T13:55:40.481Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:55:43 [2020-10-03T13:55:43.875Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:55:49 [2020-10-03T13:55:49.674Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:55:52 [2020-10-03T13:55:52.706Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:55:52 [2020-10-03T13:55:52.706Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:55:53 [2020-10-03T13:55:53.274Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:55:53 [2020-10-03T13:55:53.274Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:55:53 [2020-10-03T13:55:53.274Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:55:53 [2020-10-03T13:55:53.534Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:55:54 [2020-10-03T13:55:54.108Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:55:55 [2020-10-03T13:55:55.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:55:56 [2020-10-03T13:55:56.424Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:55:57 [2020-10-03T13:55:57.805Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:55:59 [2020-10-03T13:55:59.184Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:56:00 [2020-10-03T13:56:00.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:56:02 [2020-10-03T13:56:02.464Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:56:04 [2020-10-03T13:56:04.997Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:56:04 [2020-10-03T13:56:04.997Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:56:05 [2020-10-03T13:56:05.256Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:56:05 [2020-10-03T13:56:05.825Z] === RUN   TestDockerSuite/TestRunModeHostname
13:56:06 [2020-10-03T13:56:06.762Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:56:06 [2020-10-03T13:56:06.762Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:56:07 [2020-10-03T13:56:07.023Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:56:07 [2020-10-03T13:56:07.593Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:56:08 [2020-10-03T13:56:08.161Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:56:09 [2020-10-03T13:56:09.097Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:56:10 [2020-10-03T13:56:10.477Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:56:10 [2020-10-03T13:56:10.477Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:56:10 [2020-10-03T13:56:10.735Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:56:10 [2020-10-03T13:56:10.995Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:56:11 [2020-10-03T13:56:11.931Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:56:12 [2020-10-03T13:56:12.870Z] === RUN   TestDockerSuite/TestRunMount
13:56:13 [2020-10-03T13:56:13.440Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:56:18 [2020-10-03T13:56:18.711Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:56:18 [2020-10-03T13:56:18.711Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:56:18 [2020-10-03T13:56:18.711Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:56:19 [2020-10-03T13:56:19.280Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:56:20 [2020-10-03T13:56:20.660Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:56:21 [2020-10-03T13:56:21.595Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:56:22 [2020-10-03T13:56:22.533Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:56:25 [2020-10-03T13:56:25.068Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:56:26 [2020-10-03T13:56:26.446Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:56:27 [2020-10-03T13:56:27.832Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:56:28 [2020-10-03T13:56:28.768Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:56:29 [2020-10-03T13:56:29.704Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:56:29 [2020-10-03T13:56:29.704Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:56:29 [2020-10-03T13:56:29.963Z] === RUN   TestDockerSuite/TestRunNetHost
13:56:30 [2020-10-03T13:56:30.900Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:56:31 [2020-10-03T13:56:31.160Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:56:31 [2020-10-03T13:56:31.727Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:56:33 [2020-10-03T13:56:33.105Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:56:34 [2020-10-03T13:56:34.485Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:56:37 [2020-10-03T13:56:37.019Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:56:37 [2020-10-03T13:56:37.277Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:56:37 [2020-10-03T13:56:37.277Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:56:37 [2020-10-03T13:56:37.845Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:56:37 [2020-10-03T13:56:37.845Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:56:38 [2020-10-03T13:56:38.412Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:56:38 [2020-10-03T13:56:38.671Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:56:38 [2020-10-03T13:56:38.671Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:56:39 [2020-10-03T13:56:39.240Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:56:45 [2020-10-03T13:56:45.801Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:56:45 [2020-10-03T13:56:45.801Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:56:45 [2020-10-03T13:56:45.801Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:56:45 [2020-10-03T13:56:45.801Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:56:46 [2020-10-03T13:56:46.060Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:56:46 [2020-10-03T13:56:46.998Z] === RUN   TestDockerSuite/TestRunPortInUse
13:56:47 [2020-10-03T13:56:47.566Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:56:48 [2020-10-03T13:56:48.511Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:56:49 [2020-10-03T13:56:49.079Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:56:49 [2020-10-03T13:56:49.647Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:56:50 [2020-10-03T13:56:50.585Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:56:51 [2020-10-03T13:56:51.152Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:56:51 [2020-10-03T13:56:51.152Z] === RUN   TestDockerSuite/TestRunPublishPort
13:56:51 [2020-10-03T13:56:51.411Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:56:51 [2020-10-03T13:56:51.979Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:56:51 [2020-10-03T13:56:51.979Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:56:52 [2020-10-03T13:56:52.548Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:56:53 [2020-10-03T13:56:53.485Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:56:53 [2020-10-03T13:56:53.485Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:56:55 [2020-10-03T13:56:55.391Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:56:55 [2020-10-03T13:56:55.651Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:56:57 [2020-10-03T13:56:57.032Z] === RUN   TestDockerSuite/TestRunRm
13:56:57 [2020-10-03T13:56:57.600Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:56:58 [2020-10-03T13:56:58.537Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:57:01 [2020-10-03T13:57:01.070Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:57:01 [2020-10-03T13:57:01.639Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:57:02 [2020-10-03T13:57:02.207Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:57:03 [2020-10-03T13:57:03.585Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:57:03 [2020-10-03T13:57:03.846Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:57:06 [2020-10-03T13:57:06.485Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:57:09 [2020-10-03T13:57:09.022Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:57:09 [2020-10-03T13:57:09.022Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:57:09 [2020-10-03T13:57:09.589Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:57:09 [2020-10-03T13:57:09.847Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:57:10 [2020-10-03T13:57:10.416Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:57:10 [2020-10-03T13:57:10.675Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:57:10 [2020-10-03T13:57:10.934Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:57:11 [2020-10-03T13:57:11.502Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:57:12 [2020-10-03T13:57:12.072Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:57:13 [2020-10-03T13:57:13.010Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:57:13 [2020-10-03T13:57:13.579Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:57:13 [2020-10-03T13:57:13.579Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:57:15 [2020-10-03T13:57:15.735Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:57:16 [2020-10-03T13:57:16.113Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:57:16 [2020-10-03T13:57:16.113Z] === RUN   TestDockerSuite/TestRunState
13:57:16 [2020-10-03T13:57:16.194Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:57:17 [2020-10-03T13:57:17.492Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:57:17 [2020-10-03T13:57:17.752Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:57:18 [2020-10-03T13:57:18.011Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:57:18 [2020-10-03T13:57:18.271Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:57:18 [2020-10-03T13:57:18.530Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:57:18 [2020-10-03T13:57:18.530Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:57:19 [2020-10-03T13:57:19.100Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:57:19 [2020-10-03T13:57:19.669Z] === RUN   TestDockerSuite/TestRunSysctls
13:57:21 [2020-10-03T13:57:21.049Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:57:21 [2020-10-03T13:57:21.049Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:57:21 [2020-10-03T13:57:21.049Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:57:21 [2020-10-03T13:57:21.307Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:57:21 [2020-10-03T13:57:21.566Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:57:23 [2020-10-03T13:57:23.269Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:57:23 [2020-10-03T13:57:23.269Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:57:24 [2020-10-03T13:57:24.115Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:57:24 [2020-10-03T13:57:24.115Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:57:24 [2020-10-03T13:57:24.379Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:57:25 [2020-10-03T13:57:25.762Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:57:27 [2020-10-03T13:57:27.140Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:57:27 [2020-10-03T13:57:27.969Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:57:28 [2020-10-03T13:57:28.428Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:57:28 [2020-10-03T13:57:28.428Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:57:28 [2020-10-03T13:57:28.428Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:57:28 [2020-10-03T13:57:28.428Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:57:28 [2020-10-03T13:57:28.428Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:57:28 [2020-10-03T13:57:28.517Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:57:28 [2020-10-03T13:57:28.887Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:57:29 [2020-10-03T13:57:29.897Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:57:31 [2020-10-03T13:57:31.801Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:57:31 [2020-10-03T13:57:31.802Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:57:32 [2020-10-03T13:57:32.062Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:57:32 [2020-10-03T13:57:32.770Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:57:32 [2020-10-03T13:57:32.770Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:57:32 [2020-10-03T13:57:32.770Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:57:32 [2020-10-03T13:57:32.999Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:57:32 [2020-10-03T13:57:32.999Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:57:33 [2020-10-03T13:57:33.233Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:57:33 [2020-10-03T13:57:33.259Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:57:35 [2020-10-03T13:57:35.412Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:57:35 [2020-10-03T13:57:35.796Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:57:36 [2020-10-03T13:57:36.363Z] === RUN   TestDockerSuite/TestRunUserByID
13:57:36 [2020-10-03T13:57:36.931Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:57:36 [2020-10-03T13:57:36.931Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:57:37 [2020-10-03T13:57:37.190Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:57:37 [2020-10-03T13:57:37.758Z] === RUN   TestDockerSuite/TestRunUserByName
13:57:38 [2020-10-03T13:57:38.018Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:57:38 [2020-10-03T13:57:38.953Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:57:38 [2020-10-03T13:57:38.953Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:57:38 [2020-10-03T13:57:38.953Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:57:38 [2020-10-03T13:57:38.953Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:57:39 [2020-10-03T13:57:39.522Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:57:42 [2020-10-03T13:57:42.817Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:57:43 [2020-10-03T13:57:43.085Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:57:43 [2020-10-03T13:57:43.657Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:57:44 [2020-10-03T13:57:44.225Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:57:45 [2020-10-03T13:57:45.603Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:57:46 [2020-10-03T13:57:46.982Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:57:47 [2020-10-03T13:57:47.810Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:57:48 [2020-10-03T13:57:48.358Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:57:49 [2020-10-03T13:57:49.735Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:57:50 [2020-10-03T13:57:50.302Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
13:57:50 [2020-10-03T13:57:50.564Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
13:57:51 [2020-10-03T13:57:51.132Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:57:51 [2020-10-03T13:57:51.132Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:57:51 [2020-10-03T13:57:51.132Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:57:51 [2020-10-03T13:57:51.132Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:57:51 [2020-10-03T13:57:51.391Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:57:51 [2020-10-03T13:57:51.391Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:57:51 [2020-10-03T13:57:51.959Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:57:52 [2020-10-03T13:57:52.218Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:57:53 [2020-10-03T13:57:53.154Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:57:53 [2020-10-03T13:57:53.723Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:57:53 [2020-10-03T13:57:53.982Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:57:54 [2020-10-03T13:57:54.241Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:57:54 [2020-10-03T13:57:54.500Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:57:54 [2020-10-03T13:57:54.500Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:57:54 [2020-10-03T13:57:54.500Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:57:54 [2020-10-03T13:57:54.759Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
13:57:55 [2020-10-03T13:57:55.018Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:57:55 [2020-10-03T13:57:55.587Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:57:56 [2020-10-03T13:57:56.154Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:57:56 [2020-10-03T13:57:56.154Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:57:56 [2020-10-03T13:57:56.381Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:57:56 [2020-10-03T13:57:56.381Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:57:56 [2020-10-03T13:57:56.381Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:57:56 [2020-10-03T13:57:56.414Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:57:56 [2020-10-03T13:57:56.673Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:57:57 [2020-10-03T13:57:57.241Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:57:57 [2020-10-03T13:57:57.241Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:57:57 [2020-10-03T13:57:57.501Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:57:58 [2020-10-03T13:57:58.069Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:57:58 [2020-10-03T13:57:58.649Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:57:58 [2020-10-03T13:57:58.649Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:57:58 [2020-10-03T13:57:58.649Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:57:58 [2020-10-03T13:57:58.908Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:58:00 [2020-10-03T13:58:00.126Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:58:00 [2020-10-03T13:58:00.286Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:58:00 [2020-10-03T13:58:00.584Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:58:00 [2020-10-03T13:58:00.852Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:58:00 [2020-10-03T13:58:00.852Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:58:00 [2020-10-03T13:58:00.852Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:58:01 [2020-10-03T13:58:01.112Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:58:01 [2020-10-03T13:58:01.372Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:58:02 [2020-10-03T13:58:02.750Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:58:03 [2020-10-03T13:58:03.319Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:58:04 [2020-10-03T13:58:04.695Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:58:04 [2020-10-03T13:58:04.954Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:58:05 [2020-10-03T13:58:05.523Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:58:05 [2020-10-03T13:58:05.523Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:58:05 [2020-10-03T13:58:05.523Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddScript
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:58:06 [2020-10-03T13:58:06.382Z] === RUN   TestDockerSuite/TestBuildAddTar
13:58:06 [2020-10-03T13:58:06.465Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:58:07 [2020-10-03T13:58:07.404Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:58:07 [2020-10-03T13:58:07.662Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:58:08 [2020-10-03T13:58:08.599Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:58:08 [2020-10-03T13:58:08.599Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:58:09 [2020-10-03T13:58:09.979Z] === RUN   TestDockerSuite/TestSaveImageId
13:58:10 [2020-10-03T13:58:10.238Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:58:10 [2020-10-03T13:58:10.497Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:58:12 [2020-10-03T13:58:12.402Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:58:12 [2020-10-03T13:58:12.402Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:58:12 [2020-10-03T13:58:12.402Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:58:13 [2020-10-03T13:58:13.339Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:58:13 [2020-10-03T13:58:13.599Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:58:13 [2020-10-03T13:58:13.599Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:58:15 [2020-10-03T13:58:15.504Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:58:15 [2020-10-03T13:58:15.764Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:58:16 [2020-10-03T13:58:16.717Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:58:16 [2020-10-03T13:58:16.976Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:58:17 [2020-10-03T13:58:17.234Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:58:17 [2020-10-03T13:58:17.234Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:58:17 [2020-10-03T13:58:17.494Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:58:18 [2020-10-03T13:58:18.063Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:58:19 [2020-10-03T13:58:19.966Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:58:25 [2020-10-03T13:58:25.233Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:58:26 [2020-10-03T13:58:26.613Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:58:26 [2020-10-03T13:58:26.872Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:58:27 [2020-10-03T13:58:27.811Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:58:29 [2020-10-03T13:58:29.187Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:58:30 [2020-10-03T13:58:30.566Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:58:31 [2020-10-03T13:58:31.949Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:58:32 [2020-10-03T13:58:32.517Z] === RUN   TestDockerSuite/TestStartRecordError
13:58:33 [2020-10-03T13:58:33.894Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:58:34 [2020-10-03T13:58:34.831Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:58:36 [2020-10-03T13:58:36.215Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:58:38 [2020-10-03T13:58:38.755Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:58:41 [2020-10-03T13:58:41.286Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:58:42 [2020-10-03T13:58:42.074Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:58:42 [2020-10-03T13:58:42.074Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:58:42 [2020-10-03T13:58:42.074Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:58:42 [2020-10-03T13:58:42.664Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:58:45 [2020-10-03T13:58:45.951Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:58:50 [2020-10-03T13:58:50.137Z] === RUN   TestDockerSuite/TestStatsNoStream
13:58:52 [2020-10-03T13:58:52.668Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:58:54 [2020-10-03T13:58:54.045Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:58:54 [2020-10-03T13:58:54.305Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:58:54 [2020-10-03T13:58:54.564Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:58:55 [2020-10-03T13:58:55.132Z] === RUN   TestDockerSuite/TestTopPrivileged
13:58:56 [2020-10-03T13:58:56.071Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:58:56 [2020-10-03T13:58:56.071Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:58:56 [2020-10-03T13:58:56.641Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:58:56 [2020-10-03T13:58:56.900Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:59:00 [2020-10-03T13:59:00.194Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:59:02 [2020-10-03T13:59:02.726Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:59:02 [2020-10-03T13:59:02.984Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:59:03 [2020-10-03T13:59:03.195Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:59:03 [2020-10-03T13:59:03.195Z] === RUN   TestDockerSuite/TestBuildBlankName
13:59:03 [2020-10-03T13:59:03.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:59:03 [2020-10-03T13:59:03.552Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:59:03 [2020-10-03T13:59:03.552Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
13:59:04 [2020-10-03T13:59:04.120Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
13:59:06 [2020-10-03T13:59:06.023Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:59:06 [2020-10-03T13:59:06.023Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:59:06 [2020-10-03T13:59:06.961Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:59:07 [2020-10-03T13:59:07.530Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:59:08 [2020-10-03T13:59:08.097Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:59:09 [2020-10-03T13:59:09.034Z] === RUN   TestDockerSuite/TestUpdateStats
13:59:10 [2020-10-03T13:59:10.273Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:59:10 [2020-10-03T13:59:10.733Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:59:13 [2020-10-03T13:59:13.222Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:59:13 [2020-10-03T13:59:13.480Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:59:13 [2020-10-03T13:59:13.480Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:59:14 [2020-10-03T13:59:14.417Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:59:15 [2020-10-03T13:59:15.354Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:59:15 [2020-10-03T13:59:15.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:59:15 [2020-10-03T13:59:15.922Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:59:18 [2020-10-03T13:59:18.456Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:59:18 [2020-10-03T13:59:18.716Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:59:21 [2020-10-03T13:59:21.277Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:59:21 [2020-10-03T13:59:21.277Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:59:23 [2020-10-03T13:59:23.813Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:59:23 [2020-10-03T13:59:23.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:59:25 [2020-10-03T13:59:25.191Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:59:27 [2020-10-03T13:59:27.725Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:59:30 [2020-10-03T13:59:30.257Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:59:31 [2020-10-03T13:59:31.637Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:59:33 [2020-10-03T13:59:33.013Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:59:33 [2020-10-03T13:59:33.950Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:59:34 [2020-10-03T13:59:34.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:59:34 [2020-10-03T13:59:34.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:59:34 [2020-10-03T13:59:34.519Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:59:35 [2020-10-03T13:59:35.897Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:59:37 [2020-10-03T13:59:37.276Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:59:38 [2020-10-03T13:59:38.653Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:59:39 [2020-10-03T13:59:39.008Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:59:39 [2020-10-03T13:59:39.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:59:39 [2020-10-03T13:59:39.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:59:40 [2020-10-03T13:59:40.060Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:59:40 [2020-10-03T13:59:40.630Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:59:41 [2020-10-03T13:59:41.198Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:59:43 [2020-10-03T13:59:43.699Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:59:43 [2020-10-03T13:59:43.699Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:59:44 [2020-10-03T13:59:44.158Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:59:44 [2020-10-03T13:59:44.158Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:59:44 [2020-10-03T13:59:44.158Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:59:49 [2020-10-03T13:59:49.312Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:59:51 [2020-10-03T13:59:51.215Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:59:56 [2020-10-03T13:59:56.483Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:59:56 [2020-10-03T13:59:56.483Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:59:56 [2020-10-03T13:59:56.483Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:59:57 [2020-10-03T13:59:57.052Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:59:57 [2020-10-03T13:59:57.052Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:59:57 [2020-10-03T13:59:57.052Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:59:57 [2020-10-03T13:59:57.052Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:59:57 [2020-10-03T13:59:57.620Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:59:57 [2020-10-03T13:59:57.620Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:59:58 [2020-10-03T13:59:58.189Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:59:58 [2020-10-03T13:59:58.189Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:59:58 [2020-10-03T13:59:58.189Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:59:58 [2020-10-03T13:59:58.189Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:59:58 [2020-10-03T13:59:58.449Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:59:59 [2020-10-03T13:59:59.829Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:00:00 [2020-10-03T14:00:00.093Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:00:00 [2020-10-03T14:00:00.093Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:00:00 [2020-10-03T14:00:00.093Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:00:00 [2020-10-03T14:00:00.352Z] === RUN   TestDockerSuite/TestVolumeEvents
14:00:05 [2020-10-03T14:00:05.621Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:00:05 [2020-10-03T14:00:05.886Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
14:00:07 [2020-10-03T14:00:07.823Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:00:07 [2020-10-03T14:00:07.823Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:00:07 [2020-10-03T14:00:07.823Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:00:10 [2020-10-03T14:00:10.363Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:00:12 [2020-10-03T14:00:12.269Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:00:12 [2020-10-03T14:00:12.269Z] --- PASS: TestDockerSuite (1353.16s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.59s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.31s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.28s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.27s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.17s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.70s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.92s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.54s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s)
14:00:12 [2020-10-03T14:00:12.269Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.00s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.01s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.91s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.75s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.02s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.90s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.47s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.24s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.11s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.33s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.81s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.02s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.33s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.76s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.89s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.56s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.77s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.44s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.56s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.76s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.50s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.80s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.60s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.24s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.20s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.18s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.84s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.93s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.44s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.63s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.96s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.11s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.80s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.05s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.95s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.88s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.87s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.93s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.91s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.99s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.34s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.17s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.77s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFails (0.57s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.16s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.12s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.89s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.50s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.28s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.40s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.31s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.59s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.34s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.86s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.88s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.58s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.20s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.86s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.98s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.06s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.81s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.62s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.47s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.81s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.49s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.94s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.31s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.48s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.78s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.33s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRm (1.88s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.62s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.87s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.42s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.61s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.58s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.86s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.01s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildUser (2.25s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.38s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.23s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.81s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s)
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.270Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
14:00:12 [2020-10-03T14:00:12.270Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.33s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.07s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.39s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.72s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_sni_test.go:18: Flakey test
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitChange (0.72s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.22s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.16s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.22s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.84s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.45s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.50s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.97s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.37s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.82s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.78s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.72s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.41s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.79s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.33s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.41s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000974a80_<nil>} (1.41s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1180041822_/foo_false__<nil>_<nil>_<nil>} (1.55s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1180041822_/foo_true__<nil>_<nil>_<nil>} (1.32s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_false__<nil>_<nil>_<nil>} (1.34s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_true__<nil>_<nil>_<nil>} (1.50s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3532658213_/foo_true__0xc000974ae0_<nil>_<nil>} (1.37s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000974b00_<nil>} (1.32s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000974b20_<nil>} (1.41s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000974b40_<nil>} (1.33s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000974b60_<nil>} (1.45s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.19s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.83s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.97s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.00s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.98s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.87s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.09s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.13s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.58s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.74s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.27s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.18s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.60s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.55s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.42s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.78s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.97s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToDot (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.59s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.26s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.93s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.69s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.81s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.54s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.21s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.21s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.27s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.271Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:00:12 [2020-10-03T14:00:12.271Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsRename (0.52s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsResize (0.71s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.52s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.53s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsTop (0.57s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
14:00:12 [2020-10-03T14:00:12.271Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.85s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExec (0.59s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.04s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.70s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.80s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.55s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecParseError (0.48s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecTTY (0.65s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:00:12 [2020-10-03T14:00:12.272Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.63s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.71s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHealth (18.78s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.10s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s)
14:00:12 [2020-10-03T14:00:12.272Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.16s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.59s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:00:12 [2020-10-03T14:00:12.532Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.58s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.56s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectImage (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.49s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.96s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.96s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.34s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.99s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.61s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsSince (6.53s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.68s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsTail (0.54s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestNetHostname (1.28s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.59s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginActive (1.66s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.83s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:00:12 [2020-10-03T14:00:12.532Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.97s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.20s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.87s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPortList (5.91s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.70s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.38s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.93s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.83s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.69s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.39s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.59s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.58s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:00:12 [2020-10-03T14:00:12.532Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.75s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s)
14:00:12 [2020-10-03T14:00:12.532Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.51s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.53s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.64s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.37s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.81s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.49s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.65s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.64s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.27s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.10s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.35s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.26s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.86s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.96s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.08s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.18s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMount (5.25s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.25s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.80s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.53s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.66s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.61s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.51s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.24s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRm (0.68s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.16s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunState (1.17s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.40s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.15s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.84s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.28s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:00:12 [2020-10-03T14:00:12.533Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
14:00:12 [2020-10-03T14:00:12.533Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.65s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents107176823
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.33s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.13s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.03s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.27s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.67s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.69s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.10s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.71s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.62s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.21s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.96s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.05s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.64s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.59s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.40s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.90s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.11s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.20s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s)
14:00:12 [2020-10-03T14:00:12.534Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
14:00:12 [2020-10-03T14:00:12.534Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:00:12 [2020-10-03T14:00:12.534Z] === RUN   TestDockerRegistrySuite
14:00:12 [2020-10-03T14:00:12.534Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:00:13 [2020-10-03T14:00:13.472Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:00:14 [2020-10-03T14:00:14.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
14:00:14 [2020-10-03T14:00:14.409Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:00:14 [2020-10-03T14:00:14.571Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
14:00:15 [2020-10-03T14:00:15.542Z] === RUN   TestDockerSuite/TestBuildCacheAdd
14:00:15 [2020-10-03T14:00:15.542Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
14:00:15 [2020-10-03T14:00:15.786Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:00:16 [2020-10-03T14:00:16.045Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:00:17 [2020-10-03T14:00:17.080Z] === RUN   TestDockerSuite/TestBuildCacheFrom
14:00:17 [2020-10-03T14:00:17.080Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
14:00:18 [2020-10-03T14:00:18.577Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:00:21 [2020-10-03T14:00:21.112Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:00:21 [2020-10-03T14:00:21.769Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
14:00:22 [2020-10-03T14:00:22.228Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
14:00:22 [2020-10-03T14:00:22.228Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
14:00:22 [2020-10-03T14:00:22.228Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
14:00:23 [2020-10-03T14:00:23.766Z] === RUN   TestDockerSuite/TestBuildClearCmd
14:00:24 [2020-10-03T14:00:24.225Z] === RUN   TestDockerSuite/TestBuildCmd
14:00:24 [2020-10-03T14:00:24.399Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:00:24 [2020-10-03T14:00:24.687Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
14:00:24 [2020-10-03T14:00:24.966Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:00:24 [2020-10-03T14:00:24.966Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
14:00:25 [2020-10-03T14:00:25.148Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
14:00:25 [2020-10-03T14:00:25.607Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
14:00:25 [2020-10-03T14:00:25.905Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:00:27 [2020-10-03T14:00:27.308Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:00:28 [2020-10-03T14:00:28.243Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:00:29 [2020-10-03T14:00:29.180Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:00:30 [2020-10-03T14:00:30.118Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:00:30 [2020-10-03T14:00:30.296Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
14:00:31 [2020-10-03T14:00:31.055Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:00:32 [2020-10-03T14:00:32.434Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
14:00:32 [2020-10-03T14:00:32.475Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
14:00:32 [2020-10-03T14:00:32.475Z] === RUN   TestDockerSuite/TestBuildConditionalCache
14:00:32 [2020-10-03T14:00:32.934Z] === RUN   TestDockerSuite/TestBuildContChar
14:00:33 [2020-10-03T14:00:33.371Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:00:35 [2020-10-03T14:00:35.910Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:00:36 [2020-10-03T14:00:36.850Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:00:38 [2020-10-03T14:00:38.756Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:00:39 [2020-10-03T14:00:39.693Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:00:39 [2020-10-03T14:00:39.693Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:00:40 [2020-10-03T14:00:40.629Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:00:41 [2020-10-03T14:00:41.566Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:00:42 [2020-10-03T14:00:42.504Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:00:45 [2020-10-03T14:00:45.044Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:00:45 [2020-10-03T14:00:45.312Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:00:46 [2020-10-03T14:00:46.258Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:00:46 [2020-10-03T14:00:46.516Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:00:46 [2020-10-03T14:00:46.775Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:00:47 [2020-10-03T14:00:47.034Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:00:47 [2020-10-03T14:00:47.294Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:00:47 [2020-10-03T14:00:47.554Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:00:47 [2020-10-03T14:00:47.554Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:00:47 [2020-10-03T14:00:47.756Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
14:00:47 [2020-10-03T14:00:47.756Z] === RUN   TestDockerSuite/TestBuildContextCleanup
14:00:47 [2020-10-03T14:00:47.756Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
14:00:48 [2020-10-03T14:00:48.723Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
14:00:48 [2020-10-03T14:00:48.933Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:00:49 [2020-10-03T14:00:49.183Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
14:00:49 [2020-10-03T14:00:49.642Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
14:00:49 [2020-10-03T14:00:49.642Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
14:00:50 [2020-10-03T14:00:50.108Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
14:00:50 [2020-10-03T14:00:50.310Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:00:50 [2020-10-03T14:00:50.567Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
14:00:50 [2020-10-03T14:00:50.567Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
14:00:50 [2020-10-03T14:00:50.567Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
14:00:50 [2020-10-03T14:00:50.878Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:00:51 [2020-10-03T14:00:51.814Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:00:53 [2020-10-03T14:00:53.190Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:00:53 [2020-10-03T14:00:53.758Z] --- PASS: TestDockerRegistrySuite (41.31s)
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d9e3031de900a] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [db26fef2861c0] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [dc004a2311971] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d4c89bc749b1f] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d1ae1c6df93af] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.65s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d03d177e23f2c] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [dabfe107e9237] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d52c3d53cf099] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.02s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d3d535d446c9a] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d35c13fc7c244] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [de8ddfc624d86] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d7ca767fa1e6c] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d22ce9f30104d] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d5ae7a5b263d0] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.06s)
14:00:53 [2020-10-03T14:00:53.758Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75b1b5f145fb26dea9e6f5acaac36fe034b12eefa3f8e991535d114f89e5e1ab
14:00:53 [2020-10-03T14:00:53.758Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:36820e35771e43815a7325b46622dfb7d825b772b9114063fde350ebdc96dde3
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d5885fb9b1710] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.31s)
14:00:53 [2020-10-03T14:00:53.758Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6c90875e3c296b11ea5b6ef2615c8eb42447ad812fd23643fc566edad6b2dc23
14:00:53 [2020-10-03T14:00:53.758Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76d2571a8469cbc3eda8dcb0f7205670530b409e416362fb6b6921ac1bbd0a88
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d1f71dc6cfca1] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d875fe6a173ea] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [da83f29b99843] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d02d9ebecd0d1] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [dd92f3428d872] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [dc17b5d70da61] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d0236b4e0e794] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [de2f68adca8c1] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d998df5a164b2] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [dea23f6794ea5] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d28769e4632d4] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d04a8cafa5008] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d8f1b3cf63f1a] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d462c020e8a68] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d7791ca9a48e4] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d28c778726a37] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [db291eaa120db] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d55808a5c25a6] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d255c84f5d242] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [d7bc360cef96e] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
14:00:53 [2020-10-03T14:00:53.758Z]         check_test.go:196: [da39f8190ac0b] daemon is not started
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s)
14:00:53 [2020-10-03T14:00:53.758Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
14:00:53 [2020-10-03T14:00:53.758Z] === RUN   TestDockerSchema1RegistrySuite
14:00:53 [2020-10-03T14:00:53.758Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:00:53 [2020-10-03T14:00:53.758Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:00:56 [2020-10-03T14:00:56.358Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
14:00:57 [2020-10-03T14:00:57.049Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:00:59 [2020-10-03T14:00:59.582Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:01:02 [2020-10-03T14:01:02.118Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:01:03 [2020-10-03T14:01:03.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:01:03 [2020-10-03T14:01:03.992Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:01:03 [2020-10-03T14:01:03.992Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:01:04 [2020-10-03T14:01:04.941Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:01:05 [2020-10-03T14:01:05.876Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:01:06 [2020-10-03T14:01:06.813Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:01:09 [2020-10-03T14:01:09.346Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:01:09 [2020-10-03T14:01:09.606Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:01:09 [2020-10-03T14:01:09.865Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:01:10 [2020-10-03T14:01:10.124Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:01:10 [2020-10-03T14:01:10.383Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:01:10 [2020-10-03T14:01:10.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:01:10 [2020-10-03T14:01:10.901Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:01:11 [2020-10-03T14:01:11.161Z] --- PASS: TestDockerSchema1RegistrySuite (17.38s)
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d36f812150a0a] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.64s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d55bcbac30ba4] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.73s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d3f4208427f10] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d85b69457aff4] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d9f3e95c5694c] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d441f290ff235] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [de0d38b23ae2a] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [dacf150e4d71e] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [dc25256337568] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d3f9a785119b6] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d59f4b7c5cef9] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [de5f28b3cc2f8] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d83b12ed935b1] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [db87777bd1198] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d080751f52289] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d578db8407858] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d6b9e389728fb] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
14:01:11 [2020-10-03T14:01:11.161Z]         check_test.go:223: [d35de6aea7f1b] daemon is not started
14:01:11 [2020-10-03T14:01:11.161Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:01:11 [2020-10-03T14:01:11.161Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:01:11 [2020-10-03T14:01:11.729Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:01:12 [2020-10-03T14:01:12.297Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:01:12 [2020-10-03T14:01:12.556Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:01:13 [2020-10-03T14:01:13.492Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:01:13 [2020-10-03T14:01:13.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:01:14 [2020-10-03T14:01:14.065Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:01:14 [2020-10-03T14:01:14.632Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:01:14 [2020-10-03T14:01:14.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s)
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [d860779053f3a] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [def52f63b1724] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [dc8dbb0ccd07b] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [d45f1348559e9] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [df33c57afcaa8] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [d845347077dbd] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
14:01:14 [2020-10-03T14:01:14.891Z]         check_test.go:252: [ded512f2b2716] daemon is not started
14:01:14 [2020-10-03T14:01:14.891Z] === RUN   TestDockerRegistryAuthTokenSuite
14:01:14 [2020-10-03T14:01:14.891Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:01:20 [2020-10-03T14:01:20.158Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:01:20 [2020-10-03T14:01:20.158Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:01:20 [2020-10-03T14:01:20.158Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:01:20 [2020-10-03T14:01:20.416Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:01:20 [2020-10-03T14:01:20.676Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
14:01:20 [2020-10-03T14:01:20.676Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
14:01:20 [2020-10-03T14:01:20.676Z]         check_test.go:279: [d38f1825630da] daemon is not started
14:01:20 [2020-10-03T14:01:20.676Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
14:01:20 [2020-10-03T14:01:20.676Z]         check_test.go:279: [d4bc43cc44fa6] daemon is not started
14:01:20 [2020-10-03T14:01:20.676Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
14:01:20 [2020-10-03T14:01:20.676Z]         check_test.go:279: [d21d1b3428fd1] daemon is not started
14:01:20 [2020-10-03T14:01:20.676Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
14:01:20 [2020-10-03T14:01:20.676Z]         check_test.go:279: [d3f5d4c100e62] daemon is not started
14:01:20 [2020-10-03T14:01:20.676Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
14:01:20 [2020-10-03T14:01:20.676Z]         check_test.go:279: [d82f2888f0a77] daemon is not started
14:01:20 [2020-10-03T14:01:20.676Z] === RUN   TestDockerNetworkSuite
14:01:20 [2020-10-03T14:01:20.676Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
14:01:22 [2020-10-03T14:01:22.581Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
14:01:23 [2020-10-03T14:01:23.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
14:01:26 [2020-10-03T14:01:26.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
14:01:27 [2020-10-03T14:01:27.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
14:01:29 [2020-10-03T14:01:29.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
14:01:31 [2020-10-03T14:01:31.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
14:01:32 [2020-10-03T14:01:32.041Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
14:01:32 [2020-10-03T14:01:32.041Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
14:01:32 [2020-10-03T14:01:32.041Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
14:01:35 [2020-10-03T14:01:35.781Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
14:01:36 [2020-10-03T14:01:36.241Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
14:01:36 [2020-10-03T14:01:36.241Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
14:01:36 [2020-10-03T14:01:36.700Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
14:01:37 [2020-10-03T14:01:37.159Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
14:01:37 [2020-10-03T14:01:37.159Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
14:01:37 [2020-10-03T14:01:37.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
14:01:39 [2020-10-03T14:01:39.228Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
14:01:40 [2020-10-03T14:01:40.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
14:01:40 [2020-10-03T14:01:40.757Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
14:01:41 [2020-10-03T14:01:41.330Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
14:01:42 [2020-10-03T14:01:42.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
14:01:43 [2020-10-03T14:01:43.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
14:01:43 [2020-10-03T14:01:43.204Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
14:01:43 [2020-10-03T14:01:43.462Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
14:01:44 [2020-10-03T14:01:44.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
14:01:44 [2020-10-03T14:01:44.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
14:01:44 [2020-10-03T14:01:44.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
14:01:44 [2020-10-03T14:01:44.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
14:01:45 [2020-10-03T14:01:45.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
14:01:46 [2020-10-03T14:01:46.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
14:01:46 [2020-10-03T14:01:46.603Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
14:01:46 [2020-10-03T14:01:46.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
14:01:46 [2020-10-03T14:01:46.863Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
14:01:49 [2020-10-03T14:01:49.398Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
14:01:51 [2020-10-03T14:01:51.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
14:01:57 [2020-10-03T14:01:57.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
14:01:57 [2020-10-03T14:01:57.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
14:01:57 [2020-10-03T14:01:57.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
14:01:58 [2020-10-03T14:01:58.137Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
14:01:58 [2020-10-03T14:01:58.137Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
14:01:58 [2020-10-03T14:01:58.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
14:01:58 [2020-10-03T14:01:58.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
14:01:58 [2020-10-03T14:01:58.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
14:02:00 [2020-10-03T14:02:00.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
14:02:00 [2020-10-03T14:02:00.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
14:02:00 [2020-10-03T14:02:00.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
14:02:01 [2020-10-03T14:02:01.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
14:02:05 [2020-10-03T14:02:05.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
14:02:05 [2020-10-03T14:02:05.727Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
14:02:07 [2020-10-03T14:02:07.122Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
14:02:07 [2020-10-03T14:02:07.122Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
14:02:07 [2020-10-03T14:02:07.122Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
14:02:09 [2020-10-03T14:02:09.019Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
14:02:09 [2020-10-03T14:02:09.019Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
14:02:09 [2020-10-03T14:02:09.955Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
14:02:10 [2020-10-03T14:02:10.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
14:02:12 [2020-10-03T14:02:12.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
14:02:12 [2020-10-03T14:02:12.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
14:02:13 [2020-10-03T14:02:13.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
14:02:13 [2020-10-03T14:02:13.625Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
14:02:15 [2020-10-03T14:02:15.003Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
14:02:17 [2020-10-03T14:02:17.549Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
14:02:19 [2020-10-03T14:02:19.507Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
14:02:21 [2020-10-03T14:02:21.046Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
14:02:21 [2020-10-03T14:02:21.505Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
14:02:21 [2020-10-03T14:02:21.746Z] --- PASS: TestDockerNetworkSuite (60.86s)
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [dc5da8e9d116e] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d32285c3d06e0] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d1cea063c2449] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [dbc6659d4abe3] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:1233: [d47b8fbf15c6c] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [df6e253026a7a] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [da5150fc9afeb] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d7d2b4682bd47] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d07b130e527cd] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [df62f0ba1aec5] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d45eb092945b3] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [df2d48e493065] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [db5f1d5daa240] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d48cabdf1783c] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d5d809e7c7cc3] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [dbd7487a0aa66] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d309d5074a97a] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d5e81d1807407] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [dca5ca32dfd37] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d5c69207d3858] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d36c651e0b816] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d62b02175c362] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d3c6850616205] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [db6980d06a0a8] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:968: [d253bb63a26a6] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d7073508f5338] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.83s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:1116: [dd53953992fc7] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d26cb3ddaf868] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d83d074357aaf] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d7c64890f55dc] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d1a111d5e12be] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [dd948bd189d30] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d7ae68352bfc4] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [d0bd7938bd8cb] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [de39ca6ce34d5] daemon is not started
14:02:21 [2020-10-03T14:02:21.746Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
14:02:21 [2020-10-03T14:02:21.746Z]         docker_cli_network_unix_test.go:46: [daa8a3bddc728] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d5eb11fa3cb51] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [dc2b889aa581f] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s)
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.95s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:1084: [dd138d4464db7] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d3b2f6f800a8c] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.10s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d71d4686f3044] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.74s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d7903e050d6ad] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.11s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [ded01257deedd] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.99s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [dc4f8012a5cf9] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d2c78d809e4b4] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d58dd62d684c2] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.34s)
14:02:21 [2020-10-03T14:02:21.747Z]         docker_cli_network_unix_test.go:46: [d10546a152f80] daemon is not started
14:02:21 [2020-10-03T14:02:21.747Z] === RUN   TestDockerHubPullSuite
14:02:21 [2020-10-03T14:02:21.747Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
14:02:23 [2020-10-03T14:02:23.648Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
14:02:24 [2020-10-03T14:02:24.216Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
14:02:24 [2020-10-03T14:02:24.415Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
14:02:25 [2020-10-03T14:02:25.594Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
14:02:26 [2020-10-03T14:02:26.162Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
14:02:26 [2020-10-03T14:02:26.162Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
14:02:31 [2020-10-03T14:02:31.430Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
14:02:31 [2020-10-03T14:02:31.430Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
14:02:31 [2020-10-03T14:02:31.430Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
14:02:31 [2020-10-03T14:02:31.430Z] --- PASS: TestDockerHubPullSuite (9.45s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.44s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
14:02:31 [2020-10-03T14:02:31.430Z] PASS
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === Skipped
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.430Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
14:02:31 [2020-10-03T14:02:31.430Z]         docker_cli_sni_test.go:18: Flakey test
14:02:31 [2020-10-03T14:02:31.430Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
14:02:31 [2020-10-03T14:02:31.431Z]         docker_cli_network_unix_test.go:46: [d5eb11fa3cb51] daemon is not started
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] 
14:02:31 [2020-10-03T14:02:31.431Z] DONE 1277 tests, 51 skipped in 1533.638s
14:02:31 [2020-10-03T14:02:31.431Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:02:31 [2020-10-03T14:02:31.431Z] ++++ cat bundles/test-integration/docker.pid
14:02:31 [2020-10-03T14:02:31.431Z] +++ kill 7626
14:02:31 [2020-10-03T14:02:31.492Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
14:02:32 [2020-10-03T14:02:32.001Z] +++ /etc/init.d/apparmor stop
14:02:32 [2020-10-03T14:02:32.001Z] Leaving: AppArmorNo profiles have been unloaded.
14:02:32 [2020-10-03T14:02:32.001Z] 
14:02:32 [2020-10-03T14:02:32.001Z] Unloading profiles will leave already running processes permanently
14:02:32 [2020-10-03T14:02:32.001Z] unconfined, which can lead to unexpected situations.
14:02:32 [2020-10-03T14:02:32.001Z] 
14:02:32 [2020-10-03T14:02:32.001Z] To set a process to complain mode, use the command line tool
14:02:32 [2020-10-03T14:02:32.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:02:32 [2020-10-03T14:02:32.001Z] +++ true
14:02:32 [2020-10-03T14:02:32.001Z] exiting test-integration
14:02:32 [2020-10-03T14:02:32.001Z] ++ exit 0
14:02:32 [2020-10-03T14:02:32.001Z] 
14:02:32 [2020-10-03T14:02:32.259Z] + for job in $(jobs -p)
14:02:32 [2020-10-03T14:02:32.259Z] + wait 7385
14:02:33 [2020-10-03T14:02:33.196Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
14:02:34 [2020-10-03T14:02:34.398Z] === RUN   TestDockerSuite/TestBuildDockerignore
14:02:36 [2020-10-03T14:02:36.481Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
14:02:36 [2020-10-03T14:02:36.481Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
14:02:43 [2020-10-03T14:02:43.069Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
14:02:43 [2020-10-03T14:02:43.069Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
14:02:43 [2020-10-03T14:02:43.637Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
14:02:45 [2020-10-03T14:02:45.539Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
14:03:25 [2020-10-03T14:03:25.101Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
14:03:25 [2020-10-03T14:03:25.101Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
14:03:25 [2020-10-03T14:03:25.101Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
14:03:41 [2020-10-03T14:03:41.759Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
14:04:25 [2020-10-03T14:04:25.548Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
14:04:25 [2020-10-03T14:04:25.548Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
14:04:25 [2020-10-03T14:04:25.548Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
14:04:38 [2020-10-03T14:04:38.002Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
14:04:40 [2020-10-03T14:04:40.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
14:04:48 [2020-10-03T14:04:48.938Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
14:04:52 [2020-10-03T14:04:52.877Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
14:04:54 [2020-10-03T14:04:54.255Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
14:04:59 [2020-10-03T14:04:59.266Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
14:05:29 [2020-10-03T14:05:29.226Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
14:05:35 [2020-10-03T14:05:35.020Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
14:05:45 [2020-10-03T14:05:45.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildDotDotFile
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEOLInLine
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEntrypoint
14:06:57 [2020-10-03T14:06:57.470Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
14:07:00 [2020-10-03T14:07:00.376Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
14:07:02 [2020-10-03T14:07:02.563Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
14:07:07 [2020-10-03T14:07:07.257Z] === RUN   TestDockerSuite/TestBuildEnv
14:07:07 [2020-10-03T14:07:07.257Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
14:07:07 [2020-10-03T14:07:07.716Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
14:07:07 [2020-10-03T14:07:07.716Z] === RUN   TestDockerSuite/TestBuildEnvUsage
14:07:07 [2020-10-03T14:07:07.716Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
14:07:07 [2020-10-03T14:07:07.716Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
14:07:10 [2020-10-03T14:07:10.621Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
14:07:10 [2020-10-03T14:07:10.621Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
14:07:10 [2020-10-03T14:07:10.621Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
14:07:10 [2020-10-03T14:07:10.621Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
14:07:11 [2020-10-03T14:07:11.080Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
14:07:15 [2020-10-03T14:07:15.737Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
14:07:15 [2020-10-03T14:07:15.773Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
14:07:22 [2020-10-03T14:07:22.297Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
14:07:23 [2020-10-03T14:07:23.232Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
14:07:23 [2020-10-03T14:07:23.232Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
14:07:23 [2020-10-03T14:07:23.490Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
14:07:23 [2020-10-03T14:07:23.490Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
14:07:24 [2020-10-03T14:07:24.057Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
14:07:25 [2020-10-03T14:07:25.962Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
14:07:29 [2020-10-03T14:07:29.248Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
14:07:30 [2020-10-03T14:07:30.589Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildExpose
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildExposeOrder
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
14:07:31 [2020-10-03T14:07:31.048Z] === RUN   TestDockerSuite/TestBuildFails
14:07:31 [2020-10-03T14:07:31.780Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
14:07:33 [2020-10-03T14:07:33.227Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
14:07:33 [2020-10-03T14:07:33.227Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
14:07:37 [2020-10-03T14:07:37.918Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
14:07:42 [2020-10-03T14:07:42.611Z] === RUN   TestDockerSuite/TestBuildForceRm
14:07:49 [2020-10-03T14:07:49.701Z] === RUN   TestDockerSuite/TestBuildFromGit
14:07:54 [2020-10-03T14:07:54.390Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
14:07:55 [2020-10-03T14:07:55.936Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
14:08:01 [2020-10-03T14:08:01.731Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
14:08:01 [2020-10-03T14:08:01.731Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
14:08:02 [2020-10-03T14:08:02.191Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
14:08:02 [2020-10-03T14:08:02.652Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
14:08:02 [2020-10-03T14:08:02.652Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
14:08:11 [2020-10-03T14:08:11.225Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
14:08:11 [2020-10-03T14:08:11.225Z] === RUN   TestDockerSuite/TestBuildHistory
14:08:19 [2020-10-03T14:08:19.799Z] === RUN   TestDockerSuite/TestBuildIidFile
14:08:20 [2020-10-03T14:08:20.768Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
14:08:22 [2020-10-03T14:08:22.308Z] === RUN   TestDockerSuite/TestBuildInheritance
14:08:22 [2020-10-03T14:08:22.767Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
14:08:23 [2020-10-03T14:08:23.226Z] === RUN   TestDockerSuite/TestBuildInvalidTag
14:08:23 [2020-10-03T14:08:23.226Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
14:08:27 [2020-10-03T14:08:27.917Z] === RUN   TestDockerSuite/TestBuildLabel
14:08:28 [2020-10-03T14:08:28.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
14:08:28 [2020-10-03T14:08:28.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
14:08:28 [2020-10-03T14:08:28.268Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
14:08:28 [2020-10-03T14:08:28.375Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
14:08:28 [2020-10-03T14:08:28.834Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
14:08:29 [2020-10-03T14:08:29.293Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
14:08:29 [2020-10-03T14:08:29.752Z] === RUN   TestDockerSuite/TestBuildLabels
14:08:30 [2020-10-03T14:08:30.171Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
14:08:30 [2020-10-03T14:08:30.722Z] === RUN   TestDockerSuite/TestBuildLabelsCache
14:08:32 [2020-10-03T14:08:32.258Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
14:08:33 [2020-10-03T14:08:33.457Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
14:08:35 [2020-10-03T14:08:35.990Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLastModified
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLineBreak
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
14:08:36 [2020-10-03T14:08:36.950Z] === RUN   TestDockerSuite/TestBuildMaintainer
14:08:37 [2020-10-03T14:08:37.409Z] === RUN   TestDockerSuite/TestBuildMissingArgs
14:08:37 [2020-10-03T14:08:37.868Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
14:08:42 [2020-10-03T14:08:42.561Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
14:08:57 [2020-10-03T14:08:57.385Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
14:08:57 [2020-10-03T14:08:57.385Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
14:08:57 [2020-10-03T14:08:57.915Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
14:08:58 [2020-10-03T14:08:58.354Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
14:09:10 [2020-10-03T14:09:10.143Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
14:09:11 [2020-10-03T14:09:11.518Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
14:09:13 [2020-10-03T14:09:13.422Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
14:09:16 [2020-10-03T14:09:16.713Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
14:09:23 [2020-10-03T14:09:23.280Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
14:09:27 [2020-10-03T14:09:27.469Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
14:09:28 [2020-10-03T14:09:28.308Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
14:09:29 [2020-10-03T14:09:29.372Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
14:09:31 [2020-10-03T14:09:31.295Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
14:09:33 [2020-10-03T14:09:33.829Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
14:09:35 [2020-10-03T14:09:35.733Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
14:09:38 [2020-10-03T14:09:38.268Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
14:09:38 [2020-10-03T14:09:38.666Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
14:09:40 [2020-10-03T14:09:40.172Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
14:09:48 [2020-10-03T14:09:48.988Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
14:09:52 [2020-10-03T14:09:52.842Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
14:09:57 [2020-10-03T14:09:57.530Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
14:10:15 [2020-10-03T14:10:15.236Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
14:10:15 [2020-10-03T14:10:15.236Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
14:10:19 [2020-10-03T14:10:19.926Z] === RUN   TestDockerSuite/TestBuildMultipleTags
14:10:19 [2020-10-03T14:10:19.926Z] === RUN   TestDockerSuite/TestBuildNetContainer
14:10:19 [2020-10-03T14:10:19.926Z] === RUN   TestDockerSuite/TestBuildNetNone
14:10:19 [2020-10-03T14:10:19.926Z] === RUN   TestDockerSuite/TestBuildNoContext
14:10:22 [2020-10-03T14:10:22.104Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
14:10:26 [2020-10-03T14:10:26.793Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
14:10:28 [2020-10-03T14:10:28.331Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
14:10:28 [2020-10-03T14:10:28.794Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
14:10:28 [2020-10-03T14:10:28.794Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
14:10:30 [2020-10-03T14:10:30.977Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
14:10:31 [2020-10-03T14:10:31.945Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
14:10:32 [2020-10-03T14:10:32.914Z] === RUN   TestDockerSuite/TestBuildOnBuild
14:10:36 [2020-10-03T14:10:36.393Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
14:10:41 [2020-10-03T14:10:41.484Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
14:10:43 [2020-10-03T14:10:43.022Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
14:10:51 [2020-10-03T14:10:51.286Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
14:10:51 [2020-10-03T14:10:51.600Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
14:10:53 [2020-10-03T14:10:53.784Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
14:11:02 [2020-10-03T14:11:02.369Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
14:11:07 [2020-10-03T14:11:07.071Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
14:11:09 [2020-10-03T14:11:09.364Z] --- PASS: TestDockerSwarmSuite (1659.35s)
14:11:09 [2020-10-03T14:11:09.364Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.53s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.68s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:562: [db948e2994d21] joining swarm manager [dc3b3fbeb73bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:584: [d6099d3a2505c] joining swarm manager [dc3b3fbeb73bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         check_test.go:380: [db948e2994d21] daemon is not started
14:11:09 [2020-10-03T14:11:09.365Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.26s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:45: [de0e49a104a15] joining swarm manager [dcf45c1e8dbc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.70s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:303: [dccbe8b73c3c0] joining swarm manager [dbaf906a32769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:304: [d32132970031e] joining swarm manager [dbaf906a32769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:363: Waiting for possible election...
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.78s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:271: [d916eab1bf216] joining swarm manager [ddeb17a4ea8c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:272: [d36cbab657591] joining swarm manager [ddeb17a4ea8c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.81s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.69s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_node_test.go:19: [d06c4d834e474] joining swarm manager [da507dd355fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_node_test.go:20: [d5cf69623a621] joining swarm manager [da507dd355fc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.21s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:501: [dc433c62e8a8b] joining swarm manager [da4bd477c8f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:506: [df9dbca4f8c4d] joining swarm manager [da4bd477c8f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.91s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_node_test.go:80: [df7931b69c20c] joining swarm manager [daf2dd07918c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_node_test.go:52: [d67a735ae4c54] joining swarm manager [d0f9febe8f95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_node_test.go:53: [d085e7ff59cc5] joining swarm manager [d0f9febe8f95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.00s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.51s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:201: [d6fc701cdd22c] joining swarm manager [d3e0c3bd8e5dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.37s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:383: [d4e101e3b73b9] joining swarm manager [dd5d50ce2c051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:384: [dd383ca340616] joining swarm manager [dd5d50ce2c051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         check_test.go:380: [dd383ca340616] daemon is not started
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.51s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:801: [d7f4913ef1f05] joining swarm manager [d7a2be1e02d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:801: [de73eecc21255] joining swarm manager [d7a2be1e02d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:801: [db73642abcda6] joining swarm manager [d7a2be1e02d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:801: [d789f43491d30] joining swarm manager [d7a2be1e02d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:809: [de412f9095e37] joining swarm manager [d7a2be1e02d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.27s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.74s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:394: [d65e04f5e4063] joining swarm manager [db6fed9d8d5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:394: [df6527d92268c] joining swarm manager [db6fed9d8d5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:342: [dc1b4d5a75302] joining swarm manager [d8370ed90c5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:342: [dcb7dac8ddc3d] joining swarm manager [d8370ed90c5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:489: [d8d634de851f8] joining swarm manager [d9a7c0f59d84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:489: [d10eca76819ad] joining swarm manager [d9a7c0f59d84f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.29s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.25s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:127: [ddd17e43a7ee8] joining swarm manager [d17922089547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:128: [d3b14d9320b15] joining swarm manager [d17922089547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:136: [ddc6b2401d6a5] joining swarm manager [d17922089547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:137: [dfaa6b566d966] joining swarm manager [d17922089547e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.36s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:303: [ddfe81537a5ee] joining swarm manager [d49c12f93806f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:303: [d3e316ff7d187] joining swarm manager [d49c12f93806f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.95s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:99: [d05a4ad878f70] joining swarm manager [d17ba1ae44fad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:100: [da5ae92648c5d] joining swarm manager [d17ba1ae44fad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         check_test.go:380: [d05a4ad878f70] daemon is not started
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.82s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:532: [d47b88673ba04] joining swarm manager [d7d9b597b0b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:533: [d2d37c790f01e] joining swarm manager [d7d9b597b0b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.02s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:147: [de8ff30cd764d] joining swarm manager [ddc79d097f05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_service_test.go:147: [ddea7b9e45f22] joining swarm manager [ddc79d097f05d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.54s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (1.84s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.63s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.28s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.86s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.51s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.04s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.25s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.07s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.31s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.27s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.83s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.74s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.21s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.36s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.29s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_service_logs_test.go:245: checking task cm4xcxnz75v3
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_service_logs_test.go:250: checking messages for cm4xcxnz75v3
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_service_logs_test.go:245: checking task 3gp08s0sachf
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_service_logs_test.go:250: checking messages for 3gp08s0sachf
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.88s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1901: [d96f4437209e8] joining swarm manager [d1ba3520a2ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1902: [de8747601221a] joining swarm manager [d1ba3520a2ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.35s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.97s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1802: [de6e98dc331de] joining swarm manager [d1c8fe2e2af07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1803: [d7f1d2e07654b] joining swarm manager [d1c8fe2e2af07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.69s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.21s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1321: [d182579228a08] joining swarm manager [dcd7d81fd0e0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1322: [d3aa7e1c33d85] joining swarm manager [dcd7d81fd0e0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.22s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.57s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.62s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.85s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.13s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.18s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1186: [dbd9e042569e5] joining swarm manager [df1f1f65f946d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1195: [d003557ec49ec] joining swarm manager [df1f1f65f946d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.63s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.99s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.06s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1118: [d129e32c30f65] joining swarm manager [d557ddff0c77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1119: [dfba1a3526a75] joining swarm manager [d557ddff0c77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1172: [d1b705975b77c] joining swarm manager [d557ddff0c77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1453: [df9697a2c59d1] joining swarm manager [d396cf564765e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_test.go:1454: [db9ef5343dcce] joining swarm manager [d396cf564765e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s)
14:11:09 [2020-10-03T14:11:09.365Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
14:11:09 [2020-10-03T14:11:09.365Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
14:11:09 [2020-10-03T14:11:09.365Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
14:11:09 [2020-10-03T14:11:09.365Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.86s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.95s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.06s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_cli_swarm_unix_test.go:62: [de92e54b041ba] joining swarm manager [dd267b9d2a04a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.89s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.81s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.78s)
14:11:09 [2020-10-03T14:11:09.365Z]         docker_api_swarm_test.go:961: [db6daf1153f5c] joining swarm manager [daac1c2d3f5a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.23s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.89s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.94s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.09s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.37s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.07s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.16s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.14s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.30s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.16s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.65s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.87s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s)
14:11:09 [2020-10-03T14:11:09.365Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s)
14:11:09 [2020-10-03T14:11:09.365Z] === RUN   TestDockerExternalVolumeSuite
14:11:09 [2020-10-03T14:11:09.365Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
14:11:10 [2020-10-03T14:11:10.809Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
14:11:11 [2020-10-03T14:11:11.777Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
14:11:11 [2020-10-03T14:11:11.777Z] === RUN   TestDockerSuite/TestBuildPATH
14:11:11 [2020-10-03T14:11:11.777Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
14:11:13 [2020-10-03T14:11:13.957Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
14:11:13 [2020-10-03T14:11:13.957Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
14:11:24 [2020-10-03T14:11:24.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
14:11:56 [2020-10-03T14:11:56.485Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
14:12:14 [2020-10-03T14:12:14.170Z] === RUN   TestDockerSuite/TestBuildRm
14:12:24 [2020-10-03T14:12:24.491Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
14:12:27 [2020-10-03T14:12:27.417Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
14:12:27 [2020-10-03T14:12:27.417Z] === RUN   TestDockerSuite/TestBuildScratchCopy
14:12:27 [2020-10-03T14:12:27.875Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
14:12:28 [2020-10-03T14:12:28.843Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
14:12:31 [2020-10-03T14:12:31.748Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
14:12:31 [2020-10-03T14:12:31.936Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
14:12:34 [2020-10-03T14:12:34.659Z] === RUN   TestDockerSuite/TestBuildShellInherited
14:12:39 [2020-10-03T14:12:39.349Z] === RUN   TestDockerSuite/TestBuildShellMultiple
14:12:40 [2020-10-03T14:12:40.046Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
14:12:54 [2020-10-03T14:12:54.170Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
14:12:54 [2020-10-03T14:12:54.170Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
14:12:54 [2020-10-03T14:12:54.170Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
14:13:04 [2020-10-03T14:13:04.505Z] === RUN   TestDockerSuite/TestBuildSpaces
14:13:04 [2020-10-03T14:13:04.505Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
14:13:08 [2020-10-03T14:13:08.245Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
14:13:08 [2020-10-03T14:13:08.704Z] === RUN   TestDockerSuite/TestBuildStderr
14:13:12 [2020-10-03T14:13:12.113Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
14:13:13 [2020-10-03T14:13:13.402Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
14:13:24 [2020-10-03T14:13:24.342Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
14:13:34 [2020-10-03T14:13:34.496Z] === RUN   TestDockerSuite/TestBuildStopSignal
14:13:34 [2020-10-03T14:13:34.496Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
14:13:34 [2020-10-03T14:13:34.496Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
14:13:35 [2020-10-03T14:13:35.464Z] === RUN   TestDockerSuite/TestBuildTagEvent
14:13:40 [2020-10-03T14:13:40.153Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
14:13:44 [2020-10-03T14:13:44.845Z] === RUN   TestDockerSuite/TestBuildUser
14:13:44 [2020-10-03T14:13:44.845Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
14:13:44 [2020-10-03T14:13:44.845Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
14:13:44 [2020-10-03T14:13:44.845Z] === RUN   TestDockerSuite/TestBuildVerboseOut
14:13:48 [2020-10-03T14:13:48.583Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
14:13:49 [2020-10-03T14:13:49.042Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
14:13:51 [2020-10-03T14:13:51.221Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
14:13:51 [2020-10-03T14:13:51.221Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
14:13:51 [2020-10-03T14:13:51.221Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
14:13:56 [2020-10-03T14:13:56.411Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
14:14:11 [2020-10-03T14:14:11.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
14:14:12 [2020-10-03T14:14:12.338Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
14:14:12 [2020-10-03T14:14:12.338Z] === RUN   TestDockerSuite/TestBuildWindowsUser
14:14:20 [2020-10-03T14:14:20.910Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
14:14:25 [2020-10-03T14:14:25.600Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
14:14:25 [2020-10-03T14:14:25.600Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
14:14:25 [2020-10-03T14:14:25.600Z] === RUN   TestDockerSuite/TestBuildWithFailure
14:14:27 [2020-10-03T14:14:27.780Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
14:14:28 [2020-10-03T14:14:28.239Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
14:14:40 [2020-10-03T14:14:40.625Z] === RUN   TestDockerSuite/TestBuildWithTabs
14:14:43 [2020-10-03T14:14:43.362Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
14:14:44 [2020-10-03T14:14:44.360Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
14:14:44 [2020-10-03T14:14:44.360Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
14:14:58 [2020-10-03T14:14:58.233Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
14:15:02 [2020-10-03T14:15:02.049Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
14:15:02 [2020-10-03T14:15:02.049Z] === RUN   TestDockerSuite/TestBuildWithVolumes
14:15:02 [2020-10-03T14:15:02.049Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
14:15:02 [2020-10-03T14:15:02.049Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
14:15:03 [2020-10-03T14:15:03.589Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
14:15:12 [2020-10-03T14:15:12.158Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
14:15:12 [2020-10-03T14:15:12.617Z] === RUN   TestDockerSuite/TestBuildXZHost
14:15:13 [2020-10-03T14:15:13.076Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
14:15:13 [2020-10-03T14:15:13.076Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
14:15:13 [2020-10-03T14:15:13.076Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
14:15:13 [2020-10-03T14:15:13.107Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:15:15 [2020-10-03T14:15:15.254Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
14:15:19 [2020-10-03T14:15:19.948Z] === RUN   TestDockerSuite/TestCommitChange
14:15:24 [2020-10-03T14:15:24.638Z] === RUN   TestDockerSuite/TestCommitChangeLabels
14:15:28 [2020-10-03T14:15:28.375Z] === RUN   TestDockerSuite/TestCommitHardlink
14:15:28 [2020-10-03T14:15:28.375Z] === RUN   TestDockerSuite/TestCommitNewFile
14:15:34 [2020-10-03T14:15:34.170Z] === RUN   TestDockerSuite/TestCommitPausedContainer
14:15:34 [2020-10-03T14:15:34.171Z] === RUN   TestDockerSuite/TestCommitTTY
14:15:41 [2020-10-03T14:15:41.251Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestCommitWithoutPause
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
14:15:44 [2020-10-03T14:15:44.988Z] === RUN   TestDockerSuite/TestContainerAPICommit
14:15:50 [2020-10-03T14:15:50.845Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
14:15:56 [2020-10-03T14:15:56.637Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
14:15:56 [2020-10-03T14:15:56.637Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
14:15:58 [2020-10-03T14:15:58.815Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
14:15:58 [2020-10-03T14:15:58.815Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
14:15:58 [2020-10-03T14:15:58.815Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
14:15:58 [2020-10-03T14:15:58.815Z] === RUN   TestDockerSuite/TestContainerAPICreate
14:15:59 [2020-10-03T14:15:59.794Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:16:00 [2020-10-03T14:16:00.997Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
14:16:00 [2020-10-03T14:16:00.997Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
14:16:00 [2020-10-03T14:16:00.997Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
14:16:03 [2020-10-03T14:16:03.176Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
14:16:03 [2020-10-03T14:16:03.176Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
14:16:03 [2020-10-03T14:16:03.176Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
14:16:03 [2020-10-03T14:16:03.176Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
14:16:03 [2020-10-03T14:16:03.176Z] === RUN   TestDockerSuite/TestContainerAPIDelete
14:16:05 [2020-10-03T14:16:05.356Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
14:16:06 [2020-10-03T14:16:06.895Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
14:16:09 [2020-10-03T14:16:09.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
14:16:09 [2020-10-03T14:16:09.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
14:16:09 [2020-10-03T14:16:09.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
14:16:10 [2020-10-03T14:16:10.612Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
14:16:10 [2020-10-03T14:16:10.612Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
14:16:12 [2020-10-03T14:16:12.790Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
14:16:12 [2020-10-03T14:16:12.790Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
14:16:12 [2020-10-03T14:16:12.790Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
14:16:14 [2020-10-03T14:16:14.327Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
14:16:14 [2020-10-03T14:16:14.788Z] === RUN   TestDockerSuite/TestContainerAPIKill
14:16:16 [2020-10-03T14:16:16.326Z] === RUN   TestDockerSuite/TestContainerAPIPause
14:16:16 [2020-10-03T14:16:16.326Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
14:16:17 [2020-10-03T14:16:17.872Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:16:18 [2020-10-03T14:16:18.503Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
14:16:18 [2020-10-03T14:16:18.503Z] === RUN   TestDockerSuite/TestContainerAPIRename
14:16:20 [2020-10-03T14:16:20.685Z] === RUN   TestDockerSuite/TestContainerAPIRestart
14:16:23 [2020-10-03T14:16:23.592Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
14:16:27 [2020-10-03T14:16:27.329Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
14:16:27 [2020-10-03T14:16:27.329Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
14:16:27 [2020-10-03T14:16:27.329Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
14:16:27 [2020-10-03T14:16:27.329Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
14:16:27 [2020-10-03T14:16:27.329Z] === RUN   TestDockerSuite/TestContainerAPIStart
14:16:28 [2020-10-03T14:16:28.865Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
14:16:28 [2020-10-03T14:16:28.865Z] === RUN   TestDockerSuite/TestContainerAPIStop
14:16:30 [2020-10-03T14:16:30.402Z] === RUN   TestDockerSuite/TestContainerAPITop
14:16:30 [2020-10-03T14:16:30.402Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
14:16:31 [2020-10-03T14:16:31.938Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
14:16:31 [2020-10-03T14:16:31.938Z] === RUN   TestDockerSuite/TestContainerAPIWait
14:16:36 [2020-10-03T14:16:36.634Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainerNetworkMode
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
14:16:38 [2020-10-03T14:16:38.172Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
14:16:39 [2020-10-03T14:16:39.718Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
14:16:39 [2020-10-03T14:16:39.718Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
14:16:41 [2020-10-03T14:16:41.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
14:16:44 [2020-10-03T14:16:44.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
14:16:46 [2020-10-03T14:16:46.250Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
14:16:48 [2020-10-03T14:16:48.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005d9f40_<nil>}
14:16:49 [2020-10-03T14:16:49.940Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:16:50 [2020-10-03T14:16:50.604Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1822559170_c:\foo_false__<nil>_<nil>_<nil>}
14:16:52 [2020-10-03T14:16:52.788Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1822559170_c:\foo_true__<nil>_<nil>_<nil>}
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestCopyAndRestart
14:16:54 [2020-10-03T14:16:54.968Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
14:16:55 [2020-10-03T14:16:55.427Z] === RUN   TestDockerSuite/TestCpAbsolutePath
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseA
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseB
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseC
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseD
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseE
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseF
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseG
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseH
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseI
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromCaseJ
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
14:16:57 [2020-10-03T14:16:57.609Z] === RUN   TestDockerSuite/TestCpGarbagePath
14:16:59 [2020-10-03T14:16:59.792Z] === RUN   TestDockerSuite/TestCpLocalOnly
14:16:59 [2020-10-03T14:16:59.792Z] === RUN   TestDockerSuite/TestCpNameHasColon
14:16:59 [2020-10-03T14:16:59.792Z] === RUN   TestDockerSuite/TestCpRelativePath
14:17:01 [2020-10-03T14:17:01.328Z] === RUN   TestDockerSuite/TestCpSpecialFiles
14:17:01 [2020-10-03T14:17:01.328Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
14:17:01 [2020-10-03T14:17:01.328Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
14:17:01 [2020-10-03T14:17:01.328Z] === RUN   TestDockerSuite/TestCpToCaseA
14:17:06 [2020-10-03T14:17:06.017Z] === RUN   TestDockerSuite/TestCpToCaseB
14:17:07 [2020-10-03T14:17:07.554Z] === RUN   TestDockerSuite/TestCpToCaseC
14:17:07 [2020-10-03T14:17:07.554Z] === RUN   TestDockerSuite/TestCpToCaseD
14:17:07 [2020-10-03T14:17:07.554Z] === RUN   TestDockerSuite/TestCpToCaseE
14:17:16 [2020-10-03T14:17:16.126Z] === RUN   TestDockerSuite/TestCpToCaseF
14:17:16 [2020-10-03T14:17:16.126Z] === RUN   TestDockerSuite/TestCpToCaseG
14:17:16 [2020-10-03T14:17:16.126Z] === RUN   TestDockerSuite/TestCpToCaseH
14:17:22 [2020-10-03T14:17:22.024Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:17:23 [2020-10-03T14:17:23.200Z] === RUN   TestDockerSuite/TestCpToCaseI
14:17:23 [2020-10-03T14:17:23.200Z] === RUN   TestDockerSuite/TestCpToCaseJ
14:17:23 [2020-10-03T14:17:23.200Z] === RUN   TestDockerSuite/TestCpToDot
14:17:30 [2020-10-03T14:17:30.276Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
14:17:30 [2020-10-03T14:17:30.277Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
14:17:30 [2020-10-03T14:17:30.277Z] === RUN   TestDockerSuite/TestCpToStdout
14:17:31 [2020-10-03T14:17:31.813Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
14:17:31 [2020-10-03T14:17:31.813Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
14:17:31 [2020-10-03T14:17:31.813Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
14:17:31 [2020-10-03T14:17:31.813Z] === RUN   TestDockerSuite/TestCpVolumePath
14:17:32 [2020-10-03T14:17:32.272Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
14:17:32 [2020-10-03T14:17:32.272Z] === RUN   TestDockerSuite/TestCreateArgs
14:17:32 [2020-10-03T14:17:32.272Z] === RUN   TestDockerSuite/TestCreateByImageID
14:17:33 [2020-10-03T14:17:33.808Z] === RUN   TestDockerSuite/TestCreateEchoStdout
14:17:35 [2020-10-03T14:17:35.986Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
14:17:35 [2020-10-03T14:17:35.986Z] === RUN   TestDockerSuite/TestCreateHostConfig
14:17:35 [2020-10-03T14:17:35.986Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
14:17:36 [2020-10-03T14:17:36.895Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:17:38 [2020-10-03T14:17:38.164Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
14:17:38 [2020-10-03T14:17:38.164Z] === RUN   TestDockerSuite/TestCreateLabels
14:17:38 [2020-10-03T14:17:38.623Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
14:17:38 [2020-10-03T14:17:38.623Z] === RUN   TestDockerSuite/TestCreateRM
14:17:38 [2020-10-03T14:17:38.623Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
14:17:38 [2020-10-03T14:17:38.623Z] === RUN   TestDockerSuite/TestCreateStopSignal
14:17:39 [2020-10-03T14:17:39.082Z] === RUN   TestDockerSuite/TestCreateStopTimeout
14:17:39 [2020-10-03T14:17:39.082Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
14:17:46 [2020-10-03T14:17:46.158Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
14:17:46 [2020-10-03T14:17:46.158Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
14:17:46 [2020-10-03T14:17:46.158Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
14:17:50 [2020-10-03T14:17:50.846Z] === RUN   TestDockerSuite/TestCreateWithPortRange
14:17:50 [2020-10-03T14:17:50.846Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
14:17:50 [2020-10-03T14:17:50.846Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
14:17:52 [2020-10-03T14:17:52.383Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDevicePermissions
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDockerFails
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestEventsAttach
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestEventsCommit
14:17:52 [2020-10-03T14:17:52.841Z] === RUN   TestDockerSuite/TestEventsContainerEvents
14:17:54 [2020-10-03T14:17:54.973Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:17:55 [2020-10-03T14:17:55.021Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
14:17:56 [2020-10-03T14:17:56.556Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
14:17:58 [2020-10-03T14:17:58.733Z] === RUN   TestDockerSuite/TestEventsContainerRestart
14:18:05 [2020-10-03T14:18:05.804Z] === RUN   TestDockerSuite/TestEventsCopy
14:18:09 [2020-10-03T14:18:09.844Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:18:16 [2020-10-03T14:18:16.128Z] === RUN   TestDockerSuite/TestEventsFilterContainer
14:18:19 [2020-10-03T14:18:19.874Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
14:18:24 [2020-10-03T14:18:24.733Z] --- PASS: TestDockerExternalVolumeSuite (436.94s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:53: [dd8fbbf0fbafa] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:53: [d68638ef3983a] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:53: [d05ef151c82d1] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:53: [da492c99f2c98] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:485: [d46227dc76797] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_external_volume_driver_test.go:53: [d8841a6286df1] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z] PASS
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] === Skipped
14:18:24 [2020-10-03T14:18:24.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:18:24 [2020-10-03T14:18:24.733Z]         check_test.go:309: [dcf063cfc068b] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:18:24 [2020-10-03T14:18:24.733Z]         check_test.go:309: [d7d6ea406e45c] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:18:24 [2020-10-03T14:18:24.733Z]         check_test.go:309: [df98e914999ff] daemon is not started
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:18:24 [2020-10-03T14:18:24.733Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:18:24 [2020-10-03T14:18:24.733Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] DONE 273 tests, 5 skipped in 2485.988s
14:18:24 [2020-10-03T14:18:24.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:18:24 [2020-10-03T14:18:24.733Z] ++++ cat bundles/test-integration/docker.pid
14:18:24 [2020-10-03T14:18:24.733Z] +++ kill 7631
14:18:24 [2020-10-03T14:18:24.733Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d395bcb0666ec/docker.pid
14:18:24 [2020-10-03T14:18:24.733Z] +++ kill 5492
14:18:24 [2020-10-03T14:18:24.733Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5492 is not a child of this shell
14:18:24 [2020-10-03T14:18:24.733Z] warning: PID 5492 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d395bcb0666ec/docker.pid had a nonzero exit code
14:18:24 [2020-10-03T14:18:24.733Z] +++ /etc/init.d/apparmor stop
14:18:24 [2020-10-03T14:18:24.733Z] Leaving: AppArmorNo profiles have been unloaded.
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] Unloading profiles will leave already running processes permanently
14:18:24 [2020-10-03T14:18:24.733Z] unconfined, which can lead to unexpected situations.
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.733Z] To set a process to complain mode, use the command line tool
14:18:24 [2020-10-03T14:18:24.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:18:24 [2020-10-03T14:18:24.733Z] +++ true
14:18:24 [2020-10-03T14:18:24.733Z] exiting test-integration
14:18:24 [2020-10-03T14:18:24.733Z] ++ exit 0
14:18:24 [2020-10-03T14:18:24.733Z] 
14:18:24 [2020-10-03T14:18:24.991Z] + exit 0
14:18:24 [2020-10-03T14:18:24.991Z] ++ jobs -p
14:18:24 [2020-10-03T14:18:24.991Z] + pids=
14:18:24 [2020-10-03T14:18:24.991Z] + echo 'Remaining pids to kill: []'
14:18:24 [2020-10-03T14:18:24.991Z] Remaining pids to kill: []
14:18:24 [2020-10-03T14:18:24.991Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
14:18:25 [2020-10-03T14:18:25.007Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
14:18:26 [2020-10-03T14:18:26.964Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
14:18:26 [2020-10-03T14:18:26.964Z] === RUN   TestDockerSuite/TestEventsFilterImageName
[Pipeline] sh
14:18:27 [2020-10-03T14:18:27.253Z] + echo Ensuring container killed.
14:18:27 [2020-10-03T14:18:27.253Z] Ensuring container killed.
14:18:27 [2020-10-03T14:18:27.253Z] + docker ps -aq -f name=docker-pr1-*
14:18:27 [2020-10-03T14:18:27.253Z] + cids=21475fa8eedd
14:18:27 [2020-10-03T14:18:27.253Z] 4a66606695a4
14:18:27 [2020-10-03T14:18:27.253Z] 28675c52664c
14:18:27 [2020-10-03T14:18:27.253Z] + [ -n 21475fa8eedd
14:18:27 [2020-10-03T14:18:27.253Z] 4a66606695a4
14:18:27 [2020-10-03T14:18:27.253Z] 28675c52664c ]
14:18:27 [2020-10-03T14:18:27.253Z] + docker rm -vf 21475fa8eedd 4a66606695a4 28675c52664c
14:18:28 [2020-10-03T14:18:28.190Z] 21475fa8eedd
14:18:28 [2020-10-03T14:18:28.758Z] 4a66606695a4
14:18:29 [2020-10-03T14:18:29.326Z] 28675c52664c
[Pipeline] sh
14:18:29 [2020-10-03T14:18:29.612Z] + echo Chowning /workspace to jenkins user
14:18:29 [2020-10-03T14:18:29.612Z] Chowning /workspace to jenkins user
14:18:29 [2020-10-03T14:18:29.612Z] + id -u
14:18:29 [2020-10-03T14:18:29.612Z] + id -g
14:18:29 [2020-10-03T14:18:29.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41523:/workspace busybox chown -R 1000:1000 /workspace
14:18:29 [2020-10-03T14:18:29.612Z] Unable to find image 'busybox:latest' locally
14:18:29 [2020-10-03T14:18:29.864Z] === RUN   TestDockerSuite/TestEventsFilterLabels
14:18:30 [2020-10-03T14:18:30.322Z] === RUN   TestDockerSuite/TestEventsFilterType
14:18:31 [2020-10-03T14:18:31.290Z] === RUN   TestDockerSuite/TestEventsFilters
14:18:34 [2020-10-03T14:18:34.877Z] latest: Pulling from library/busybox
14:18:34 [2020-10-03T14:18:34.877Z] df8698476c65: Pulling fs layer
14:18:34 [2020-10-03T14:18:34.877Z] df8698476c65: Verifying Checksum
14:18:34 [2020-10-03T14:18:34.877Z] df8698476c65: Download complete
14:18:34 [2020-10-03T14:18:34.877Z] df8698476c65: Pull complete
14:18:34 [2020-10-03T14:18:34.877Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
14:18:34 [2020-10-03T14:18:34.877Z] Status: Downloaded newer image for busybox:latest
14:18:35 [2020-10-03T14:18:35.021Z] === RUN   TestDockerSuite/TestEventsFormat
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:18:38 [2020-10-03T14:18:38.457Z] + bundleName=amd64
14:18:38 [2020-10-03T14:18:38.458Z] + echo Creating amd64-bundles.tar.gz
14:18:38 [2020-10-03T14:18:38.458Z] Creating amd64-bundles.tar.gz
14:18:38 [2020-10-03T14:18:38.458Z] + xargs tar -czf amd64-bundles.tar.gz
14:18:38 [2020-10-03T14:18:38.458Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:18:38 [2020-10-03T14:18:38.753Z] === RUN   TestDockerSuite/TestEventsFormatBadField
14:18:38 [2020-10-03T14:18:38.753Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
14:18:39 [2020-10-03T14:18:39.211Z] === RUN   TestDockerSuite/TestEventsImageImport
14:18:39 [2020-10-03T14:18:39.211Z] === RUN   TestDockerSuite/TestEventsImageLoad
14:18:39 [2020-10-03T14:18:39.211Z] === RUN   TestDockerSuite/TestEventsImagePull
14:18:39 [2020-10-03T14:18:39.211Z] === RUN   TestDockerSuite/TestEventsImageTag
[Pipeline] archiveArtifacts
14:18:39 [2020-10-03T14:18:39.402Z] Archiving artifacts
14:18:40 [2020-10-03T14:18:40.177Z] === RUN   TestDockerSuite/TestEventsPluginOps
14:18:40 [2020-10-03T14:18:40.177Z] === RUN   TestDockerSuite/TestEventsRename
14:18:41 [2020-10-03T14:18:41.454Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:18:41 [2020-10-03T14:18:41.761Z] + make clean
14:18:42 [2020-10-03T14:18:42.019Z] docker volume rm -f docker-dev-cache
14:18:42 [2020-10-03T14:18:42.019Z] docker-dev-cache
[Pipeline] deleteDir
14:18:42 [2020-10-03T14:18:42.353Z] === RUN   TestDockerSuite/TestEventsResize
14:18:44 [2020-10-03T14:18:44.531Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
14:18:46 [2020-10-03T14:18:46.067Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:18:48 [2020-10-03T14:18:48.243Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
14:18:52 [2020-10-03T14:18:52.935Z] === RUN   TestDockerSuite/TestEventsTop
14:18:52 [2020-10-03T14:18:52.935Z] === RUN   TestDockerSuite/TestEventsUntag
14:18:55 [2020-10-03T14:18:55.839Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
14:18:58 [2020-10-03T14:18:58.742Z] === RUN   TestDockerSuite/TestExec
14:18:58 [2020-10-03T14:18:58.742Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
14:18:58 [2020-10-03T14:18:58.742Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
14:19:00 [2020-10-03T14:19:00.921Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
14:19:02 [2020-10-03T14:19:02.456Z] === RUN   TestDockerSuite/TestExecAPIStart
14:19:02 [2020-10-03T14:19:02.456Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
14:19:02 [2020-10-03T14:19:02.456Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
14:19:02 [2020-10-03T14:19:02.456Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
14:19:03 [2020-10-03T14:19:03.993Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
14:19:05 [2020-10-03T14:19:05.528Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
14:19:07 [2020-10-03T14:19:07.705Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
14:19:09 [2020-10-03T14:19:09.243Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:19:12 [2020-10-03T14:19:12.977Z] === RUN   TestDockerSuite/TestExecCgroup
14:19:12 [2020-10-03T14:19:12.977Z] === RUN   TestDockerSuite/TestExecEnv
14:19:12 [2020-10-03T14:19:12.977Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:19:12 [2020-10-03T14:19:12.977Z] === RUN   TestDockerSuite/TestExecExitStatus
14:19:15 [2020-10-03T14:19:15.155Z] === RUN   TestDockerSuite/TestExecInspectID
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecInteractive
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecParseError
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:19:19 [2020-10-03T14:19:19.841Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecSetEnv
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecStartFails
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:19:22 [2020-10-03T14:19:22.017Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:19:24 [2020-10-03T14:19:24.192Z] === RUN   TestDockerSuite/TestExecUlimits
14:19:24 [2020-10-03T14:19:24.192Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:19:29 [2020-10-03T14:19:29.985Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:19:29 [2020-10-03T14:19:29.985Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:19:29 [2020-10-03T14:19:29.985Z] === RUN   TestDockerSuite/TestExecWithUser
14:19:29 [2020-10-03T14:19:29.985Z] === RUN   TestDockerSuite/TestGetContainerStats
14:19:35 [2020-10-03T14:19:35.782Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:19:41 [2020-10-03T14:19:41.570Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:19:44 [2020-10-03T14:19:44.475Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestHealth
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:19:50 [2020-10-03T14:19:50.265Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:19:50 [2020-10-03T14:19:50.724Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:19:55 [2020-10-03T14:19:55.411Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:19:55 [2020-10-03T14:19:55.870Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:19:55 [2020-10-03T14:19:55.870Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:19:56 [2020-10-03T14:19:56.843Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:19:56 [2020-10-03T14:19:56.843Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:19:58 [2020-10-03T14:19:58.378Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:19:58 [2020-10-03T14:19:58.378Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:20:00 [2020-10-03T14:20:00.555Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:20:02 [2020-10-03T14:20:02.730Z] === RUN   TestDockerSuite/TestImagesFormat
14:20:02 [2020-10-03T14:20:02.730Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:20:02 [2020-10-03T14:20:02.730Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:20:06 [2020-10-03T14:20:06.468Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:20:06 [2020-10-03T14:20:06.468Z] === RUN   TestDockerSuite/TestImportBadURL
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportDisplay
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportFile
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportGzipped
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:20:08 [2020-10-03T14:20:08.648Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:20:09 [2020-10-03T14:20:09.112Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:20:09 [2020-10-03T14:20:09.112Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:20:09 [2020-10-03T14:20:09.112Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:20:10 [2020-10-03T14:20:10.652Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:20:12 [2020-10-03T14:20:12.828Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:20:12 [2020-10-03T14:20:12.828Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:20:12 [2020-10-03T14:20:12.828Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:20:12 [2020-10-03T14:20:12.828Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:20:12 [2020-10-03T14:20:12.828Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:20:15 [2020-10-03T14:20:15.005Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:20:15 [2020-10-03T14:20:15.005Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:20:16 [2020-10-03T14:20:16.542Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:20:17 [2020-10-03T14:20:17.001Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:20:17 [2020-10-03T14:20:17.001Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:20:17 [2020-10-03T14:20:17.001Z] === RUN   TestDockerSuite/TestInspectDefault
14:20:18 [2020-10-03T14:20:18.538Z] === RUN   TestDockerSuite/TestInspectHistory
14:20:23 [2020-10-03T14:20:23.225Z] === RUN   TestDockerSuite/TestInspectImage
14:20:23 [2020-10-03T14:20:23.225Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:20:23 [2020-10-03T14:20:23.225Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:20:23 [2020-10-03T14:20:23.225Z] === RUN   TestDockerSuite/TestInspectInt64
14:20:24 [2020-10-03T14:20:24.760Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:20:26 [2020-10-03T14:20:26.294Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:20:26 [2020-10-03T14:20:26.294Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:20:28 [2020-10-03T14:20:28.470Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:20:30 [2020-10-03T14:20:30.005Z] === RUN   TestDockerSuite/TestInspectPlugin
14:20:30 [2020-10-03T14:20:30.005Z] === RUN   TestDockerSuite/TestInspectRootFS
14:20:30 [2020-10-03T14:20:30.005Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:20:31 [2020-10-03T14:20:31.540Z] === RUN   TestDockerSuite/TestInspectStatus
14:20:33 [2020-10-03T14:20:33.717Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:20:37 [2020-10-03T14:20:37.454Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:20:39 [2020-10-03T14:20:39.631Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:20:41 [2020-10-03T14:20:41.167Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:20:42 [2020-10-03T14:20:42.704Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:20:44 [2020-10-03T14:20:44.881Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:20:46 [2020-10-03T14:20:46.416Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:20:48 [2020-10-03T14:20:48.592Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksEnvs
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:20:48 [2020-10-03T14:20:48.593Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:20:49 [2020-10-03T14:20:49.051Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:20:49 [2020-10-03T14:20:49.051Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:20:50 [2020-10-03T14:20:50.588Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:20:52 [2020-10-03T14:20:52.764Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:20:57 [2020-10-03T14:20:57.451Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:20:59 [2020-10-03T14:20:59.628Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:20:59 [2020-10-03T14:20:59.628Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:21:01 [2020-10-03T14:21:01.166Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:21:01 [2020-10-03T14:21:01.625Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:21:07 [2020-10-03T14:21:07.416Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:21:13 [2020-10-03T14:21:13.211Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:21:20 [2020-10-03T14:21:20.284Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:21:21 [2020-10-03T14:21:21.821Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:21:23 [2020-10-03T14:21:23.997Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:21:23 [2020-10-03T14:21:23.997Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:21:25 [2020-10-03T14:21:25.533Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:21:27 [2020-10-03T14:21:27.708Z] === RUN   TestDockerSuite/TestLogsSince
14:21:36 [2020-10-03T14:21:36.276Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:21:36 [2020-10-03T14:21:36.276Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:21:36 [2020-10-03T14:21:36.276Z] === RUN   TestDockerSuite/TestLogsTail
14:21:39 [2020-10-03T14:21:39.182Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:21:40 [2020-10-03T14:21:40.718Z] === RUN   TestDockerSuite/TestLogsWithDetails
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestMountIntoProc
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestMountIntoSys
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestNetHostname
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginActive
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPortHostBinding
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPortList
14:21:42 [2020-10-03T14:21:42.894Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:21:46 [2020-10-03T14:21:46.637Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:21:50 [2020-10-03T14:21:50.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:21:50 [2020-10-03T14:21:50.373Z] === RUN   TestDockerSuite/TestPsByOrder
14:21:57 [2020-10-03T14:21:57.451Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:21:57 [2020-10-03T14:21:57.451Z] === RUN   TestDockerSuite/TestPsListContainersBase
14:22:07 [2020-10-03T14:22:07.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:22:20 [2020-10-03T14:22:20.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:22:20 [2020-10-03T14:22:20.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:22:20 [2020-10-03T14:22:20.145Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:22:32 [2020-10-03T14:22:32.525Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:22:38 [2020-10-03T14:22:38.320Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:22:44 [2020-10-03T14:22:44.113Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:22:47 [2020-10-03T14:22:47.016Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:22:47 [2020-10-03T14:22:47.475Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:22:47 [2020-10-03T14:22:47.475Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:22:56 [2020-10-03T14:22:56.042Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:22:56 [2020-10-03T14:22:56.042Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:22:56 [2020-10-03T14:22:56.042Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:22:56 [2020-10-03T14:22:56.042Z] === RUN   TestDockerSuite/TestPsRightTagName
14:22:56 [2020-10-03T14:22:56.042Z] === RUN   TestDockerSuite/TestPsShowMounts
14:23:01 [2020-10-03T14:23:01.831Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:23:01 [2020-10-03T14:23:01.831Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:23:03 [2020-10-03T14:23:03.368Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:23:03 [2020-10-03T14:23:03.368Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:23:04 [2020-10-03T14:23:04.905Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:23:05 [2020-10-03T14:23:05.364Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:23:05 [2020-10-03T14:23:05.364Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:23:09 [2020-10-03T14:23:09.095Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:23:12 [2020-10-03T14:23:12.828Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:23:15 [2020-10-03T14:23:15.006Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:23:32 [2020-10-03T14:23:32.736Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:23:32 [2020-10-03T14:23:32.736Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:23:35 [2020-10-03T14:23:35.643Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:23:35 [2020-10-03T14:23:35.643Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:23:35 [2020-10-03T14:23:35.643Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:23:36 [2020-10-03T14:23:36.612Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:23:40 [2020-10-03T14:23:40.345Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:23:44 [2020-10-03T14:23:44.075Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:23:44 [2020-10-03T14:23:44.075Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:23:47 [2020-10-03T14:23:47.809Z] === RUN   TestDockerSuite/TestRmiBlank
14:23:47 [2020-10-03T14:23:47.809Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:23:47 [2020-10-03T14:23:47.809Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:24:00 [2020-10-03T14:24:00.195Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:24:03 [2020-10-03T14:24:03.096Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:24:03 [2020-10-03T14:24:03.096Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:24:08 [2020-10-03T14:24:08.886Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:24:13 [2020-10-03T14:24:13.573Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:24:20 [2020-10-03T14:24:20.646Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:24:25 [2020-10-03T14:24:25.341Z] === RUN   TestDockerSuite/TestRmiTag
14:24:25 [2020-10-03T14:24:25.800Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:24:27 [2020-10-03T14:24:27.978Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:24:42 [2020-10-03T14:24:42.782Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:24:44 [2020-10-03T14:24:44.956Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:24:49 [2020-10-03T14:24:49.638Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddHost
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:24:50 [2020-10-03T14:24:50.096Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:24:50 [2020-10-03T14:24:50.554Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:24:50 [2020-10-03T14:24:50.554Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:24:52 [2020-10-03T14:24:52.088Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:24:52 [2020-10-03T14:24:52.088Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:24:52 [2020-10-03T14:24:52.088Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:24:55 [2020-10-03T14:24:55.753Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:24:58 [2020-10-03T14:24:58.658Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:25:00 [2020-10-03T14:25:00.194Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:25:02 [2020-10-03T14:25:02.370Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:25:03 [2020-10-03T14:25:03.908Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:25:03 [2020-10-03T14:25:03.908Z] === RUN   TestDockerSuite/TestRunBindMounts
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:25:07 [2020-10-03T14:25:07.640Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:25:09 [2020-10-03T14:25:09.819Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:25:09 [2020-10-03T14:25:09.819Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:25:11 [2020-10-03T14:25:11.995Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:25:11 [2020-10-03T14:25:11.995Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:25:11 [2020-10-03T14:25:11.995Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:25:14 [2020-10-03T14:25:14.174Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:25:16 [2020-10-03T14:25:16.352Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:25:17 [2020-10-03T14:25:17.891Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:25:20 [2020-10-03T14:25:20.069Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:25:20 [2020-10-03T14:25:20.069Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:25:20 [2020-10-03T14:25:20.069Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:25:20 [2020-10-03T14:25:20.069Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:25:21 [2020-10-03T14:25:21.604Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:25:21 [2020-10-03T14:25:21.604Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:25:21 [2020-10-03T14:25:21.604Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:25:21 [2020-10-03T14:25:21.604Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:25:21 [2020-10-03T14:25:21.604Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:25:23 [2020-10-03T14:25:23.782Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:25:28 [2020-10-03T14:25:28.512Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:25:30 [2020-10-03T14:25:30.688Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:25:30 [2020-10-03T14:25:30.688Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:25:30 [2020-10-03T14:25:30.688Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:25:30 [2020-10-03T14:25:30.688Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:25:32 [2020-10-03T14:25:32.223Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:25:34 [2020-10-03T14:25:34.401Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:25:34 [2020-10-03T14:25:34.401Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:25:35 [2020-10-03T14:25:35.939Z] === RUN   TestDockerSuite/TestRunEnvironment
14:25:36 [2020-10-03T14:25:36.397Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:25:36 [2020-10-03T14:25:36.397Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:25:36 [2020-10-03T14:25:36.397Z] === RUN   TestDockerSuite/TestRunExitCode
14:25:37 [2020-10-03T14:25:37.933Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:25:40 [2020-10-03T14:25:40.109Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:25:41 [2020-10-03T14:25:41.644Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunExposePort
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:25:43 [2020-10-03T14:25:43.821Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:25:47 [2020-10-03T14:25:47.565Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:25:47 [2020-10-03T14:25:47.566Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:25:54 [2020-10-03T14:25:54.639Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:25:54 [2020-10-03T14:25:54.639Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:25:55 [2020-10-03T14:25:55.606Z] === RUN   TestDockerSuite/TestRunModeHostname
14:25:55 [2020-10-03T14:25:55.606Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:25:55 [2020-10-03T14:25:55.606Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:25:56 [2020-10-03T14:25:56.064Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunMount
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:25:56 [2020-10-03T14:25:56.065Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:26:01 [2020-10-03T14:26:01.856Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:26:01 [2020-10-03T14:26:01.856Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:26:01 [2020-10-03T14:26:01.856Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:26:01 [2020-10-03T14:26:01.856Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:26:06 [2020-10-03T14:26:06.542Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetHost
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:26:09 [2020-10-03T14:26:09.444Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:26:09 [2020-10-03T14:26:09.903Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:26:10 [2020-10-03T14:26:10.871Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:26:12 [2020-10-03T14:26:12.408Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:26:14 [2020-10-03T14:26:14.589Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:26:15 [2020-10-03T14:26:15.557Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:26:17 [2020-10-03T14:26:17.093Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunPortInUse
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:26:17 [2020-10-03T14:26:17.551Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:26:20 [2020-10-03T14:26:20.453Z] === RUN   TestDockerSuite/TestRunPublishPort
14:26:20 [2020-10-03T14:26:20.454Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:26:20 [2020-10-03T14:26:20.454Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:26:20 [2020-10-03T14:26:20.454Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:26:20 [2020-10-03T14:26:20.454Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:26:20 [2020-10-03T14:26:20.454Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:26:27 [2020-10-03T14:26:27.529Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:26:27 [2020-10-03T14:26:27.529Z] === RUN   TestDockerSuite/TestRunRm
14:26:29 [2020-10-03T14:26:29.064Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:26:34 [2020-10-03T14:26:34.859Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:26:35 [2020-10-03T14:26:35.827Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:26:38 [2020-10-03T14:26:38.004Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:26:39 [2020-10-03T14:26:39.539Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:26:41 [2020-10-03T14:26:41.728Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:26:41 [2020-10-03T14:26:41.728Z] === RUN   TestDockerSuite/TestRunState
14:26:41 [2020-10-03T14:26:41.728Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:26:43 [2020-10-03T14:26:43.907Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:26:43 [2020-10-03T14:26:43.907Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:26:45 [2020-10-03T14:26:45.444Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserByID
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserByName
14:26:50 [2020-10-03T14:26:50.137Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:26:51 [2020-10-03T14:26:51.672Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:26:51 [2020-10-03T14:26:51.672Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:26:53 [2020-10-03T14:26:53.851Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:26:53 [2020-10-03T14:26:53.851Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:26:53 [2020-10-03T14:26:53.851Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:26:56 [2020-10-03T14:26:56.031Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:27:01 [2020-10-03T14:27:01.820Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
14:27:12 [2020-10-03T14:27:12.144Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
14:27:15 [2020-10-03T14:27:15.885Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:27:15 [2020-10-03T14:27:15.885Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:27:15 [2020-10-03T14:27:15.885Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:27:15 [2020-10-03T14:27:15.885Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:27:15 [2020-10-03T14:27:15.885Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:27:18 [2020-10-03T14:27:18.066Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:27:20 [2020-10-03T14:27:20.250Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithUlimits
14:27:22 [2020-10-03T14:27:22.426Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:27:30 [2020-10-03T14:27:30.991Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:27:32 [2020-10-03T14:27:32.531Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:27:34 [2020-10-03T14:27:34.066Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:27:37 [2020-10-03T14:27:37.806Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:27:37 [2020-10-03T14:27:37.806Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:27:37 [2020-10-03T14:27:37.806Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:27:37 [2020-10-03T14:27:37.806Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveImageId
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:27:37 [2020-10-03T14:27:37.807Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:27:38 [2020-10-03T14:27:38.265Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:27:40 [2020-10-03T14:27:40.441Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:27:40 [2020-10-03T14:27:40.441Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:27:40 [2020-10-03T14:27:40.900Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:27:41 [2020-10-03T14:27:41.359Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:27:42 [2020-10-03T14:27:42.895Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:27:48 [2020-10-03T14:27:48.683Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:27:48 [2020-10-03T14:27:48.683Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:27:55 [2020-10-03T14:27:55.756Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:27:55 [2020-10-03T14:27:55.756Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:27:58 [2020-10-03T14:27:58.657Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:27:58 [2020-10-03T14:27:58.657Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:27:58 [2020-10-03T14:27:58.657Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:27:58 [2020-10-03T14:27:58.657Z] === RUN   TestDockerSuite/TestStartRecordError
14:27:58 [2020-10-03T14:27:58.657Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestStatsNoStream
14:28:04 [2020-10-03T14:28:04.453Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:28:05 [2020-10-03T14:28:05.420Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:28:07 [2020-10-03T14:28:07.602Z] === RUN   TestDockerSuite/TestTopPrivileged
14:28:07 [2020-10-03T14:28:07.602Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:28:09 [2020-10-03T14:28:09.137Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:28:09 [2020-10-03T14:28:09.138Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:28:26 [2020-10-03T14:28:26.823Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:28:27 [2020-10-03T14:28:27.791Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:28:27 [2020-10-03T14:28:27.791Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:28:30 [2020-10-03T14:28:30.693Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:28:30 [2020-10-03T14:28:30.693Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:28:31 [2020-10-03T14:28:31.152Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:28:31 [2020-10-03T14:28:31.152Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:28:31 [2020-10-03T14:28:31.611Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:28:38 [2020-10-03T14:28:38.682Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:28:38 [2020-10-03T14:28:38.682Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:28:38 [2020-10-03T14:28:38.682Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:28:38 [2020-10-03T14:28:38.682Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:28:38 [2020-10-03T14:28:38.682Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:28:44 [2020-10-03T14:28:44.473Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:28:44 [2020-10-03T14:28:44.931Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:28:44 [2020-10-03T14:28:44.931Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:28:53 [2020-10-03T14:28:53.493Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:28:53 [2020-10-03T14:28:53.493Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:28:53 [2020-10-03T14:28:53.493Z] --- PASS: TestDockerSuite (2153.75s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.04s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.66s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.94s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.83s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.29s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.19s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.64s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.14s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.34s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.97s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.13s)
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
14:28:53 [2020-10-03T14:28:53.493Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.493Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.42s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.48s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.42s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.44s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.43s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.40s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.04s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.04s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.49s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.28s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.494Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
14:28:53 [2020-10-03T14:28:53.494Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s)
14:28:53 [2020-10-03T14:28:53.494Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.80s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.14s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.98s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.46s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.32s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.88s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.79s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.59s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.87s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.21s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.33s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (44.52s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.15s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.02s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.42s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.46s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.78s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.97s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.91s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.49s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.09s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.53s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.45s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.59s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.69s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
14:28:53 [2020-10-03T14:28:53.954Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.64s)
14:28:53 [2020-10-03T14:28:53.954Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.67s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFails (2.09s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.54s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.77s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.10s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.43s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.86s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.28s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.67s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.56s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.84s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.16s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.74s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.72s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.77s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.34s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.66s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.54s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.97s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.46s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.81s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.49s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.08s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.75s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.99s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.73s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.18s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.17s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.15s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.98s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.57s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.24s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.86s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.13s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.25s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.58s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.44s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.82s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.49s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.66s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildRm (12.64s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.09s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.99s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.86s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.36s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.97s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.45s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.51s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.41s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.75s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.53s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.31s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.88s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.21s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.65s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.67s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.78s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.90s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.25s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.37s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.35s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.18s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.04s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.52s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_sni_test.go:18: Flakey test
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitChange (4.67s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.92s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.17s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.21s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.95s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.07s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.06s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.03s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.94s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.90s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.04s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.95s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.20s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.41s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.51s)
14:28:53 [2020-10-03T14:28:53.955Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:28:53 [2020-10-03T14:28:53.955Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.955Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.74s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.02s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.24s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.20s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.18s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.25s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.22s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0005d9f40_<nil>} (2.17s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1822559170_c:\foo_false__<nil>_<nil>_<nil>} (2.10s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1822559170_c:\foo_true__<nil>_<nil>_<nil>} (2.10s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
14:28:53 [2020-10-03T14:28:53.956Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.97s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.00s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.95s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.10s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.70s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.67s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToDot (6.97s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.98s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.51s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.88s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.51s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.99s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.94s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.94s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.90s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.60s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.20s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.74s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.15s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.83s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.83s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.89s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsRename (2.00s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsResize (2.23s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.31s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.25s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.66s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.92s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.91s)
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.956Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.956Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.80s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.91s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.92s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.42s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.82s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.42s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.35s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.44s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.12s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.76s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.25s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.86s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.62s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.69s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.53s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.28s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.59s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.78s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.82s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.67s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.91s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.00s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.66s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.00s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.00s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.00s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsSince (8.56s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsTail (2.38s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.62s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.957Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
14:28:53 [2020-10-03T14:28:53.957Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.66s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.19s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.98s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.73s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.32s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.68s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.09s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.50s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.68s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.96s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.59s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.49s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.61s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.13s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.84s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.48s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.66s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.54s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.44s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.66s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.77s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.05s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.06s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.45s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.68s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.45s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.82s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.86s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.83s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.70s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.82s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.45s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.93s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.88s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.86s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.73s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.88s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.87s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.85s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.82s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.78s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.83s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.98s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.52s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.89s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.46s)
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:28:53 [2020-10-03T14:28:53.958Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.958Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.88s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.16s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.26s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.84s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.86s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunRm (2.04s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.00s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.86s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.57s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.16s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.87s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.60s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.81s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.39s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.88s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.59s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.07s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.24s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.03s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.33s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.75s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.55s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.68s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.26s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.27s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.60s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.84s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:28:53 [2020-10-03T14:28:53.959Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
14:28:53 [2020-10-03T14:28:53.959Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:28:53 [2020-10-03T14:28:53.960Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.34s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.58s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.42s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
14:28:53 [2020-10-03T14:28:53.960Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:28:53 [2020-10-03T14:28:53.960Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.75s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.35s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
14:28:53 [2020-10-03T14:28:53.960Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s)
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:28:53 [2020-10-03T14:28:53.960Z] --- PASS: TestDockerRegistrySuite (0.13s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:28:53 [2020-10-03T14:28:53.960Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:28:53 [2020-10-03T14:28:53.960Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:28:53 [2020-10-03T14:28:53.960Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.960Z] === RUN   TestDockerRegistryAuthTokenSuite
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:28:53 [2020-10-03T14:28:53.961Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerDaemonSuite
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:28:53 [2020-10-03T14:28:53.961Z] --- PASS: TestDockerDaemonSuite (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerSwarmSuite
14:28:53 [2020-10-03T14:28:53.961Z] --- PASS: TestDockerSwarmSuite (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginCreate
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginInspect
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerPluginSuite/TestPluginSet
14:28:53 [2020-10-03T14:28:53.961Z] --- PASS: TestDockerPluginSuite (0.02s)
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
14:28:53 [2020-10-03T14:28:53.961Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:53 [2020-10-03T14:28:53.961Z] === RUN   TestDockerExternalVolumeSuite
14:28:54 [2020-10-03T14:28:54.421Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.421Z]     check_test.go:128: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] === RUN   TestDockerNetworkSuite
14:28:54 [2020-10-03T14:28:54.421Z] --- SKIP: TestDockerNetworkSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.421Z]     check_test.go:134: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] === RUN   TestDockerHubPullSuite
14:28:54 [2020-10-03T14:28:54.421Z] --- SKIP: TestDockerHubPullSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.421Z]     check_test.go:142: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] PASS
14:28:54 [2020-10-03T14:28:54.421Z] ok  	github.com/docker/docker/integration-cli	2154.427s
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === Skipped
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
14:28:54 [2020-10-03T14:28:54.421Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.421Z] 
14:28:54 [2020-10-03T14:28:54.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
14:28:54 [2020-10-03T14:28:54.422Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.422Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_sni_test.go:18: Flakey test
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
14:28:54 [2020-10-03T14:28:54.423Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.423Z] 
14:28:54 [2020-10-03T14:28:54.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
14:28:54 [2020-10-03T14:28:54.424Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.424Z] 
14:28:54 [2020-10-03T14:28:54.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:28:54 [2020-10-03T14:28:54.425Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.425Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:28:54 [2020-10-03T14:28:54.426Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
14:28:54 [2020-10-03T14:28:54.426Z] 
14:28:54 [2020-10-03T14:28:54.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:28:54 [2020-10-03T14:28:54.427Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.427Z] 
14:28:54 [2020-10-03T14:28:54.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
14:28:54 [2020-10-03T14:28:54.427Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
14:28:54 [2020-10-03T14:28:54.886Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
14:28:54 [2020-10-03T14:28:54.886Z] 
14:28:54 [2020-10-03T14:28:54.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
14:28:54 [2020-10-03T14:28:54.887Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.887Z] 
14:28:54 [2020-10-03T14:28:54.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.887Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:185: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:212: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:239: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:268: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:302: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
14:28:54 [2020-10-03T14:28:54.888Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.888Z] 
14:28:54 [2020-10-03T14:28:54.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]         check_test.go:407: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     check_test.go:128: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     check_test.go:134: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
14:28:54 [2020-10-03T14:28:54.889Z]     check_test.go:142: unmatched requirement DaemonIsLinux
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] DONE 1096 tests, 549 skipped in 2162.820s
14:28:54 [2020-10-03T14:28:54.889Z] INFO: Integration tests ended at 10/03/2020 14:28:54. Duration:00:36:03.0712347
14:28:54 [2020-10-03T14:28:54.889Z] INFO: Docker info of the daemon under test at end of run
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] Containers: 2
14:28:54 [2020-10-03T14:28:54.889Z]  Running: 0
14:28:54 [2020-10-03T14:28:54.889Z]  Paused: 0
14:28:54 [2020-10-03T14:28:54.889Z]  Stopped: 2
14:28:54 [2020-10-03T14:28:54.889Z] Images: 18
14:28:54 [2020-10-03T14:28:54.889Z] Server Version: 0.0.0-dev
14:28:54 [2020-10-03T14:28:54.889Z] Storage Driver: windowsfilter
14:28:54 [2020-10-03T14:28:54.889Z]  Windows: 
14:28:54 [2020-10-03T14:28:54.889Z] Logging Driver: json-file
14:28:54 [2020-10-03T14:28:54.889Z] Plugins: 
14:28:54 [2020-10-03T14:28:54.889Z]  Volume: local
14:28:54 [2020-10-03T14:28:54.889Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:28:54 [2020-10-03T14:28:54.889Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:28:54 [2020-10-03T14:28:54.889Z] Swarm: inactive
14:28:54 [2020-10-03T14:28:54.889Z] Default Isolation: process
14:28:54 [2020-10-03T14:28:54.889Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:28:54 [2020-10-03T14:28:54.889Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
14:28:54 [2020-10-03T14:28:54.889Z] OSType: windows
14:28:54 [2020-10-03T14:28:54.889Z] Architecture: x86_64
14:28:54 [2020-10-03T14:28:54.889Z] CPUs: 4
14:28:54 [2020-10-03T14:28:54.889Z] Total Memory: 32GiB
14:28:54 [2020-10-03T14:28:54.889Z] Name: azwin-2-f57b20
14:28:54 [2020-10-03T14:28:54.889Z] ID: LUQF:SD3W:LUEK:TSHF:4H4J:PECN:WHTN:MYOT:GIVB:EQTQ:EI6D:CYK4
14:28:54 [2020-10-03T14:28:54.889Z] Docker Root Dir: D:\CI\PR-41523\1\daemon
14:28:54 [2020-10-03T14:28:54.889Z] Debug Mode (client): false
14:28:54 [2020-10-03T14:28:54.889Z] Debug Mode (server): true
14:28:54 [2020-10-03T14:28:54.889Z]  File Descriptors: -1
14:28:54 [2020-10-03T14:28:54.889Z]  Goroutines: 18
14:28:54 [2020-10-03T14:28:54.889Z]  System Time: 2020-10-03T14:28:54.5998126Z
14:28:54 [2020-10-03T14:28:54.889Z]  EventsListeners: 0
14:28:54 [2020-10-03T14:28:54.889Z] Registry: https://index.docker.io/v1/
14:28:54 [2020-10-03T14:28:54.889Z] Labels:
14:28:54 [2020-10-03T14:28:54.889Z] Experimental: false
14:28:54 [2020-10-03T14:28:54.889Z] Insecure Registries:
14:28:54 [2020-10-03T14:28:54.889Z]  127.0.0.0/8
14:28:54 [2020-10-03T14:28:54.889Z] Live Restore Enabled: false
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] 
14:28:54 [2020-10-03T14:28:54.889Z] INFO: Stopping daemon under test
14:28:55 [2020-10-03T14:28:55.348Z] SUCCESS: The process with PID 1200 (child process of PID 5268) has been terminated.
14:28:55 [2020-10-03T14:28:55.348Z] SUCCESS: The process with PID 5268 (child process of PID 1740) has been terminated.
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Stop tailing logs of the daemon under tests
14:28:55 [2020-10-03T14:28:55.348Z] INFO: executeCI.ps1 Completed successfully at 10/03/2020 14:28:54.
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Tidying up at end of run
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Saving daemon under test log (d:\CI\PR-41523\1\dut.out) to bundles\CIDUT.out
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Saving daemon under test log (d:\CI\PR-41523\1\dut.err) to bundles\CIDUT.err
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Nuke-Everything...
14:28:55 [2020-10-03T14:28:55.348Z] INFO: Container count on control daemon to delete is 2
14:28:55 [2020-10-03T14:28:55.806Z] 252016731d92
14:28:55 [2020-10-03T14:28:55.806Z] f32eec60f297
14:28:56 [2020-10-03T14:28:56.265Z] INFO: Tidying pidfile d:\CI\PR-41523\1\docker.pid
14:28:56 [2020-10-03T14:28:56.265Z] INFO: Nuking d:\CI
14:29:26 [2020-10-03T14:29:26.365Z] INFO: Zapped successfully
14:29:26 [2020-10-03T14:29:26.365Z] 
14:29:26 [2020-10-03T14:29:26.365Z] INFO: executeCI.ps1 exiting at Sat Oct  3 14:29:22 CUT 2020. Duration 01:02:13.4360855
14:29:26 [2020-10-03T14:29:26.365Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
14:29:26 [2020-10-03T14:29:26.606Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
14:29:34 [2020-10-03T14:29:34.505Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
14:29:36 [2020-10-03T14:29:36.251Z] Archiving artifacts
14:29:50 [2020-10-03T14:29:50.012Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41523/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:29:50 [2020-10-03T14:29:50.936Z] + make clean
14:29:52 [2020-10-03T14:29:52.474Z] docker volume rm -f docker-dev-cache
14:29:52 [2020-10-03T14:29:52.474Z] 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